Class GetReadSetMetadataRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.omics.transform.GetReadSetMetadataRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetReadSetMetadataRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetReadSetMetadataRequestMarshaller
extends Object
implements Marshaller<GetReadSetMetadataRequest>
GetReadSetMetadataRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetReadSetMetadataRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetReadSetMetadataRequest getReadSetMetadataRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetReadSetMetadataRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetReadSetMetadataRequest>- Parameters:
 getReadSetMetadataRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -