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