Uses of Class
software.amazon.awssdk.services.clouddirectory.model.IndexedAttributeMissingException
-
Packages that use IndexedAttributeMissingException Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of IndexedAttributeMissingException in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that throw IndexedAttributeMissingException Modifier and Type Method Description default AttachToIndexResponseCloudDirectoryClient. attachToIndex(Consumer<AttachToIndexRequest.Builder> attachToIndexRequest)Attaches the specified object to the specified index.default AttachToIndexResponseCloudDirectoryClient. attachToIndex(AttachToIndexRequest attachToIndexRequest)Attaches the specified object to the specified index.
-