Package | Description |
---|---|
com.amazonaws.services.route53 | |
com.amazonaws.services.route53.model | |
com.amazonaws.services.route53.model.transform |
Modifier and Type | Method and Description |
---|---|
ListChangeBatchesByHostedZoneResult |
AmazonRoute53Client.listChangeBatchesByHostedZone(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest)
Deprecated.
|
ListChangeBatchesByHostedZoneResult |
AmazonRoute53.listChangeBatchesByHostedZone(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest)
Deprecated.
|
ListChangeBatchesByHostedZoneResult |
AbstractAmazonRoute53.listChangeBatchesByHostedZone(ListChangeBatchesByHostedZoneRequest request)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.clone()
Deprecated.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withChangeBatchRecords(ChangeBatchRecord... changeBatchRecords)
Deprecated.
The change batches within the given hosted zone and time period.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withChangeBatchRecords(java.util.Collection<ChangeBatchRecord> changeBatchRecords)
Deprecated.
The change batches within the given hosted zone and time period.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withIsTruncated(java.lang.Boolean isTruncated)
Deprecated.
A flag that indicates if there are more change batches to list.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withMarker(java.lang.String marker)
Deprecated.
The page marker.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withMaxItems(java.lang.String maxItems)
Deprecated.
The maximum number of items on a page.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withNextMarker(java.lang.String nextMarker)
Deprecated.
The next page marker.
|
Modifier and Type | Method and Description |
---|---|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |