Package | Description |
---|---|
com.amazonaws.services.cognitoidp |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
com.amazonaws.services.cognitoidp.model |
Modifier and Type | Method and Description |
---|---|
GetUICustomizationResult |
AbstractAWSCognitoIdentityProvider.getUICustomization(GetUICustomizationRequest request) |
GetUICustomizationResult |
AWSCognitoIdentityProvider.getUICustomization(GetUICustomizationRequest getUICustomizationRequest)
Gets the user interface (UI) Customization information for a particular app client's app UI, if any such
information exists for the client.
|
GetUICustomizationResult |
AWSCognitoIdentityProviderClient.getUICustomization(GetUICustomizationRequest request)
Gets the user interface (UI) Customization information for a particular app client's app UI, if any such
information exists for the client.
|
Modifier and Type | Method and Description |
---|---|
Future<GetUICustomizationResult> |
AWSCognitoIdentityProviderAsyncClient.getUICustomizationAsync(GetUICustomizationRequest request) |
Future<GetUICustomizationResult> |
AWSCognitoIdentityProviderAsync.getUICustomizationAsync(GetUICustomizationRequest getUICustomizationRequest)
Gets the user interface (UI) Customization information for a particular app client's app UI, if any such
information exists for the client.
|
Future<GetUICustomizationResult> |
AbstractAWSCognitoIdentityProviderAsync.getUICustomizationAsync(GetUICustomizationRequest request) |
Future<GetUICustomizationResult> |
AWSCognitoIdentityProviderAsyncClient.getUICustomizationAsync(GetUICustomizationRequest request,
AsyncHandler<GetUICustomizationRequest,GetUICustomizationResult> asyncHandler) |
Future<GetUICustomizationResult> |
AWSCognitoIdentityProviderAsync.getUICustomizationAsync(GetUICustomizationRequest getUICustomizationRequest,
AsyncHandler<GetUICustomizationRequest,GetUICustomizationResult> asyncHandler)
Gets the user interface (UI) Customization information for a particular app client's app UI, if any such
information exists for the client.
|
Future<GetUICustomizationResult> |
AbstractAWSCognitoIdentityProviderAsync.getUICustomizationAsync(GetUICustomizationRequest request,
AsyncHandler<GetUICustomizationRequest,GetUICustomizationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<GetUICustomizationResult> |
AWSCognitoIdentityProviderAsyncClient.getUICustomizationAsync(GetUICustomizationRequest request,
AsyncHandler<GetUICustomizationRequest,GetUICustomizationResult> asyncHandler) |
Future<GetUICustomizationResult> |
AWSCognitoIdentityProviderAsync.getUICustomizationAsync(GetUICustomizationRequest getUICustomizationRequest,
AsyncHandler<GetUICustomizationRequest,GetUICustomizationResult> asyncHandler)
Gets the user interface (UI) Customization information for a particular app client's app UI, if any such
information exists for the client.
|
Future<GetUICustomizationResult> |
AbstractAWSCognitoIdentityProviderAsync.getUICustomizationAsync(GetUICustomizationRequest request,
AsyncHandler<GetUICustomizationRequest,GetUICustomizationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetUICustomizationResult |
GetUICustomizationResult.clone() |
GetUICustomizationResult |
GetUICustomizationResult.withUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
Copyright © 2023. All rights reserved.