| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront_2012_03_15.model |
Classes modeling the various types represented by AmazonCloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
Signer |
Signer.withAwsAccountNumber(String awsAccountNumber)
Sets the value of the AwsAccountNumber property for this object.
|
Signer |
Signer.withKeyPairIds(Collection<String> keyPairIds)
Sets the value of the KeyPairIds property for this object.
|
Signer |
Signer.withKeyPairIds(String... keyPairIds)
Sets the value of the KeyPairIds property for this object.
|
Signer |
Signer.withSelf(String self)
Sets the value of the Self property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Signer> |
ActiveTrustedSigners.getSigners()
Each active trusted signer.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners |
ActiveTrustedSigners.withSigners(Signer... signers)
Each active trusted signer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveTrustedSigners.setSigners(Collection<Signer> signers)
Each active trusted signer.
|
ActiveTrustedSigners |
ActiveTrustedSigners.withSigners(Collection<Signer> signers)
Each active trusted signer.
|
| Constructor and Description |
|---|
ActiveTrustedSigners(List<Signer> signers)
Constructs a new ActiveTrustedSigners object.
|
Copyright © 2014. All rights reserved.