Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.TooManyTrustStoreRevocationEntriesException
-
Packages that use TooManyTrustStoreRevocationEntriesException Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing -
-
Uses of TooManyTrustStoreRevocationEntriesException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw TooManyTrustStoreRevocationEntriesException 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.
-