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