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