Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTrustStoreRevocationsRequest
Packages that use DescribeTrustStoreRevocationsRequest
Package
Description
-
Uses of DescribeTrustStoreRevocationsRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type DescribeTrustStoreRevocationsRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.describeTrustStoreRevocations(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) Describes the revocation files in use by the specified trust store or revocation files.ElasticLoadBalancingV2Client.describeTrustStoreRevocations(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) Describes the revocation files in use by the specified trust store or revocation files.ElasticLoadBalancingV2AsyncClient.describeTrustStoreRevocationsPaginator(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) ElasticLoadBalancingV2Client.describeTrustStoreRevocationsPaginator(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) -
Uses of DescribeTrustStoreRevocationsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.paginators
Constructors in software.amazon.awssdk.services.elasticloadbalancingv2.paginators with parameters of type DescribeTrustStoreRevocationsRequestModifierConstructorDescriptionDescribeTrustStoreRevocationsIterable(ElasticLoadBalancingV2Client client, DescribeTrustStoreRevocationsRequest firstRequest) DescribeTrustStoreRevocationsPublisher(ElasticLoadBalancingV2AsyncClient client, DescribeTrustStoreRevocationsRequest firstRequest) -
Uses of DescribeTrustStoreRevocationsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type DescribeTrustStoreRevocationsRequestModifier and TypeMethodDescriptionDescribeTrustStoreRevocationsRequestMarshaller.marshall(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest)