Java com.amazonaws.services.route53.model ListHostedZonesRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.route53.model ListHostedZonesRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.route53.model ListHostedZonesRequest.

The text is from its open source code.

Constructor

Method

StringgetMarker()

If the value of IsTruncated in the previous response was true, you have more hosted zones.

StringgetMaxItems()

(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return.

voidsetMarker(String marker)

If the value of IsTruncated in the previous response was true, you have more hosted zones.

voidsetMaxItems(String maxItems)

(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return.