CopyableBuilder<ChangeResourceRecordSetsRequest.Builder,ChangeResourceRecordSetsRequest>, SdkBuilder<ChangeResourceRecordSetsRequest.Builder,ChangeResourceRecordSetsRequest>public static interface ChangeResourceRecordSetsRequest.Builder extends CopyableBuilder<ChangeResourceRecordSetsRequest.Builder,ChangeResourceRecordSetsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ChangeResourceRecordSetsRequest.Builder |
changeBatch(ChangeBatch changeBatch) |
A complex type that contains an optional comment and the
Changes element. |
ChangeResourceRecordSetsRequest.Builder |
hostedZoneId(String hostedZoneId) |
The ID of the hosted zone that contains the resource record sets that you want to change.
|
copyapply, buildChangeResourceRecordSetsRequest.Builder hostedZoneId(String hostedZoneId)
The ID of the hosted zone that contains the resource record sets that you want to change.
hostedZoneId - The ID of the hosted zone that contains the resource record sets that you want to change.ChangeResourceRecordSetsRequest.Builder changeBatch(ChangeBatch changeBatch)
A complex type that contains an optional comment and the Changes element.
changeBatch - A complex type that contains an optional comment and the Changes element.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.