Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.ModifyTrustStoreRequest
Packages that use ModifyTrustStoreRequest
Package
Description
-
Uses of ModifyTrustStoreRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type ModifyTrustStoreRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.modifyTrustStore(ModifyTrustStoreRequest modifyTrustStoreRequest) Update the ca certificate bundle for the specified trust store.default ModifyTrustStoreResponseElasticLoadBalancingV2Client.modifyTrustStore(ModifyTrustStoreRequest modifyTrustStoreRequest) Update the ca certificate bundle for the specified trust store. -
Uses of ModifyTrustStoreRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type ModifyTrustStoreRequestModifier and TypeMethodDescriptionModifyTrustStoreRequestMarshaller.marshall(ModifyTrustStoreRequest modifyTrustStoreRequest)