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