Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbProxyEndpointRequest
Packages that use CreateDbProxyEndpointRequest
Package
Description
-
Uses of CreateDbProxyEndpointRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateDbProxyEndpointRequestModifier and TypeMethodDescriptionRdsAsyncClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest) Creates aDBProxyEndpoint.default CreateDbProxyEndpointResponseRdsClient.createDBProxyEndpoint(CreateDbProxyEndpointRequest createDbProxyEndpointRequest) Creates aDBProxyEndpoint. -
Uses of CreateDbProxyEndpointRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateDbProxyEndpointRequestModifier and TypeMethodDescriptionCreateDbProxyEndpointRequestMarshaller.marshall(CreateDbProxyEndpointRequest createDbProxyEndpointRequest)