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