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