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