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