Uses of Class
software.amazon.awssdk.services.clouddirectory.model.ObjectAlreadyDetachedException
-
Packages that use ObjectAlreadyDetachedException Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of ObjectAlreadyDetachedException in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that throw ObjectAlreadyDetachedException Modifier and Type Method Description default DetachFromIndexResponseCloudDirectoryClient. detachFromIndex(Consumer<DetachFromIndexRequest.Builder> detachFromIndexRequest)Detaches the specified object from the specified index.default DetachFromIndexResponseCloudDirectoryClient. detachFromIndex(DetachFromIndexRequest detachFromIndexRequest)Detaches the specified object from the specified index.
-