@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class CreateDiskFromSnapshotResponseUnmarshaller extends Object implements Unmarshaller<CreateDiskFromSnapshotResponse,JsonUnmarshallerContext>
| Constructor and Description |
|---|
CreateDiskFromSnapshotResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static CreateDiskFromSnapshotResponseUnmarshaller |
getInstance() |
CreateDiskFromSnapshotResponse |
unmarshall(JsonUnmarshallerContext context) |
public CreateDiskFromSnapshotResponseUnmarshaller()
public CreateDiskFromSnapshotResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<CreateDiskFromSnapshotResponse,JsonUnmarshallerContext>Exceptionpublic static CreateDiskFromSnapshotResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.