Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbClusterRequest
Packages that use CreateDbClusterRequest
Package
Description
-
Uses of CreateDbClusterRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateDbClusterRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateDbClusterResponse>RdsAsyncClient.createDBCluster(CreateDbClusterRequest createDbClusterRequest) Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.default CreateDbClusterResponseRdsClient.createDBCluster(CreateDbClusterRequest createDbClusterRequest) Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster. -
Uses of CreateDbClusterRequest in software.amazon.awssdk.services.rds.internal
Methods in software.amazon.awssdk.services.rds.internal with parameters of type CreateDbClusterRequestModifier and TypeMethodDescriptionprotected RdsPresignInterceptor.PresignableRequestCreateDbClusterPresignInterceptor.adaptRequest(CreateDbClusterRequest originalRequest) -
Uses of CreateDbClusterRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateDbClusterRequestModifier and TypeMethodDescriptionCreateDbClusterRequestMarshaller.marshall(CreateDbClusterRequest createDbClusterRequest)