Java com.amazonaws.services.cloudfront.model DistributionList fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Field

BooleanisTruncated

A flag that indicates whether more distributions remain to be listed.

Constructor

Method

java.util.ListgetItems()

A complex type that contains one DistributionSummary element for each distribution that was created by the current AWS account.

StringgetNextMarker()

If IsTruncated is true, this element is present and contains the value you can use for the Marker request parameter to continue listing your distributions where they left off.