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>
ListChangedBlocksRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListChangedBlocksRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListChangedBlocksRequest listChangedBlocksRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListChangedBlocksRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListChangedBlocksRequest>- Parameters:
 listChangedBlocksRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -