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