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

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

Introduction

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

The text is from its open source code.

Field

BooleanisTruncated

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

Constructor

Method

java.util.ListgetItems()

A complex type that contains one StreamingDistributionSummary 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 RTMP distributions where they left off.