Package | Description |
---|---|
com.amazonaws.services.route53 | |
com.amazonaws.services.route53.model |
Modifier and Type | Method and Description |
---|---|
ListChangeBatchesByHostedZoneResult |
AbstractAmazonRoute53.listChangeBatchesByHostedZone(ListChangeBatchesByHostedZoneRequest request)
Deprecated.
|
ListChangeBatchesByHostedZoneResult |
AmazonRoute53.listChangeBatchesByHostedZone(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest)
Deprecated.
|
ListChangeBatchesByHostedZoneResult |
AmazonRoute53Client.listChangeBatchesByHostedZone(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Future<ListChangeBatchesByHostedZoneResult> |
AbstractAmazonRoute53Async.listChangeBatchesByHostedZoneAsync(ListChangeBatchesByHostedZoneRequest request,
AsyncHandler<ListChangeBatchesByHostedZoneRequest,ListChangeBatchesByHostedZoneResult> asyncHandler)
Deprecated.
|
Future<ListChangeBatchesByHostedZoneResult> |
AmazonRoute53AsyncClient.listChangeBatchesByHostedZoneAsync(ListChangeBatchesByHostedZoneRequest request,
AsyncHandler<ListChangeBatchesByHostedZoneRequest,ListChangeBatchesByHostedZoneResult> asyncHandler)
Deprecated.
|
Future<ListChangeBatchesByHostedZoneResult> |
AmazonRoute53Async.listChangeBatchesByHostedZoneAsync(ListChangeBatchesByHostedZoneRequest listChangeBatchesByHostedZoneRequest,
AsyncHandler<ListChangeBatchesByHostedZoneRequest,ListChangeBatchesByHostedZoneResult> asyncHandler)
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(Collection<ChangeBatchRecord> changeBatchRecords)
Deprecated.
The change batches within the given hosted zone and time period.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withIsTruncated(Boolean isTruncated)
Deprecated.
A flag that indicates if there are more change batches to list.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withMarker(String marker)
Deprecated.
The page marker.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withMaxItems(String maxItems)
Deprecated.
The maximum number of items on a page.
|
ListChangeBatchesByHostedZoneResult |
ListChangeBatchesByHostedZoneResult.withNextMarker(String nextMarker)
Deprecated.
The next page marker.
|
Copyright © 2018. All rights reserved.