CopyableBuilder<DisableDirectoryResponse.Builder,DisableDirectoryResponse>
, SdkBuilder<DisableDirectoryResponse.Builder,DisableDirectoryResponse>
public static interface DisableDirectoryResponse.Builder extends CopyableBuilder<DisableDirectoryResponse.Builder,DisableDirectoryResponse>
Modifier and Type | Method | Description |
---|---|---|
DisableDirectoryResponse.Builder |
directoryArn(String directoryArn) |
The ARN of the directory that has been disabled.
|
copy
apply, build
DisableDirectoryResponse.Builder directoryArn(String directoryArn)
The ARN of the directory that has been disabled.
directoryArn
- The ARN of the directory that has been disabled.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.