Java com.amazonaws.services.cognitoidentity.model UpdateIdentityPoolRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cognitoidentity.model UpdateIdentityPoolRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cognitoidentity.model UpdateIdentityPoolRequest.

The text is from its open source code.

Constructor

Method

voidsetAllowUnauthenticatedIdentities(Boolean allowUnauthenticatedIdentities)

TRUE if the identity pool supports unauthenticated logins.

voidsetCognitoIdentityProviders( java.util.Collection cognitoIdentityProviders)

A list representing an Amazon Cognito user pool and its client ID.

voidsetIdentityPoolId(String identityPoolId)

An identity pool ID in the format REGION:GUID.

voidsetIdentityPoolName(String identityPoolName)

A string that you provide.