Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.AddTrustStoreRevocationsRequest
Packages that use AddTrustStoreRevocationsRequest
Package
Description
-
Uses of AddTrustStoreRevocationsRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type AddTrustStoreRevocationsRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.addTrustStoreRevocations(AddTrustStoreRevocationsRequest addTrustStoreRevocationsRequest) Adds the specified revocation file to the specified trust store.default AddTrustStoreRevocationsResponseElasticLoadBalancingV2Client.addTrustStoreRevocations(AddTrustStoreRevocationsRequest addTrustStoreRevocationsRequest) Adds the specified revocation file to the specified trust store. -
Uses of AddTrustStoreRevocationsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type AddTrustStoreRevocationsRequestModifier and TypeMethodDescriptionAddTrustStoreRevocationsRequestMarshaller.marshall(AddTrustStoreRevocationsRequest addTrustStoreRevocationsRequest)