Uses of Class
software.amazon.awssdk.services.route53.model.ChangeBatch
-
Packages that use ChangeBatch Package Description software.amazon.awssdk.services.route53.model -
-
Uses of ChangeBatch in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return ChangeBatch Modifier and Type Method Description ChangeBatchChangeResourceRecordSetsRequest. changeBatch()A complex type that contains an optional comment and theChangeselement.Methods in software.amazon.awssdk.services.route53.model with parameters of type ChangeBatch Modifier and Type Method Description ChangeResourceRecordSetsRequest.BuilderChangeResourceRecordSetsRequest.Builder. changeBatch(ChangeBatch changeBatch)A complex type that contains an optional comment and theChangeselement.
-