Uses of Class
software.amazon.awssdk.services.directory.model.DirectoryNotSharedException
-
Packages that use DirectoryNotSharedException Package Description software.amazon.awssdk.services.directory Directory Service -
-
Uses of DirectoryNotSharedException in software.amazon.awssdk.services.directory
Methods in software.amazon.awssdk.services.directory that throw DirectoryNotSharedException Modifier and Type Method Description default UnshareDirectoryResponseDirectoryClient. unshareDirectory(Consumer<UnshareDirectoryRequest.Builder> unshareDirectoryRequest)Stops the directory sharing between the directory owner and consumer accounts.default UnshareDirectoryResponseDirectoryClient. unshareDirectory(UnshareDirectoryRequest unshareDirectoryRequest)Stops the directory sharing between the directory owner and consumer accounts.
-