Uses of Class
org.jclouds.route53.domain.ResourceRecordSetIterable.NextRecord
Packages that use ResourceRecordSetIterable.NextRecord
-
Uses of ResourceRecordSetIterable.NextRecord in org.jclouds.route53.domain
Methods in org.jclouds.route53.domain that return ResourceRecordSetIterable.NextRecordModifier and TypeMethodDescriptionResourceRecordSetIterable.NextRecord.nameAndType
(String name, String type) ResourceRecordSetIterable.NextRecord.nameTypeAndIdentifier
(String name, String type, String identifier) Methods in org.jclouds.route53.domain that return types with arguments of type ResourceRecordSetIterable.NextRecordModifier and TypeMethodDescriptioncom.google.common.base.Optional
<ResourceRecordSetIterable.NextRecord> ResourceRecordSetIterable.nextRecord()
present when the list is not truncated -
Uses of ResourceRecordSetIterable.NextRecord in org.jclouds.route53.features
Methods in org.jclouds.route53.features with parameters of type ResourceRecordSetIterable.NextRecordModifier and TypeMethodDescriptionResourceRecordSetApi.listAt
(ResourceRecordSetIterable.NextRecord nextRecord) retrieves up to 100 resource record sets in order, starting atnextRecord