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