public static interface RejectSharedDirectoryResponse.Builder extends DirectoryResponse.Builder, SdkPojo, CopyableBuilder<RejectSharedDirectoryResponse.Builder,RejectSharedDirectoryResponse>
Modifier and Type | Method and Description |
---|---|
RejectSharedDirectoryResponse.Builder |
sharedDirectoryId(String sharedDirectoryId)
Identifier of the shared directory in the directory consumer account.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
RejectSharedDirectoryResponse.Builder sharedDirectoryId(String sharedDirectoryId)
Identifier of the shared directory in the directory consumer account.
sharedDirectoryId
- Identifier of the shared directory in the directory consumer account.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.