Uses of Class
software.amazon.awssdk.services.rds.model.InvalidDbProxyEndpointStateException
Packages that use InvalidDbProxyEndpointStateException
-
Uses of InvalidDbProxyEndpointStateException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw InvalidDbProxyEndpointStateExceptionModifier and TypeMethodDescriptiondefault DeleteDbProxyEndpointResponseRdsClient.deleteDBProxyEndpoint(Consumer<DeleteDbProxyEndpointRequest.Builder> deleteDbProxyEndpointRequest) Deletes aDBProxyEndpoint.default DeleteDbProxyEndpointResponseRdsClient.deleteDBProxyEndpoint(DeleteDbProxyEndpointRequest deleteDbProxyEndpointRequest) Deletes aDBProxyEndpoint.default ModifyDbProxyEndpointResponseRdsClient.modifyDBProxyEndpoint(Consumer<ModifyDbProxyEndpointRequest.Builder> modifyDbProxyEndpointRequest) Changes the settings for an existing DB proxy endpoint.default ModifyDbProxyEndpointResponseRdsClient.modifyDBProxyEndpoint(ModifyDbProxyEndpointRequest modifyDbProxyEndpointRequest) Changes the settings for an existing DB proxy endpoint.