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