@Generated(value="software.amazon.awssdk:codegen") public class CreateDiskSnapshotRequestMarshaller extends Object implements Marshaller<CreateDiskSnapshotRequest>
CreateDiskSnapshotRequest
MarshallerConstructor and Description |
---|
CreateDiskSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(CreateDiskSnapshotRequest createDiskSnapshotRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public CreateDiskSnapshotRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(CreateDiskSnapshotRequest createDiskSnapshotRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<CreateDiskSnapshotRequest>
createDiskSnapshotRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.