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