public static interface DeleteDirectoryRequest.Builder extends DirectoryRequest.Builder, CopyableBuilder<DeleteDirectoryRequest.Builder,DeleteDirectoryRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteDirectoryRequest.Builder |
directoryId(String directoryId)
The identifier of the directory to delete.
|
DeleteDirectoryRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteDirectoryRequest.Builder directoryId(String directoryId)
The identifier of the directory to delete.
directoryId - The identifier of the directory to delete.DeleteDirectoryRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.