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