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