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