Package | Description |
---|---|
com.amazonaws.services.route53 | |
com.amazonaws.services.route53.model | |
com.amazonaws.services.route53.model.transform |
Modifier and Type | Method and Description |
---|---|
ListChangeBatchesByHostedZoneRequest |
ListChangeBatchesByHostedZoneRequest.clone() |
ListChangeBatchesByHostedZoneRequest |
ListChangeBatchesByHostedZoneRequest.withEndDate(java.lang.String endDate)
The end of the time period you want to see changes for.
|
ListChangeBatchesByHostedZoneRequest |
ListChangeBatchesByHostedZoneRequest.withHostedZoneId(java.lang.String hostedZoneId)
The ID of the hosted zone that you want to see changes for.
|
ListChangeBatchesByHostedZoneRequest |
ListChangeBatchesByHostedZoneRequest.withMarker(java.lang.String marker)
The page marker.
|
ListChangeBatchesByHostedZoneRequest |
ListChangeBatchesByHostedZoneRequest.withMaxItems(java.lang.String maxItems)
The maximum number of items on a page.
|
ListChangeBatchesByHostedZoneRequest |
ListChangeBatchesByHostedZoneRequest.withStartDate(java.lang.String startDate)
The start of the time period you want to see changes for.
|
Modifier and Type | Method and Description |
---|---|
Request<ListChangeBatchesByHostedZoneRequest> |
ListChangeBatchesByHostedZoneRequestMarshaller.marshall(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ListChangeBatchesByHostedZoneRequest> |
ListChangeBatchesByHostedZoneRequestMarshaller.marshall(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest) |