public class DescribeVaultOutputJsonUnmarshaller extends java.lang.Object implements Unmarshaller<DescribeVaultOutput,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static DescribeVaultOutputJsonUnmarshaller |
instance |
Constructor and Description |
---|
DescribeVaultOutputJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DescribeVaultOutputJsonUnmarshaller |
getInstance() |
DescribeVaultOutput |
unmarshall(JsonUnmarshallerContext context) |
private static DescribeVaultOutputJsonUnmarshaller instance
public DescribeVaultOutput unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<DescribeVaultOutput,JsonUnmarshallerContext>
java.lang.Exception
public static DescribeVaultOutputJsonUnmarshaller getInstance()