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