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