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