| Package | Description |
|---|---|
| com.amazonaws.services.directory.model |
| Modifier and Type | Method and Description |
|---|---|
UnshareTarget |
UnshareTarget.clone() |
UnshareTarget |
UnshareDirectoryRequest.getUnshareTarget()
Identifier for the directory consumer account with whom the directory has to be unshared.
|
UnshareTarget |
UnshareTarget.withId(String id)
Identifier of the directory consumer account.
|
UnshareTarget |
UnshareTarget.withType(String type)
Type of identifier to be used in the Id field.
|
UnshareTarget |
UnshareTarget.withType(TargetType type)
Type of identifier to be used in the Id field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnshareDirectoryRequest.setUnshareTarget(UnshareTarget unshareTarget)
Identifier for the directory consumer account with whom the directory has to be unshared.
|
UnshareDirectoryRequest |
UnshareDirectoryRequest.withUnshareTarget(UnshareTarget unshareTarget)
Identifier for the directory consumer account with whom the directory has to be unshared.
|
Copyright © 2020. All rights reserved.