Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.DeleteTrustStoreRequest
Packages that use DeleteTrustStoreRequest
Package
Description
-
Uses of DeleteTrustStoreRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type DeleteTrustStoreRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest) Deletes a trust store.default DeleteTrustStoreResponseElasticLoadBalancingV2Client.deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest) Deletes a trust store. -
Uses of DeleteTrustStoreRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type DeleteTrustStoreRequestModifier and TypeMethodDescriptionDeleteTrustStoreRequestMarshaller.marshall(DeleteTrustStoreRequest deleteTrustStoreRequest)