| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
Signer.Builder |
Signer.Builder.awsAccountNumber(String awsAccountNumber)
An AWS account that is included in the
TrustedSigners complex type for this RTMP distribution. |
static Signer.Builder |
Signer.builder() |
default Signer.Builder |
Signer.Builder.keyPairIds(Consumer<KeyPairIds.Builder> keyPairIds)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
Signer.Builder |
Signer.Builder.keyPairIds(KeyPairIds keyPairIds)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
Signer.Builder |
Signer.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Signer.Builder> |
Signer.serializableBuilderClass() |
Copyright © 2017. All rights reserved.