Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.RevocationContentNotFoundException
-
Packages that use RevocationContentNotFoundException Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing -
-
Uses of RevocationContentNotFoundException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw RevocationContentNotFoundException Modifier and Type Method Description default AddTrustStoreRevocationsResponse
ElasticLoadBalancingV2Client. addTrustStoreRevocations(Consumer<AddTrustStoreRevocationsRequest.Builder> addTrustStoreRevocationsRequest)
Adds the specified revocation file to the specified trust store.default AddTrustStoreRevocationsResponse
ElasticLoadBalancingV2Client. addTrustStoreRevocations(AddTrustStoreRevocationsRequest addTrustStoreRevocationsRequest)
Adds the specified revocation file to the specified trust store.
-