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