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