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