Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.DescribeTrustStoresRequest
Packages that use DescribeTrustStoresRequest
Package
Description
-
Uses of DescribeTrustStoresRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type DescribeTrustStoresRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.describeTrustStores(DescribeTrustStoresRequest describeTrustStoresRequest) Describes all trust stores for the specified account.default DescribeTrustStoresResponseElasticLoadBalancingV2Client.describeTrustStores(DescribeTrustStoresRequest describeTrustStoresRequest) Describes all trust stores for the specified account.default DescribeTrustStoresPublisherElasticLoadBalancingV2AsyncClient.describeTrustStoresPaginator(DescribeTrustStoresRequest describeTrustStoresRequest) default DescribeTrustStoresIterableElasticLoadBalancingV2Client.describeTrustStoresPaginator(DescribeTrustStoresRequest describeTrustStoresRequest) -
Uses of DescribeTrustStoresRequest in software.amazon.awssdk.services.elasticloadbalancingv2.paginators
Constructors in software.amazon.awssdk.services.elasticloadbalancingv2.paginators with parameters of type DescribeTrustStoresRequestModifierConstructorDescriptionDescribeTrustStoresIterable(ElasticLoadBalancingV2Client client, DescribeTrustStoresRequest firstRequest) DescribeTrustStoresPublisher(ElasticLoadBalancingV2AsyncClient client, DescribeTrustStoresRequest firstRequest) -
Uses of DescribeTrustStoresRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type DescribeTrustStoresRequestModifier and TypeMethodDescriptionDescribeTrustStoresRequestMarshaller.marshall(DescribeTrustStoresRequest describeTrustStoresRequest)