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