Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbProxyEndpointResponse
Packages that use CreateDbProxyEndpointResponse
-
Uses of CreateDbProxyEndpointResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return CreateDbProxyEndpointResponseModifier and TypeMethodDescriptiondefault CreateDbProxyEndpointResponseRdsClient.createDBProxyEndpoint(Consumer<CreateDbProxyEndpointRequest.Builder> createDbProxyEndpointRequest) Creates aDBProxyEndpoint.default CreateDbProxyEndpointResponseRdsClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest) Creates aDBProxyEndpoint.Methods in software.amazon.awssdk.services.rds that return types with arguments of type CreateDbProxyEndpointResponseModifier and TypeMethodDescriptionRdsAsyncClient.createDBProxyEndpoint(Consumer<CreateDbProxyEndpointRequest.Builder> createDbProxyEndpointRequest) Creates aDBProxyEndpoint.RdsAsyncClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest) Creates aDBProxyEndpoint.