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