default DescribeTrustStoreRevocationsResponse |
ElasticLoadBalancingV2Client.describeTrustStoreRevocations(Consumer<DescribeTrustStoreRevocationsRequest.Builder> describeTrustStoreRevocationsRequest) |
Describes the revocation files in use by the specified trust store arn, or revocation ID.
|
default DescribeTrustStoreRevocationsResponse |
ElasticLoadBalancingV2Client.describeTrustStoreRevocations(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) |
Describes the revocation files in use by the specified trust store arn, or revocation ID.
|
default DescribeTrustStoreRevocationsIterable |
ElasticLoadBalancingV2Client.describeTrustStoreRevocationsPaginator(Consumer<DescribeTrustStoreRevocationsRequest.Builder> describeTrustStoreRevocationsRequest) |
|
default DescribeTrustStoreRevocationsIterable |
ElasticLoadBalancingV2Client.describeTrustStoreRevocationsPaginator(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) |
|
default GetTrustStoreRevocationContentResponse |
ElasticLoadBalancingV2Client.getTrustStoreRevocationContent(Consumer<GetTrustStoreRevocationContentRequest.Builder> getTrustStoreRevocationContentRequest) |
Retrieves the specified revocation file.
|
default GetTrustStoreRevocationContentResponse |
ElasticLoadBalancingV2Client.getTrustStoreRevocationContent(GetTrustStoreRevocationContentRequest getTrustStoreRevocationContentRequest) |
Retrieves the specified revocation file.
|
default RemoveTrustStoreRevocationsResponse |
ElasticLoadBalancingV2Client.removeTrustStoreRevocations(Consumer<RemoveTrustStoreRevocationsRequest.Builder> removeTrustStoreRevocationsRequest) |
Removes the specified revocation file from the specified trust store.
|
default RemoveTrustStoreRevocationsResponse |
ElasticLoadBalancingV2Client.removeTrustStoreRevocations(RemoveTrustStoreRevocationsRequest removeTrustStoreRevocationsRequest) |
Removes the specified revocation file from the specified trust store.
|