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