Class CreateDbShardGroupRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.rds.transform.CreateDbShardGroupRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateDbShardGroupRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateDbShardGroupRequestMarshaller extends Object implements Marshaller<CreateDbShardGroupRequest>
CreateDbShardGroupRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateDbShardGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateDbShardGroupRequest createDbShardGroupRequest)
-
-
-
Constructor Detail
-
CreateDbShardGroupRequestMarshaller
public CreateDbShardGroupRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateDbShardGroupRequest createDbShardGroupRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateDbShardGroupRequest>
-
-