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