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