| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static KeyPairIds.Builder |
KeyPairIds.builder() |
KeyPairIds.Builder |
KeyPairIds.Builder.items(Collection<String> items)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
KeyPairIds.Builder |
KeyPairIds.Builder.items(String... items)
A complex type that lists the active CloudFront key pairs, if any, that are associated with
AwsAccountNumber. |
KeyPairIds.Builder |
KeyPairIds.Builder.quantity(Integer quantity)
The number of active CloudFront key pairs for
AwsAccountNumber. |
KeyPairIds.Builder |
KeyPairIds.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends KeyPairIds.Builder> |
KeyPairIds.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2018. All rights reserved.