Uses of Class
software.amazon.awssdk.services.rds.model.DbClusterEndpointNotFoundException
Packages that use DbClusterEndpointNotFoundException
-
Uses of DbClusterEndpointNotFoundException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbClusterEndpointNotFoundExceptionModifier and TypeMethodDescriptiondefault DeleteDbClusterEndpointResponseRdsClient.deleteDBClusterEndpoint(Consumer<DeleteDbClusterEndpointRequest.Builder> deleteDbClusterEndpointRequest) Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.default DeleteDbClusterEndpointResponseRdsClient.deleteDBClusterEndpoint(DeleteDbClusterEndpointRequest deleteDbClusterEndpointRequest) Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.default ModifyDbClusterEndpointResponseRdsClient.modifyDBClusterEndpoint(Consumer<ModifyDbClusterEndpointRequest.Builder> modifyDbClusterEndpointRequest) Modifies the properties of an endpoint in an Amazon Aurora DB cluster.default ModifyDbClusterEndpointResponseRdsClient.modifyDBClusterEndpoint(ModifyDbClusterEndpointRequest modifyDbClusterEndpointRequest) Modifies the properties of an endpoint in an Amazon Aurora DB cluster.