Uses of Class
software.amazon.awssdk.services.clouddirectory.model.ObjectNotDetachedException
-
Packages that use ObjectNotDetachedException Package Description software.amazon.awssdk.services.clouddirectory Amazon Cloud Directory -
-
Uses of ObjectNotDetachedException in software.amazon.awssdk.services.clouddirectory
Methods in software.amazon.awssdk.services.clouddirectory that throw ObjectNotDetachedException Modifier and Type Method Description default DeleteObjectResponseCloudDirectoryClient. deleteObject(Consumer<DeleteObjectRequest.Builder> deleteObjectRequest)Deletes an object and its associated attributes.default DeleteObjectResponseCloudDirectoryClient. deleteObject(DeleteObjectRequest deleteObjectRequest)Deletes an object and its associated attributes.
-