| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider |
Using the Amazon Cognito User Pools API, you can create a user pool to manage directories and users.
|
| software.amazon.awssdk.services.cognitoidentityprovider.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateGroupResponse> |
CognitoIdentityProviderAsyncClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a new group in the specified user pool.
|
default CreateGroupResponse |
CognitoIdentityProviderClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a new group in the specified user pool.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGroupRequestMarshaller.marshall(CreateGroupRequest createGroupRequest) |
Copyright © 2020. All rights reserved.