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