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