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