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