public static interface CreateDirectoryResponse.Builder extends DirectoryResponse.Builder, CopyableBuilder<CreateDirectoryResponse.Builder,CreateDirectoryResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateDirectoryResponse.Builder |
directoryId(String directoryId)
The identifier of the directory that was created.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateDirectoryResponse.Builder directoryId(String directoryId)
The identifier of the directory that was created.
directoryId - The identifier of the directory that was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.