Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.GetTrustStoreRevocationContentRequest
Packages that use GetTrustStoreRevocationContentRequest
Package
Description
-
Uses of GetTrustStoreRevocationContentRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type GetTrustStoreRevocationContentRequestModifier and TypeMethodDescriptionElasticLoadBalancingV2AsyncClient.getTrustStoreRevocationContent(GetTrustStoreRevocationContentRequest getTrustStoreRevocationContentRequest) Retrieves the specified revocation file.ElasticLoadBalancingV2Client.getTrustStoreRevocationContent(GetTrustStoreRevocationContentRequest getTrustStoreRevocationContentRequest) Retrieves the specified revocation file. -
Uses of GetTrustStoreRevocationContentRequest in software.amazon.awssdk.services.elasticloadbalancingv2.transform
Methods in software.amazon.awssdk.services.elasticloadbalancingv2.transform with parameters of type GetTrustStoreRevocationContentRequestModifier and TypeMethodDescriptionGetTrustStoreRevocationContentRequestMarshaller.marshall(GetTrustStoreRevocationContentRequest getTrustStoreRevocationContentRequest)