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