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

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

Introduction

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

The text is from its open source code.

Method

CreateIdentityPoolResultcreateIdentityPool(CreateIdentityPoolRequest createIdentityPoolRequest)

Creates a new identity pool.

DeleteIdentityPoolResultdeleteIdentityPool(DeleteIdentityPoolRequest deleteIdentityPoolRequest)

Deletes an identity pool.

ListIdentityPoolsResultlistIdentityPools(ListIdentityPoolsRequest listIdentityPoolsRequest)

Lists all of the Cognito identity pools registered for your account.

SetIdentityPoolRolesResultsetIdentityPoolRoles(SetIdentityPoolRolesRequest setIdentityPoolRolesRequest)

Sets the roles for an identity pool.

UpdateIdentityPoolResultupdateIdentityPool(UpdateIdentityPoolRequest updateIdentityPoolRequest)

Updates an identity pool.