Class AbstractAWSCognitoIdentityProvider

java.lang.Object
com.amazonaws.services.cognitoidp.AbstractAWSCognitoIdentityProvider
All Implemented Interfaces:
AWSCognitoIdentityProvider
Direct Known Subclasses:
AbstractAWSCognitoIdentityProviderAsync

public class AbstractAWSCognitoIdentityProvider extends Object implements AWSCognitoIdentityProvider
Abstract implementation of AWSCognitoIdentityProvider. Convenient method forms pass through to the corresponding overload that takes a request object, which throws an UnsupportedOperationException.