| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| com.amazonaws.services.cognitoidentityprovider.model |
Classes modeling the various types represented by AmazonCognitoIdentityProvider
|
| Modifier and Type | Method and Description |
|---|---|
GetGroupResult |
AmazonCognitoIdentityProviderClient.getGroup(GetGroupRequest getGroupRequest)
Gets a group.
|
GetGroupResult |
AmazonCognitoIdentityProvider.getGroup(GetGroupRequest getGroupRequest)
Gets a group.
|
| Modifier and Type | Method and Description |
|---|---|
GetGroupRequest |
GetGroupRequest.withGroupName(String groupName)
The name of the group.
|
GetGroupRequest |
GetGroupRequest.withUserPoolId(String userPoolId)
The user pool ID for the user pool.
|
Copyright © 2020. All rights reserved.