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