| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
ShareTarget |
ShareTarget.clone() |
ShareTarget |
ShareDirectoryRequest.getShareTarget()
Identifier for the directory consumer account with whom the directory is to be shared.
|
ShareTarget |
ShareTarget.withId(String id)
Identifier of the directory consumer account.
|
ShareTarget |
ShareTarget.withType(String type)
Type of identifier to be used in the
Id field. |
ShareTarget |
ShareTarget.withType(TargetType type)
Type of identifier to be used in the
Id field. |
| Modifier and Type | Method and Description |
|---|---|
void |
ShareDirectoryRequest.setShareTarget(ShareTarget shareTarget)
Identifier for the directory consumer account with whom the directory is to be shared.
|
ShareDirectoryRequest |
ShareDirectoryRequest.withShareTarget(ShareTarget shareTarget)
Identifier for the directory consumer account with whom the directory is to be shared.
|
Copyright © 2020. All rights reserved.