Uses of Class
software.amazon.awssdk.services.directory.model.UnshareTarget
-
Packages that use UnshareTarget Package Description software.amazon.awssdk.services.directory.model -
-
Uses of UnshareTarget in software.amazon.awssdk.services.directory.model
Methods in software.amazon.awssdk.services.directory.model that return UnshareTarget Modifier and Type Method Description UnshareTargetUnshareDirectoryRequest. unshareTarget()Identifier for the directory consumer account with whom the directory has to be unshared.Methods in software.amazon.awssdk.services.directory.model with parameters of type UnshareTarget Modifier and Type Method Description UnshareDirectoryRequest.BuilderUnshareDirectoryRequest.Builder. unshareTarget(UnshareTarget unshareTarget)Identifier for the directory consumer account with whom the directory has to be unshared.
-