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