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