Package | Description |
---|---|
software.amazon.awssdk.services.cognitoidentityprovider |
With the Amazon Cognito user pools API, you can set up user pools and app clients, and authenticate users.
|
software.amazon.awssdk.services.cognitoidentityprovider.transform |
Modifier and Type | Method and Description |
---|---|
default GetUiCustomizationResponse |
CognitoIdentityProviderClient.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.
|
default CompletableFuture<GetUiCustomizationResponse> |
CognitoIdentityProviderAsyncClient.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.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetUiCustomizationRequestMarshaller.marshall(GetUiCustomizationRequest getUiCustomizationRequest) |
Copyright © 2023. All rights reserved.