Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTrustStoreRevocationsResponse
Packages that use DescribeTrustStoreRevocationsResponse
Package
Description
-
Uses of DescribeTrustStoreRevocationsResponse in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that return DescribeTrustStoreRevocationsResponseModifier and TypeMethodDescriptionElasticLoadBalancingV2Client.describeTrustStoreRevocations(Consumer<DescribeTrustStoreRevocationsRequest.Builder> 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.Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that return types with arguments of type DescribeTrustStoreRevocationsResponseModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.describeTrustStoreRevocations(Consumer<DescribeTrustStoreRevocationsRequest.Builder> describeTrustStoreRevocationsRequest) Describes the revocation files in use by the specified trust store or revocation files.ElasticLoadBalancingV2AsyncClient.describeTrustStoreRevocations(DescribeTrustStoreRevocationsRequest describeTrustStoreRevocationsRequest) Describes the revocation files in use by the specified trust store or revocation files. -
Uses of DescribeTrustStoreRevocationsResponse in software.amazon.awssdk.services.elasticloadbalancingv2.paginators
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.paginators that return types with arguments of type DescribeTrustStoreRevocationsResponseMethod parameters in software.amazon.awssdk.services.elasticloadbalancingv2.paginators with type arguments of type DescribeTrustStoreRevocationsResponseModifier and TypeMethodDescriptionvoidDescribeTrustStoreRevocationsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeTrustStoreRevocationsResponse> subscriber)