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