Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.InvalidRevocationContentException
-
Packages that use InvalidRevocationContentException Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing -
-
Uses of InvalidRevocationContentException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw InvalidRevocationContentException Modifier and Type Method Description default AddTrustStoreRevocationsResponseElasticLoadBalancingV2Client. addTrustStoreRevocations(Consumer<AddTrustStoreRevocationsRequest.Builder> 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.
-