| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder |
The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI)
component libraries and themes for use in your Amplify applications.
|
| com.amazonaws.services.amplifyuibuilder.model |
| Class and Description |
|---|
| ActionParameters
Represents the event action configuration for an element of a
Component or ComponentChild. |
| AWSAmplifyUIBuilderException
Base exception for all service exceptions thrown by AWS Amplify UI Builder
|
| Component
Contains the configuration settings for a user interface (UI) element for an Amplify app.
|
| ComponentBindingPropertiesValue
Represents the data binding configuration for a component at runtime.
|
| ComponentBindingPropertiesValueProperties
Represents the data binding configuration for a specific property using data stored in Amazon Web Services.
|
| ComponentChild
A nested UI configuration within a parent
Component. |
| ComponentConditionProperty
Represents a conditional expression to set a component property.
|
| ComponentDataConfiguration
Describes the configuration for binding a component's properties to data.
|
| ComponentEvent
Describes the configuration of an event.
|
| ComponentProperty
Describes the configuration for all of a component's properties.
|
| ComponentPropertyBindingProperties
Associates a component property to a binding property.
|
| ComponentSummary
Contains a summary of a component.
|
| ComponentVariant
Describes the style configuration of a unique variation of a main component.
|
| CreateComponentData
Represents all of the information that is required to create a component.
|
| CreateComponentRequest |
| CreateComponentResult |
| CreateThemeData
Represents all of the information that is required to create a theme.
|
| CreateThemeRequest |
| CreateThemeResult |
| DeleteComponentRequest |
| DeleteComponentResult |
| DeleteThemeRequest |
| DeleteThemeResult |
| ExchangeCodeForTokenRequest |
| ExchangeCodeForTokenRequestBody
Describes the configuration of a request to exchange an access code for a token.
|
| ExchangeCodeForTokenResult |
| ExportComponentsRequest |
| ExportComponentsResult |
| ExportThemesRequest |
| ExportThemesResult |
| FormBindingElement
Describes how to bind a component property to form data.
|
| GetComponentRequest |
| GetComponentResult |
| GetThemeRequest |
| GetThemeResult |
| ListComponentsRequest |
| ListComponentsResult |
| ListThemesRequest |
| ListThemesResult |
| MutationActionSetStateParameter
Represents the state configuration when an action modifies a property of another element within the same component.
|
| Predicate
Stores information for generating Amplify DataStore queries.
|
| RefreshTokenRequest |
| RefreshTokenRequestBody
Describes a refresh token.
|
| RefreshTokenResult |
| SortDirection |
| SortProperty
Describes how to sort the data that you bind to a component.
|
| Theme
A theme is a collection of style settings that apply globally to the components associated with an Amplify
application.
|
| ThemeSummary
Describes the basic information about a theme.
|
| ThemeValue
Describes the configuration of a theme's properties.
|
| ThemeValues
A key-value pair that defines a property of a theme.
|
| TokenProviders |
| UpdateComponentData
Updates and saves all of the information about a component, based on component ID.
|
| UpdateComponentRequest |
| UpdateComponentResult |
| UpdateThemeData
Saves the data binding information for a theme.
|
| UpdateThemeRequest |
| UpdateThemeResult |
Copyright © 2022. All rights reserved.