@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DescribeEcsClustersResponseUnmarshaller extends Object implements Unmarshaller<DescribeEcsClustersResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
DescribeEcsClustersResponseUnmarshaller() |
Modifier and Type | Method and 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.