Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.TrustStoreInUseException
-
Packages that use TrustStoreInUseException Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing -
-
Uses of TrustStoreInUseException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw TrustStoreInUseException Modifier and Type Method Description default DeleteTrustStoreResponseElasticLoadBalancingV2Client. deleteTrustStore(Consumer<DeleteTrustStoreRequest.Builder> deleteTrustStoreRequest)Deletes a trust store.default DeleteTrustStoreResponseElasticLoadBalancingV2Client. deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest)Deletes a trust store.
-