@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DeleteInstanceSnapshotResponseUnmarshaller extends Object implements Unmarshaller<DeleteInstanceSnapshotResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
DeleteInstanceSnapshotResponseUnmarshaller() |
Modifier and Type | Method and 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.