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

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

Introduction

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

The text is from its open source code.

Constructor

TrustedSigners()
Default constructor for TrustedSigners object.

Method

voidsetEnabled(Boolean enabled)

Specifies whether you want to require viewers to use signed URLs to access the files specified by PathPattern and TargetOriginId.

voidsetItems(java.util.Collection items)

Optional: A complex type that contains trusted signers for this cache behavior.

voidsetQuantity(Integer quantity)

The number of trusted signers for this cache behavior.