| Package | Description |
|---|---|
| com.amazonaws.services.elasticloadbalancingv2 |
|
| com.amazonaws.services.elasticloadbalancingv2.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreRevocationsResult |
AmazonElasticLoadBalancingClient.describeTrustStoreRevocations(DescribeTrustStoreRevocationsRequest request)
Describes the revocation files in use by the specified trust store arn, or revocation ID.
|
DescribeTrustStoreRevocationsResult |
AbstractAmazonElasticLoadBalancing.describeTrustStoreRevocations(DescribeTrustStoreRevocationsRequest request) |
DescribeTrustStoreRevocationsResult |
AmazonElasticLoadBalancing.describeTrustStoreRevocations(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest)
Describes the revocation files in use by the specified trust store arn, or revocation ID.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTrustStoreRevocationsResult |
DescribeTrustStoreRevocationsResult.clone() |
DescribeTrustStoreRevocationsResult |
DescribeTrustStoreRevocationsResult.withNextMarker(String nextMarker)
If there are additional results, this is the marker for the next set of results.
|
DescribeTrustStoreRevocationsResult |
DescribeTrustStoreRevocationsResult.withTrustStoreRevocations(Collection<DescribeTrustStoreRevocation> trustStoreRevocations)
Information about the revocation file in the trust store.
|
DescribeTrustStoreRevocationsResult |
DescribeTrustStoreRevocationsResult.withTrustStoreRevocations(DescribeTrustStoreRevocation... trustStoreRevocations)
Information about the revocation file in the trust store.
|
Copyright © 2024. All rights reserved.