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