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