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