Uses of Class
software.amazon.awssdk.services.rds.model.CreateDbShardGroupRequest
Packages that use CreateDbShardGroupRequest
Package
Description
-
Uses of CreateDbShardGroupRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateDbShardGroupRequestModifier and TypeMethodDescriptionRdsAsyncClient.createDBShardGroup(CreateDbShardGroupRequest createDbShardGroupRequest) Creates a new DB shard group for Aurora Limitless Database.default CreateDbShardGroupResponseRdsClient.createDBShardGroup(CreateDbShardGroupRequest createDbShardGroupRequest) Creates a new DB shard group for Aurora Limitless Database. -
Uses of CreateDbShardGroupRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateDbShardGroupRequestModifier and TypeMethodDescriptionCreateDbShardGroupRequestMarshaller.marshall(CreateDbShardGroupRequest createDbShardGroupRequest)