| 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 |
|---|---|
GetUICustomizationResult |
AmazonCognitoIdentityProviderClient.getUICustomization(GetUICustomizationRequest getUICustomizationRequest)
Gets the UI Customization information for a particular app client's app
UI, if there is something set.
|
GetUICustomizationResult |
AmazonCognitoIdentityProvider.getUICustomization(GetUICustomizationRequest getUICustomizationRequest)
Gets the UI Customization information for a particular app client's app
UI, if there is something set.
|
| Modifier and Type | Method and Description |
|---|---|
GetUICustomizationResult |
GetUICustomizationResult.withUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
Copyright © 2020. All rights reserved.