Uses of Class
software.amazon.awssdk.services.elasticloadbalancingv2.model.CaCertificatesBundleNotFoundException
-
Packages that use CaCertificatesBundleNotFoundException Package Description software.amazon.awssdk.services.elasticloadbalancingv2 Elastic Load Balancing -
-
Uses of CaCertificatesBundleNotFoundException in software.amazon.awssdk.services.elasticloadbalancingv2
Methods in software.amazon.awssdk.services.elasticloadbalancingv2 that throw CaCertificatesBundleNotFoundException Modifier and Type Method Description default CreateTrustStoreResponseElasticLoadBalancingV2Client. createTrustStore(Consumer<CreateTrustStoreRequest.Builder> createTrustStoreRequest)Creates a trust store.default CreateTrustStoreResponseElasticLoadBalancingV2Client. createTrustStore(CreateTrustStoreRequest createTrustStoreRequest)Creates a trust store.default ModifyTrustStoreResponseElasticLoadBalancingV2Client. modifyTrustStore(Consumer<ModifyTrustStoreRequest.Builder> modifyTrustStoreRequest)Update the ca certificate bundle for a given trust store.default ModifyTrustStoreResponseElasticLoadBalancingV2Client. modifyTrustStore(ModifyTrustStoreRequest modifyTrustStoreRequest)Update the ca certificate bundle for a given trust store.
-