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