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