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