Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.CreateTrustStoreRequest
Packages that use CreateTrustStoreRequest
Package
Description
-
Uses of CreateTrustStoreRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type CreateTrustStoreRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest) Creates a trust store.default CreateTrustStoreResponseElasticLoadBalancingV2Client.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest) Creates a trust store. -
Uses of CreateTrustStoreRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type CreateTrustStoreRequestModifier and TypeMethodDescriptionCreateTrustStoreRequestMarshaller.marshall(CreateTrustStoreRequest createTrustStoreRequest)