Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.GetTrustStoreRevocationContentRequest
-
Packages that use GetTrustStoreRevocationContentRequest Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing software.amazon.awssdk.services.elasticloadbalancingv2.transform -
-
Uses of GetTrustStoreRevocationContentRequest in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 with parameters of type GetTrustStoreRevocationContentRequest Modifier and Type Method Description default CompletableFuture<GetTrustStoreRevocationContentResponse>ElasticLoadBalancingV2AsyncClient. getTrustStoreRevocationContent(GetTrustStoreRevocationContentRequest getTrustStoreRevocationContentRequest)Retrieves the specified revocation file.default GetTrustStoreRevocationContentResponseElasticLoadBalancingV2Client. 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 GetTrustStoreRevocationContentRequest Modifier and Type Method Description SdkHttpFullRequestGetTrustStoreRevocationContentRequestMarshaller. marshall(GetTrustStoreRevocationContentRequest getTrustStoreRevocationContentRequest)
-