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