| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<PublicKeySummary> |
PublicKeyList.items()
An array of information about a public key you add to CloudFront to use with features like field-level
encryption.
|
| Modifier and Type | Method and Description |
|---|---|
PublicKeyList.Builder |
PublicKeyList.Builder.items(PublicKeySummary... items)
An array of information about a public key you add to CloudFront to use with features like field-level
encryption.
|
| Modifier and Type | Method and Description |
|---|---|
PublicKeyList.Builder |
PublicKeyList.Builder.items(Collection<PublicKeySummary> items)
An array of information about a public key you add to CloudFront to use with features like field-level
encryption.
|
Copyright © 2019. All rights reserved.