| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Method and Description |
|---|---|
UICustomizationType |
UICustomizationType.clone() |
UICustomizationType |
GetUICustomizationResult.getUICustomization()
The UI customization information.
|
UICustomizationType |
SetUICustomizationResult.getUICustomization()
The UI customization information.
|
UICustomizationType |
UICustomizationType.withClientId(String clientId)
The client ID for the client app.
|
UICustomizationType |
UICustomizationType.withCreationDate(Date creationDate)
The creation date for the UI customization.
|
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 last-modified date for the UI customization.
|
UICustomizationType |
UICustomizationType.withUserPoolId(String userPoolId)
The user pool ID for the user pool.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetUICustomizationResult.setUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
void |
SetUICustomizationResult.setUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
GetUICustomizationResult |
GetUICustomizationResult.withUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
SetUICustomizationResult |
SetUICustomizationResult.withUICustomization(UICustomizationType uICustomization)
The UI customization information.
|
Copyright © 2019. All rights reserved.