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