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