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