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