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