CopyableBuilder<CreateMicrosoftADResponse.Builder,CreateMicrosoftADResponse>
, SdkBuilder<CreateMicrosoftADResponse.Builder,CreateMicrosoftADResponse>
public static interface CreateMicrosoftADResponse.Builder extends CopyableBuilder<CreateMicrosoftADResponse.Builder,CreateMicrosoftADResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateMicrosoftADResponse.Builder |
directoryId(String directoryId) |
The identifier of the directory that was created.
|
copy
apply, build
CreateMicrosoftADResponse.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.