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