| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreAssociationsResult |
AmazonElasticLoadBalancingClient.describeTrustStoreAssociations(DescribeTrustStoreAssociationsRequest request)
Describes all resources associated with the specified trust store.
|
DescribeTrustStoreAssociationsResult |
AbstractAmazonElasticLoadBalancing.describeTrustStoreAssociations(DescribeTrustStoreAssociationsRequest request) |
DescribeTrustStoreAssociationsResult |
AmazonElasticLoadBalancing.describeTrustStoreAssociations(DescribeTrustStoreAssociationsRequest describeTrustStoreAssociationsRequest)
Describes all resources associated with the specified trust store.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreAssociationsResult |
DescribeTrustStoreAssociationsResult.clone() |
DescribeTrustStoreAssociationsResult |
DescribeTrustStoreAssociationsResult.withNextMarker(String nextMarker)
If there are additional results, this is the marker for the next set of results.
|
DescribeTrustStoreAssociationsResult |
DescribeTrustStoreAssociationsResult.withTrustStoreAssociations(Collection<TrustStoreAssociation> trustStoreAssociations)
Information about the resources the trust store is associated to.
|
DescribeTrustStoreAssociationsResult |
DescribeTrustStoreAssociationsResult.withTrustStoreAssociations(TrustStoreAssociation... trustStoreAssociations)
Information about the resources the trust store is associated to.
|
Copyright © 2024. All rights reserved.