Unmarshaller<DetachPrincipalPolicyResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class DetachPrincipalPolicyResponseUnmarshaller extends Object implements Unmarshaller<DetachPrincipalPolicyResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
DetachPrincipalPolicyResponseUnmarshaller() |
| Modifier and Type | Method | 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.