Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.RemoveTrustStoreRevocationsRequest
Packages that use RemoveTrustStoreRevocationsRequest
Package
Description
-
Uses of RemoveTrustStoreRevocationsRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type RemoveTrustStoreRevocationsRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.removeTrustStoreRevocations(RemoveTrustStoreRevocationsRequest removeTrustStoreRevocationsRequest) Removes the specified revocation file from the specified trust store.ElasticLoadBalancingV2Client.removeTrustStoreRevocations(RemoveTrustStoreRevocationsRequest removeTrustStoreRevocationsRequest) Removes the specified revocation file from the specified trust store. -
Uses of RemoveTrustStoreRevocationsRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type RemoveTrustStoreRevocationsRequestModifier and TypeMethodDescriptionRemoveTrustStoreRevocationsRequestMarshaller.marshall(RemoveTrustStoreRevocationsRequest removeTrustStoreRevocationsRequest)