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