| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Signer> |
ActiveTrustedSigners.items()
A complex type that contains one
Signer complex type for each trusted signer that is specified in
the TrustedSigners complex type. |
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners.Builder |
ActiveTrustedSigners.Builder.items(Signer... items)
A complex type that contains one
Signer complex type for each trusted signer that is specified
in the TrustedSigners complex type. |
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners.Builder |
ActiveTrustedSigners.Builder.items(Collection<Signer> items)
A complex type that contains one
Signer complex type for each trusted signer that is specified
in the TrustedSigners complex type. |
| Modifier and Type | Method and Description |
|---|---|
Signer |
SignerUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.