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