| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
TrustedSigners |
CacheBehavior.trustedSigners()
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private
content.
|
TrustedSigners |
StreamingDistributionConfig.trustedSigners()
A complex type that specifies any AWS accounts that you want to permit to create signed URLs for private content.
|
TrustedSigners |
StreamingDistributionSummary.trustedSigners()
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private
content.
|
TrustedSigners |
DefaultCacheBehavior.trustedSigners()
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for private
content.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehavior.Builder |
CacheBehavior.Builder.trustedSigners(TrustedSigners trustedSigners)
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
|
StreamingDistributionConfig.Builder |
StreamingDistributionConfig.Builder.trustedSigners(TrustedSigners trustedSigners)
A complex type that specifies any AWS accounts that you want to permit to create signed URLs for private
content.
|
StreamingDistributionSummary.Builder |
StreamingDistributionSummary.Builder.trustedSigners(TrustedSigners trustedSigners)
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
|
DefaultCacheBehavior.Builder |
DefaultCacheBehavior.Builder.trustedSigners(TrustedSigners trustedSigners)
A complex type that specifies the AWS accounts, if any, that you want to allow to create signed URLs for
private content.
|
| Modifier and Type | Method and Description |
|---|---|
TrustedSigners |
TrustedSignersUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.