public static interface UnshareDirectoryResponse.Builder extends DirectoryResponse.Builder, SdkPojo, CopyableBuilder<UnshareDirectoryResponse.Builder,UnshareDirectoryResponse>
| Modifier and Type | Method and Description |
|---|---|
UnshareDirectoryResponse.Builder |
sharedDirectoryId(String sharedDirectoryId)
Identifier of the directory stored in the directory consumer account that is to be unshared from the
specified directory (
DirectoryId). |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUnshareDirectoryResponse.Builder sharedDirectoryId(String sharedDirectoryId)
Identifier of the directory stored in the directory consumer account that is to be unshared from the
specified directory (DirectoryId).
sharedDirectoryId - Identifier of the directory stored in the directory consumer account that is to be unshared from the
specified directory (DirectoryId).Copyright © 2021. All rights reserved.