Uses of Class
software.amazon.awssdk.services.rds.model.DbProxyEndpointAlreadyExistsException
Packages that use DbProxyEndpointAlreadyExistsException
-
Uses of DbProxyEndpointAlreadyExistsException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbProxyEndpointAlreadyExistsExceptionModifier and TypeMethodDescriptiondefault CreateDbProxyEndpointResponseRdsClient.createDBProxyEndpoint(Consumer<CreateDbProxyEndpointRequest.Builder> createDbProxyEndpointRequest) Creates aDBProxyEndpoint.default CreateDbProxyEndpointResponseRdsClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest) Creates 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.