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