public class CreateSnapshotRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreateSnapshotRequest>,CreateSnapshotRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreateSnapshotRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
marshall(CreateSnapshotRequest createSnapshotRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreateSnapshotRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreateSnapshotRequest> marshall(CreateSnapshotRequest createSnapshotRequest)
marshall
in interface Marshaller<Request<CreateSnapshotRequest>,CreateSnapshotRequest>