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