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