Class GetSnapshotBlockRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ebs.transform.GetSnapshotBlockRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetSnapshotBlockRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetSnapshotBlockRequestMarshaller
extends Object
implements Marshaller<GetSnapshotBlockRequest>
GetSnapshotBlockRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetSnapshotBlockRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetSnapshotBlockRequest getSnapshotBlockRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetSnapshotBlockRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetSnapshotBlockRequest>- Parameters:
 getSnapshotBlockRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -