| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
UICustomizationType |
UICustomizationType.clone() |
UICustomizationType |
SetUICustomizationResult.getUICustomization()
The UI customization information.
|
UICustomizationType |
GetUICustomizationResult.getUICustomization()
The UI customization information.
|
UICustomizationType |
UICustomizationType.withClientId(String clientId)
The client ID for the client app.
|
UICustomizationType |
UICustomizationType.withCreationDate(Date creationDate)
The date and time when the item was created.
|
UICustomizationType |
UICustomizationType.withCSS(String cSS)
The CSS values in the UI customization.
|
UICustomizationType |
UICustomizationType.withCSSVersion(String cSSVersion)
The CSS version number.
|
UICustomizationType |
UICustomizationType.withImageUrl(String imageUrl)
The logo image for the UI customization.
|
UICustomizationType |
UICustomizationType.withLastModifiedDate(Date lastModifiedDate)
The date and time when the item was modified.
|
UICustomizationType |
UICustomizationType.withUserPoolId(String userPoolId)
The user pool ID for the user pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetUICustomizationResult.setUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
void |
GetUICustomizationResult.setUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
SetUICustomizationResult |
SetUICustomizationResult.withUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
GetUICustomizationResult |
GetUICustomizationResult.withUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
Copyright © 2024. All rights reserved.