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