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