Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTrustStoresResponse
Packages that use DescribeTrustStoresResponse
Package
Description
-
Uses of DescribeTrustStoresResponse in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that return DescribeTrustStoresResponseModifier and TypeMethodDescriptiondefault DescribeTrustStoresResponseElasticLoadBalancingV2Client.describeTrustStores(Consumer<DescribeTrustStoresRequest.Builder> describeTrustStoresRequest) Describes all trust stores for the specified account.default DescribeTrustStoresResponseElasticLoadBalancingV2Client.describeTrustStores(DescribeTrustStoresRequest describeTrustStoresRequest) Describes all trust stores for the specified account.Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that return types with arguments of type DescribeTrustStoresResponseModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.describeTrustStores(Consumer<DescribeTrustStoresRequest.Builder> describeTrustStoresRequest) Describes all trust stores for the specified account.ElasticLoadBalancingV2AsyncClient.describeTrustStores(DescribeTrustStoresRequest describeTrustStoresRequest) Describes all trust stores for the specified account. -
Uses of DescribeTrustStoresResponse in software.amazon.awssdk.services.elasticloadbalancingv2.paginators
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.paginators that return types with arguments of type DescribeTrustStoresResponseMethod parameters in software.amazon.awssdk.services.elasticloadbalancingv2.paginators with type arguments of type DescribeTrustStoresResponseModifier and TypeMethodDescriptionvoidDescribeTrustStoresPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeTrustStoresResponse> subscriber)