| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
TrustStoreAssociation |
TrustStoreAssociation.clone() |
TrustStoreAssociation |
TrustStoreAssociation.withResourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrustStoreAssociation> |
DescribeTrustStoreAssociationsResult.getTrustStoreAssociations()
Information about the resources the trust store is associated to.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreAssociationsResult |
DescribeTrustStoreAssociationsResult.withTrustStoreAssociations(TrustStoreAssociation... trustStoreAssociations)
Information about the resources the trust store is associated to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTrustStoreAssociationsResult.setTrustStoreAssociations(Collection<TrustStoreAssociation> trustStoreAssociations)
Information about the resources the trust store is associated to.
|
DescribeTrustStoreAssociationsResult |
DescribeTrustStoreAssociationsResult.withTrustStoreAssociations(Collection<TrustStoreAssociation> trustStoreAssociations)
Information about the resources the trust store is associated to.
|
Copyright © 2024. All rights reserved.