Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.paginators.DescribeTrustStoreRevocationsIterable
-
Packages that use DescribeTrustStoreRevocationsIterable Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing -
-
Uses of DescribeTrustStoreRevocationsIterable in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that return DescribeTrustStoreRevocationsIterable Modifier and Type Method Description default DescribeTrustStoreRevocationsIterableElasticLoadBalancingV2Client. describeTrustStoreRevocationsPaginator(Consumer<DescribeTrustStoreRevocationsRequest.Builder> describeTrustStoreRevocationsRequest)Describes the revocation files in use by the specified trust store arn, or revocation ID.default DescribeTrustStoreRevocationsIterableElasticLoadBalancingV2Client. describeTrustStoreRevocationsPaginator(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest)Describes the revocation files in use by the specified trust store arn, or revocation ID.
-