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