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