CopyableBuilder<GetChangeRequest.Builder,GetChangeRequest>, SdkBuilder<GetChangeRequest.Builder,GetChangeRequest>public static interface GetChangeRequest.Builder extends CopyableBuilder<GetChangeRequest.Builder,GetChangeRequest>
| Modifier and Type | Method | Description |
|---|---|---|
GetChangeRequest.Builder |
id(String id) |
The ID of the change batch request.
|
copyapply, buildGetChangeRequest.Builder id(String id)
The ID of the change batch request. The value that you specify here is the value that
ChangeResourceRecordSets returned in the Id element when you submitted the request.
id - The ID of the change batch request. The value that you specify here is the value that
ChangeResourceRecordSets returned in the Id element when you submitted the
request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.