Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbClusterEndpointRequest
Packages that use CreateDbClusterEndpointRequest
Package
Description
-
Uses of CreateDbClusterEndpointRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateDbClusterEndpointRequestModifier and TypeMethodDescriptionRdsAsyncClient.createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest) Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster.default CreateDbClusterEndpointResponseRdsClient.createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest) Creates a new custom endpoint and associates it with an Amazon Aurora DB cluster. -
Uses of CreateDbClusterEndpointRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateDbClusterEndpointRequestModifier and TypeMethodDescriptionCreateDbClusterEndpointRequestMarshaller.marshall(CreateDbClusterEndpointRequest createDbClusterEndpointRequest)