| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
Signer |
Signer.clone() |
Signer |
Signer.withAwsAccountNumber(String awsAccountNumber) |
Signer |
Signer.withKeyPairIds(KeyPairIds keyPairIds) |
| Modifier and Type | Method and Description |
|---|---|
List<Signer> |
ActiveTrustedSigners.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners |
ActiveTrustedSigners.withItems(Signer... items)
NOTE: This method appends the values to the existing list (if
any).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveTrustedSigners.setItems(Collection<Signer> items) |
ActiveTrustedSigners |
ActiveTrustedSigners.withItems(Collection<Signer> items) |
| Constructor and Description |
|---|
ActiveTrustedSigners(List<Signer> items)
Constructs a new ActiveTrustedSigners object.
|
Copyright © 2016. All rights reserved.