Uses of Class
software.amazon.awssdk.services.directory.model.ShareTarget
-
Packages that use ShareTarget Package Description software.amazon.awssdk.services.directory.model -
-
Uses of ShareTarget in software.amazon.awssdk.services.directory.model
Methods in software.amazon.awssdk.services.directory.model that return ShareTarget Modifier and Type Method Description ShareTargetShareDirectoryRequest. shareTarget()Identifier for the directory consumer account with whom the directory is to be shared.Methods in software.amazon.awssdk.services.directory.model with parameters of type ShareTarget Modifier and Type Method Description ShareDirectoryRequest.BuilderShareDirectoryRequest.Builder. shareTarget(ShareTarget shareTarget)Identifier for the directory consumer account with whom the directory is to be shared.
-