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