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