Uses of Class
software.amazon.awssdk.services.rds.model.DbProxyAlreadyExistsException
Packages that use DbProxyAlreadyExistsException
-
Uses of DbProxyAlreadyExistsException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbProxyAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault CreateDbProxyResponseRdsClient.createDBProxy(Consumer<CreateDbProxyRequest.Builder> createDbProxyRequest) Creates a new DB proxy.default CreateDbProxyResponseRdsClient.createDBProxy(CreateDbProxyRequest createDbProxyRequest) Creates a new DB proxy.default ModifyDbProxyResponseRdsClient.modifyDBProxy(Consumer<ModifyDbProxyRequest.Builder> modifyDbProxyRequest) Changes the settings for an existing DB proxy.default ModifyDbProxyResponseRdsClient.modifyDBProxy(ModifyDbProxyRequest modifyDbProxyRequest) Changes the settings for an existing DB proxy.