Skip navigation links
A B C D E F G H I L M P R S T U V W 

A

AbstractAWSAmplifyUIBuilder - Class in com.amazonaws.services.amplifyuibuilder
Abstract implementation of AWSAmplifyUIBuilder.
AbstractAWSAmplifyUIBuilder() - Constructor for class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
AbstractAWSAmplifyUIBuilderAsync - Class in com.amazonaws.services.amplifyuibuilder
Abstract implementation of AWSAmplifyUIBuilderAsync.
AbstractAWSAmplifyUIBuilderAsync() - Constructor for class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
ActionParameters - Class in com.amazonaws.services.amplifyuibuilder.model
Represents the event action configuration for an element of a Component or ComponentChild.
ActionParameters() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
 
addBindingPropertiesEntry(String, ComponentBindingPropertiesValue) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Add a single BindingProperties entry
addBindingPropertiesEntry(String, ComponentBindingPropertiesValue) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Add a single BindingProperties entry
addBindingPropertiesEntry(String, ComponentBindingPropertiesValue) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Add a single BindingProperties entry
addBindingsEntry(String, FormBindingElement) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
Add a single Bindings entry
addCollectionPropertiesEntry(String, ComponentDataConfiguration) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Add a single CollectionProperties entry
addCollectionPropertiesEntry(String, ComponentDataConfiguration) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Add a single CollectionProperties entry
addCollectionPropertiesEntry(String, ComponentDataConfiguration) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Add a single CollectionProperties entry
addEventsEntry(String, ComponentEvent) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Add a single Events entry
addEventsEntry(String, ComponentEvent) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Add a single Events entry
addEventsEntry(String, ComponentEvent) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Add a single Events entry
addEventsEntry(String, ComponentEvent) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Add a single Events entry
addFieldsEntry(String, ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
Add a single Fields entry
addOverridesEntry(String, Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Add a single Overrides entry
addOverridesEntry(String, Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
Add a single Overrides entry
addOverridesEntry(String, Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Add a single Overrides entry
addOverridesEntry(String, Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Add a single Overrides entry
addPropertiesEntry(String, ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Add a single Properties entry
addPropertiesEntry(String, ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Add a single Properties entry
addPropertiesEntry(String, ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Add a single Properties entry
addPropertiesEntry(String, ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Add a single Properties entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
Add a single Tags entry
addVariantValuesEntry(String, String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
Add a single VariantValues entry
asyncBuilder() - Static method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
AWSAmplifyUIBuilder - Interface in com.amazonaws.services.amplifyuibuilder
Interface for accessing AWS Amplify UI Builder.
AWSAmplifyUIBuilderAsync - Interface in com.amazonaws.services.amplifyuibuilder
Interface for accessing AWS Amplify UI Builder asynchronously.
AWSAmplifyUIBuilderAsyncClient - Class in com.amazonaws.services.amplifyuibuilder
Client for accessing AWS Amplify UI Builder asynchronously.
AWSAmplifyUIBuilderAsyncClientBuilder - Class in com.amazonaws.services.amplifyuibuilder
Fluent builder for AWSAmplifyUIBuilderAsync.
AWSAmplifyUIBuilderClient - Class in com.amazonaws.services.amplifyuibuilder
Client for accessing AWS Amplify UI Builder.
AWSAmplifyUIBuilderClientBuilder - Class in com.amazonaws.services.amplifyuibuilder
Fluent builder for AWSAmplifyUIBuilder.
AWSAmplifyUIBuilderException - Exception in com.amazonaws.services.amplifyuibuilder.model
Base exception for all service exceptions thrown by AWS Amplify UI Builder
AWSAmplifyUIBuilderException(String) - Constructor for exception com.amazonaws.services.amplifyuibuilder.model.AWSAmplifyUIBuilderException
Constructs a new AWSAmplifyUIBuilderException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClientBuilder
Construct an asynchronous implementation of AWSAmplifyUIBuilderAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClientBuilder
Construct a synchronous implementation of AWSAmplifyUIBuilder using the current builder configuration.
builder() - Static method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
 

C

clearBindingPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Removes all the entries added into BindingProperties.
clearBindingPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Removes all the entries added into BindingProperties.
clearBindingPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Removes all the entries added into BindingProperties.
clearBindingsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
Removes all the entries added into Bindings.
clearCollectionPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Removes all the entries added into CollectionProperties.
clearCollectionPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Removes all the entries added into CollectionProperties.
clearCollectionPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Removes all the entries added into CollectionProperties.
clearEventsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Removes all the entries added into Events.
clearEventsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Removes all the entries added into Events.
clearEventsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Removes all the entries added into Events.
clearEventsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Removes all the entries added into Events.
clearFieldsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
Removes all the entries added into Fields.
clearOverridesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Removes all the entries added into Overrides.
clearOverridesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
Removes all the entries added into Overrides.
clearOverridesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Removes all the entries added into Overrides.
clearOverridesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Removes all the entries added into Overrides.
clearPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Removes all the entries added into Properties.
clearPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Removes all the entries added into Properties.
clearPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Removes all the entries added into Properties.
clearPropertiesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Removes all the entries added into Properties.
clearTagsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
Removes all the entries added into Tags.
clearVariantValuesEntries() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
Removes all the entries added into VariantValues.
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
 
clone() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
 
com.amazonaws.services.amplifyuibuilder - package 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 - package com.amazonaws.services.amplifyuibuilder.model
 
Component - Class in com.amazonaws.services.amplifyuibuilder.model
Contains the configuration settings for a user interface (UI) element for an Amplify app.
Component() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.Component
 
ComponentBindingPropertiesValue - Class in com.amazonaws.services.amplifyuibuilder.model
Represents the data binding configuration for a component at runtime.
ComponentBindingPropertiesValue() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
 
ComponentBindingPropertiesValueProperties - Class in com.amazonaws.services.amplifyuibuilder.model
Represents the data binding configuration for a specific property using data stored in Amazon Web Services.
ComponentBindingPropertiesValueProperties() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
 
ComponentChild - Class in com.amazonaws.services.amplifyuibuilder.model
A nested UI configuration within a parent Component.
ComponentChild() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
 
ComponentConditionProperty - Class in com.amazonaws.services.amplifyuibuilder.model
Represents a conditional expression to set a component property.
ComponentConditionProperty() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
 
ComponentDataConfiguration - Class in com.amazonaws.services.amplifyuibuilder.model
Describes the configuration for binding a component's properties to data.
ComponentDataConfiguration() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
 
ComponentEvent - Class in com.amazonaws.services.amplifyuibuilder.model
Describes the configuration of an event.
ComponentEvent() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
 
ComponentProperty - Class in com.amazonaws.services.amplifyuibuilder.model
Describes the configuration for all of a component's properties.
ComponentProperty() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
 
ComponentPropertyBindingProperties - Class in com.amazonaws.services.amplifyuibuilder.model
Associates a component property to a binding property.
ComponentPropertyBindingProperties() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
 
ComponentSummary - Class in com.amazonaws.services.amplifyuibuilder.model
Contains a summary of a component.
ComponentSummary() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
 
ComponentVariant - Class in com.amazonaws.services.amplifyuibuilder.model
Describes the style configuration of a unique variation of a main component.
ComponentVariant() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
 
configFactory - Static variable in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Client configuration factory providing ClientConfigurations tailored to this client
createComponent(CreateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
createComponent(CreateComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Creates a new component for an Amplify app.
createComponent(CreateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Creates a new component for an Amplify app.
createComponentAsync(CreateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
createComponentAsync(CreateComponentRequest, AsyncHandler<CreateComponentRequest, CreateComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
createComponentAsync(CreateComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Creates a new component for an Amplify app.
createComponentAsync(CreateComponentRequest, AsyncHandler<CreateComponentRequest, CreateComponentResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Creates a new component for an Amplify app.
createComponentAsync(CreateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
createComponentAsync(CreateComponentRequest, AsyncHandler<CreateComponentRequest, CreateComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
CreateComponentData - Class in com.amazonaws.services.amplifyuibuilder.model
Represents all of the information that is required to create a component.
CreateComponentData() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
 
CreateComponentRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
CreateComponentRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
 
CreateComponentResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
CreateComponentResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
 
createTheme(CreateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
createTheme(CreateThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Creates a theme to apply to the components in an Amplify app.
createTheme(CreateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Creates a theme to apply to the components in an Amplify app.
createThemeAsync(CreateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
createThemeAsync(CreateThemeRequest, AsyncHandler<CreateThemeRequest, CreateThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
createThemeAsync(CreateThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Creates a theme to apply to the components in an Amplify app.
createThemeAsync(CreateThemeRequest, AsyncHandler<CreateThemeRequest, CreateThemeResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Creates a theme to apply to the components in an Amplify app.
createThemeAsync(CreateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
createThemeAsync(CreateThemeRequest, AsyncHandler<CreateThemeRequest, CreateThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
CreateThemeData - Class in com.amazonaws.services.amplifyuibuilder.model
Represents all of the information that is required to create a theme.
CreateThemeData() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
 
CreateThemeRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
CreateThemeRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
 
CreateThemeResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
CreateThemeResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
 

D

defaultClient() - Static method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClientBuilder
 
deleteComponent(DeleteComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
deleteComponent(DeleteComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Deletes a component from an Amplify app.
deleteComponent(DeleteComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Deletes a component from an Amplify app.
deleteComponentAsync(DeleteComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
deleteComponentAsync(DeleteComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Deletes a component from an Amplify app.
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Deletes a component from an Amplify app.
deleteComponentAsync(DeleteComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
deleteComponentAsync(DeleteComponentRequest, AsyncHandler<DeleteComponentRequest, DeleteComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
DeleteComponentRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
DeleteComponentRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
 
DeleteComponentResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
DeleteComponentResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentResult
 
deleteTheme(DeleteThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
deleteTheme(DeleteThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Deletes a theme from an Amplify app.
deleteTheme(DeleteThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Deletes a theme from an Amplify app.
deleteThemeAsync(DeleteThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
deleteThemeAsync(DeleteThemeRequest, AsyncHandler<DeleteThemeRequest, DeleteThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
deleteThemeAsync(DeleteThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Deletes a theme from an Amplify app.
deleteThemeAsync(DeleteThemeRequest, AsyncHandler<DeleteThemeRequest, DeleteThemeResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Deletes a theme from an Amplify app.
deleteThemeAsync(DeleteThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
deleteThemeAsync(DeleteThemeRequest, AsyncHandler<DeleteThemeRequest, DeleteThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
DeleteThemeRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
DeleteThemeRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
 
DeleteThemeResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
DeleteThemeResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
 
equals(Object) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
 
exchangeCodeForToken(ExchangeCodeForTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
exchangeCodeForToken(ExchangeCodeForTokenRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Exchanges an access code for a token.
exchangeCodeForToken(ExchangeCodeForTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Exchanges an access code for a token.
exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest, AsyncHandler<ExchangeCodeForTokenRequest, ExchangeCodeForTokenResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Exchanges an access code for a token.
exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest, AsyncHandler<ExchangeCodeForTokenRequest, ExchangeCodeForTokenResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Exchanges an access code for a token.
exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
exchangeCodeForTokenAsync(ExchangeCodeForTokenRequest, AsyncHandler<ExchangeCodeForTokenRequest, ExchangeCodeForTokenResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
ExchangeCodeForTokenRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
ExchangeCodeForTokenRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
 
ExchangeCodeForTokenRequestBody - Class in com.amazonaws.services.amplifyuibuilder.model
Describes the configuration of a request to exchange an access code for a token.
ExchangeCodeForTokenRequestBody() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
 
ExchangeCodeForTokenResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
ExchangeCodeForTokenResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
 
exportComponents(ExportComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
exportComponents(ExportComponentsRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Exports component configurations to code that is ready to integrate into an Amplify app.
exportComponents(ExportComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Exports component configurations to code that is ready to integrate into an Amplify app.
exportComponentsAsync(ExportComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
exportComponentsAsync(ExportComponentsRequest, AsyncHandler<ExportComponentsRequest, ExportComponentsResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
exportComponentsAsync(ExportComponentsRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Exports component configurations to code that is ready to integrate into an Amplify app.
exportComponentsAsync(ExportComponentsRequest, AsyncHandler<ExportComponentsRequest, ExportComponentsResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Exports component configurations to code that is ready to integrate into an Amplify app.
exportComponentsAsync(ExportComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
exportComponentsAsync(ExportComponentsRequest, AsyncHandler<ExportComponentsRequest, ExportComponentsResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
ExportComponentsRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
ExportComponentsRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
 
ExportComponentsResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
ExportComponentsResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
 
exportThemes(ExportThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
exportThemes(ExportThemesRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Exports theme configurations to code that is ready to integrate into an Amplify app.
exportThemes(ExportThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Exports theme configurations to code that is ready to integrate into an Amplify app.
exportThemesAsync(ExportThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
exportThemesAsync(ExportThemesRequest, AsyncHandler<ExportThemesRequest, ExportThemesResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
exportThemesAsync(ExportThemesRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Exports theme configurations to code that is ready to integrate into an Amplify app.
exportThemesAsync(ExportThemesRequest, AsyncHandler<ExportThemesRequest, ExportThemesResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Exports theme configurations to code that is ready to integrate into an Amplify app.
exportThemesAsync(ExportThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
exportThemesAsync(ExportThemesRequest, AsyncHandler<ExportThemesRequest, ExportThemesResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
ExportThemesRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
ExportThemesRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
 
ExportThemesResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
ExportThemesResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
 

F

FormBindingElement - Class in com.amazonaws.services.amplifyuibuilder.model
Describes how to bind a component property to form data.
FormBindingElement() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
 
fromValue(String) - Static method in enum com.amazonaws.services.amplifyuibuilder.model.SortDirection
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.amplifyuibuilder.model.TokenProviders
Use this in place of valueOf.

G

getAccessToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The access token.
getAccessToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
The access token.
getAction() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
The action to perform when a specific event is raised.
getAnchor() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The HTML anchor link to the location to open.
getAnd() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the Amplify app associated with the component.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The unique ID of the Amplify app associated with the component.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The unique ID of the Amplify app to associate with the component.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The unique ID of the Amplify app associated with the theme.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The unique ID of the Amplify app associated with the component to delete.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The unique ID of the Amplify app associated with the theme to delete.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The unique ID of the Amplify app to export components to.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The unique ID of the Amplify app to export the themes to.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The unique ID of the Amplify app.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The unique ID of the Amplify app.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The unique ID for the Amplify app.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The unique ID for the Amplify app.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The unique ID for the Amplify app associated with the theme.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The unique ID for the app associated with the theme summary.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique ID for the Amplify app.
getAppId() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique ID for the Amplify app.
getBindingEvent() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
Binds an event to an action on a component.
getBindingProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The information to connect a component's properties to data at runtime.
getBindingProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
Describes the properties to customize with data at runtime.
getBindingProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to data at runtime.
getBindingProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The data binding information for the component's properties.
getBindingProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The data binding information for the component's properties.
getBindings() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to form data.
getBucket() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An Amazon S3 bucket.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getChildren() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's ComponentChild instances.
getChildren() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The list of ComponentChild instances for this component.
getChildren() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of child components that are instances of the main component.
getChildren() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
A list of key-value pairs that define the theme's properties.
getChildren() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The components that are instances of the main component.
getClientToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The unique client token.
getClientToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The unique client token.
getClientToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique client token.
getClientToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique client token.
getCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
The access code to send in the request.
getCollectionBindingProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to data at runtime.
getCollectionProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The data binding configuration for the component's properties.
getCollectionProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The data binding configuration for customizing a component's properties.
getCollectionProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The configuration for binding a component's properties to a data model.
getComponent(GetComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
getComponent(GetComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Returns an existing component for an Amplify app.
getComponent(GetComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Returns an existing component for an Amplify app.
getComponent() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
Represents the configuration settings for the component.
getComponentAsync(GetComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
getComponentAsync(GetComponentRequest, AsyncHandler<GetComponentRequest, GetComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
getComponentAsync(GetComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Returns an existing component for an Amplify app.
getComponentAsync(GetComponentRequest, AsyncHandler<GetComponentRequest, GetComponentResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Returns an existing component for an Amplify app.
getComponentAsync(GetComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
getComponentAsync(GetComponentRequest, AsyncHandler<GetComponentRequest, GetComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
getComponentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The name of the component that is affected by an event.
getComponentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The name of the component that is being modified.
GetComponentRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
GetComponentRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
 
GetComponentResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
GetComponentResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
 
getComponentToCreate() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
Represents the configuration of the component to create.
getComponentType() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The type of the component.
getComponentType() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The type of the child component.
getComponentType() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The component type.
getComponentType() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The component type.
getComponentType() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The type of the component.
getConcat() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
A list of component properties to concatenate to create the value to assign to this component property.
getCondition() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The conditional expression to use to assign a value to the component property.
getConfigured() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
Specifies whether the user configured the property in Amplify Studio after importing it.
getCreatedAt() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The time that the component was created.
getCreatedAt() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The time that the theme was created.
getDefaultValue() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
The default value of the property.
getDefaultValue() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The default value to assign to the property.
getDefaultValue() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The default value to assign to the component property.
getDirection() - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
The direction of the sort, either ascending or descending.
getElement() - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
The name of the component to retrieve a value from.
getElse() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value to assign to the property if the condition is not met.
getEntities() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
Represents the configuration of the exported components.
getEntities() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
Represents the configuration of the exported themes.
getEntities() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
The list of components for the Amplify app.
getEntities() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
The list of themes for the Amplify app.
getEntity() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
Describes the configuration of the new component.
getEntity() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
Describes the configuration of the new theme.
getEntity() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
Describes the configuration of the updated component.
getEntity() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
Describes the configuration of the updated theme.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The name of the backend environment that is part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The name of the backend environment that is part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The name of the backend environment that is part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The name of the backend environment that is a part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The name of the backend environment that is part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The name of the backend environment that is part of the Amplify app.
getEnvironmentName() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The name of the backend environment that is part of the Amplify app.
getEvent() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
An event that occurs in your app.
getEvents() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the events that can be raised on the component.
getEvents() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Describes the events that can be raised on the child component.
getEvents() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The event configuration for the component.
getEvents() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The event configuration for the component.
getExecutorService() - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
Returns the executor service used by this client to execute async requests.
getExpiresIn() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The date and time when the new access token expires.
getExpiresIn() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
The date and time when the new access token expires.
getField() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The field to bind the data to.
getField() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The name of a field.
getField() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
The data field to bind the property to.
getField() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The field to query.
getField() - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
The field to perform the sort on.
getFields() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model.
getGlobal() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
Specifies whether the user should be signed out globally.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The unique ID of the component that the ActionParameters apply to.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the component.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The unique ID of the component.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The unique ID of the component to delete.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The unique ID of the theme to delete.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The unique ID of the component.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The unique ID for the theme.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The ID for the theme.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The ID of the theme.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The unique ID of the component to update.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique ID for the component.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
The unique ID of the theme to update.
getId() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique ID for the theme.
getIdentifiers() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
A list of IDs to use to bind data to a component.
getImportedValue() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The default value assigned to the property when the component is imported into an app.
getKey() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The storage key for an Amazon S3 bucket.
getKey() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
The name of the property.
getMaxResults() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The maximum number of components to retrieve.
getMaxResults() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The maximum number of theme results to return in the response.
getModel() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The name of the data model.
getModel() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An Amplify DataStore model.
getModel() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
The name of the data model to use to bind data to a component.
getModel() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The data model to use to assign a value to the component property.
getModifiedAt() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The time that the component was modified.
getModifiedAt() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The time that the theme was modified.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The name of the component.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The name of the child component.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The name of the component.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The name of the component
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
The name of the theme.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The name of the theme.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The name of the theme.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The name of the component to update.
getName() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
The name of the theme to update.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
The pagination token that's included if more results are available.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
The pagination token that's included if more results are available.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
The pagination token that's included if more results are available.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The token to request the next page of results.
getNextToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
The pagination token that's returned if more results are available.
getOperand() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value of the property to evaluate.
getOperand() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The value to use when performing the evaluation.
getOperandType() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The type of the property to evaluate.
getOperator() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The operator to use to perform the evaluation, such as eq to represent equals.
getOperator() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The operator to use to perform the evaluation.
getOr() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
getOverrides() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the component's properties that can be overriden in a customized instance of the component.
getOverrides() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
The properties of the component variant that can be overriden when customizing an instance of the component.
getOverrides() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Describes the component properties that can be overriden to customize an instance of the component.
getOverrides() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
Describes the properties that can be overriden to customize an instance of the theme.
getOverrides() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
Describes the properties that can be overriden to customize a theme.
getOverrides() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Describes the properties that can be overriden to customize the component.
getOverrides() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
Describes the properties that can be overriden to customize the theme.
getParameters() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
Describes information about the action.
getPredicate() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Represents the conditional logic to use when binding data to a component.
getPredicates() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
A list of predicates for binding a component's properties to data.
getProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the component's properties.
getProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Describes the properties of the child component.
getProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Describes the component's properties.
getProperties() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Describes the component's properties.
getProperty() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The name of the conditional property.
getProperty() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The name of the component's property that is affected by an event.
getProperty() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
The component property to bind to the data field.
getProperty() - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
The property to retrieve a value from.
getProperty() - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The name of the component property to apply the state configuration to.
getProvider() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
The third-party provider for the token.
getProvider() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
The third-party provider for the token.
getRedirectUri() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
The location of the application that will receive the access code.
getRefreshToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The token to use to refresh a previously issued access token that might have expired.
getRefreshTokenBody() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
Information about the refresh token request.
getRequest() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
Describes the configuration of the request.
getSchemaVersion() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The schema version of the component when it was imported.
getSchemaVersion() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The schema version of the component when it was imported.
getSchemaVersion() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The schema version of the component when it was imported.
getSet() - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The state configuration to assign to the property.
getSort() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Describes how to sort the component's properties.
getSourceId() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the component in its original source system, such as Figma.
getSourceId() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The unique ID of the child component in its original source system, such as Figma.
getSourceId() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The unique ID of the component in its original source system, such as Figma.
getSourceId() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The unique ID of the component in its original source system, such as Figma.
getState() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
A key-value pair that specifies the state property name and its initial value.
getTags() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
One or more key-value pairs to use when tagging the component.
getTags() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
One or more key-value pairs to use when tagging the component data.
getTags() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
One or more key-value pairs to use when tagging the theme data.
getTags() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
One or more key-value pairs to use when tagging the theme.
getTarget() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The element within the same component to modify when the action occurs.
getTheme(GetThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
getTheme(GetThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Returns an existing theme for an Amplify app.
getTheme(GetThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Returns an existing theme for an Amplify app.
getTheme() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
Represents the configuration settings for the theme.
getThemeAsync(GetThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
getThemeAsync(GetThemeRequest, AsyncHandler<GetThemeRequest, GetThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
getThemeAsync(GetThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Returns an existing theme for an Amplify app.
getThemeAsync(GetThemeRequest, AsyncHandler<GetThemeRequest, GetThemeResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Returns an existing theme for an Amplify app.
getThemeAsync(GetThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
getThemeAsync(GetThemeRequest, AsyncHandler<GetThemeRequest, GetThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
GetThemeRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
GetThemeRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
 
GetThemeResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
GetThemeResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
 
getThemeToCreate() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
Represents the configuration of the theme to create.
getThen() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value to assign to the property if the condition is met.
getToken() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
The token to use to refresh a previously issued access token that might have expired.
getType() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The type of navigation action.
getType() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
The property type.
getType() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The component type.
getUpdatedComponent() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The configuration of the updated component.
getUpdatedTheme() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The configuration of the updated theme.
getUrl() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The URL to the location to open.
getUserAttribute() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An authenticated user attribute.
getUserAttribute() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
An authenticated user attribute to use to assign a value to the component property.
getValue() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The value to assign to the component property.
getValue() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
The value of a theme property.
getValue() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
The value of the property.
getValues() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
A list of key-value pairs that defines the properties of the theme.
getValues() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
A list of key-value pairs that defines the properties of the theme.
getValues() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
A list of key-value pairs that define the theme's properties.
getVariants() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's variants.
getVariants() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of the unique variants of this component.
getVariants() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
A list of the unique variants of the main component being updated.
getVariantValues() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
The combination of variants that comprise this variant.

H

hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
 
hashCode() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
 

I

InternalServerException - Exception in com.amazonaws.services.amplifyuibuilder.model
An internal error has occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.amplifyuibuilder.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
InvalidParameterException - Exception in com.amazonaws.services.amplifyuibuilder.model
An invalid or out-of-range value was supplied for the input parameter.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.amplifyuibuilder.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
isConfigured() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
Specifies whether the user configured the property in Amplify Studio after importing it.

L

listComponents(ListComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
listComponents(ListComponentsRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Retrieves a list of components for a specified Amplify app and backend environment.
listComponents(ListComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Retrieves a list of components for a specified Amplify app and backend environment.
listComponentsAsync(ListComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
listComponentsAsync(ListComponentsRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Retrieves a list of components for a specified Amplify app and backend environment.
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Retrieves a list of components for a specified Amplify app and backend environment.
listComponentsAsync(ListComponentsRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
listComponentsAsync(ListComponentsRequest, AsyncHandler<ListComponentsRequest, ListComponentsResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
ListComponentsRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
ListComponentsRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
 
ListComponentsResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
ListComponentsResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
 
listThemes(ListThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
listThemes(ListThemesRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Retrieves a list of themes for a specified Amplify app and backend environment.
listThemes(ListThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Retrieves a list of themes for a specified Amplify app and backend environment.
listThemesAsync(ListThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
listThemesAsync(ListThemesRequest, AsyncHandler<ListThemesRequest, ListThemesResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
listThemesAsync(ListThemesRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Retrieves a list of themes for a specified Amplify app and backend environment.
listThemesAsync(ListThemesRequest, AsyncHandler<ListThemesRequest, ListThemesResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Retrieves a list of themes for a specified Amplify app and backend environment.
listThemesAsync(ListThemesRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
listThemesAsync(ListThemesRequest, AsyncHandler<ListThemesRequest, ListThemesResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
ListThemesRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
ListThemesRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
 
ListThemesResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
ListThemesResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
 
MutationActionSetStateParameter - Class in com.amazonaws.services.amplifyuibuilder.model
Represents the state configuration when an action modifies a property of another element within the same component.
MutationActionSetStateParameter() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
 

P

Predicate - Class in com.amazonaws.services.amplifyuibuilder.model
Stores information for generating Amplify DataStore queries.
Predicate() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.Predicate
 

R

refreshToken(RefreshTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
refreshToken(RefreshTokenRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Refreshes a previously issued access token that might have expired.
refreshToken(RefreshTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Refreshes a previously issued access token that might have expired.
refreshTokenAsync(RefreshTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
refreshTokenAsync(RefreshTokenRequest, AsyncHandler<RefreshTokenRequest, RefreshTokenResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
refreshTokenAsync(RefreshTokenRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Refreshes a previously issued access token that might have expired.
refreshTokenAsync(RefreshTokenRequest, AsyncHandler<RefreshTokenRequest, RefreshTokenResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Refreshes a previously issued access token that might have expired.
refreshTokenAsync(RefreshTokenRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
refreshTokenAsync(RefreshTokenRequest, AsyncHandler<RefreshTokenRequest, RefreshTokenResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
RefreshTokenRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
RefreshTokenRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
 
RefreshTokenRequestBody - Class in com.amazonaws.services.amplifyuibuilder.model
Describes a refresh token.
RefreshTokenRequestBody() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
 
RefreshTokenResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
RefreshTokenResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
 
ResourceConflictException - Exception in com.amazonaws.services.amplifyuibuilder.model
The resource specified in the request conflicts with an existing resource.
ResourceConflictException(String) - Constructor for exception com.amazonaws.services.amplifyuibuilder.model.ResourceConflictException
Constructs a new ResourceConflictException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.amplifyuibuilder.model
The requested resource does not exist, or access was denied.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.amplifyuibuilder.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

ServiceQuotaExceededException - Exception in com.amazonaws.services.amplifyuibuilder.model
You exceeded your service quota.
ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.amplifyuibuilder.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
setAccessToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The access token.
setAccessToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
The access token.
setAction(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
The action to perform when a specific event is raised.
setAnchor(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The HTML anchor link to the location to open.
setAnd(Collection<Predicate>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the Amplify app associated with the component.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The unique ID of the Amplify app associated with the component.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The unique ID of the Amplify app to associate with the component.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The unique ID of the Amplify app associated with the theme.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The unique ID of the Amplify app associated with the component to delete.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The unique ID of the Amplify app associated with the theme to delete.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The unique ID of the Amplify app to export components to.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The unique ID of the Amplify app to export the themes to.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The unique ID of the Amplify app.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The unique ID of the Amplify app.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The unique ID for the Amplify app.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The unique ID for the Amplify app.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The unique ID for the Amplify app associated with the theme.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The unique ID for the app associated with the theme summary.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique ID for the Amplify app.
setAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique ID for the Amplify app.
setBindingEvent(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
Binds an event to an action on a component.
setBindingProperties(Map<String, ComponentBindingPropertiesValue>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The information to connect a component's properties to data at runtime.
setBindingProperties(ComponentBindingPropertiesValueProperties) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
Describes the properties to customize with data at runtime.
setBindingProperties(ComponentPropertyBindingProperties) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to data at runtime.
setBindingProperties(Map<String, ComponentBindingPropertiesValue>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The data binding information for the component's properties.
setBindingProperties(Map<String, ComponentBindingPropertiesValue>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The data binding information for the component's properties.
setBindings(Map<String, FormBindingElement>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to form data.
setBucket(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An Amazon S3 bucket.
setChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's ComponentChild instances.
setChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The list of ComponentChild instances for this component.
setChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of child components that are instances of the main component.
setChildren(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
A list of key-value pairs that define the theme's properties.
setChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The components that are instances of the main component.
setClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The unique client token.
setClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The unique client token.
setClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique client token.
setClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique client token.
setCode(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
The access code to send in the request.
setCollectionBindingProperties(ComponentPropertyBindingProperties) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to data at runtime.
setCollectionProperties(Map<String, ComponentDataConfiguration>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The data binding configuration for the component's properties.
setCollectionProperties(Map<String, ComponentDataConfiguration>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The data binding configuration for customizing a component's properties.
setCollectionProperties(Map<String, ComponentDataConfiguration>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The configuration for binding a component's properties to a data model.
setComponent(Component) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
Represents the configuration settings for the component.
setComponentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The name of the component that is affected by an event.
setComponentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The name of the component that is being modified.
setComponentToCreate(CreateComponentData) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
Represents the configuration of the component to create.
setComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The type of the component.
setComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The type of the child component.
setComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The component type.
setComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The component type.
setComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The type of the component.
setConcat(Collection<ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
A list of component properties to concatenate to create the value to assign to this component property.
setCondition(ComponentConditionProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The conditional expression to use to assign a value to the component property.
setConfigured(Boolean) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
Specifies whether the user configured the property in Amplify Studio after importing it.
setCreatedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The time that the component was created.
setCreatedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The time that the theme was created.
setDefaultValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
The default value of the property.
setDefaultValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The default value to assign to the property.
setDefaultValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The default value to assign to the component property.
setDirection(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
The direction of the sort, either ascending or descending.
setElement(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
The name of the component to retrieve a value from.
setElse(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value to assign to the property if the condition is not met.
setEntities(Collection<Component>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
Represents the configuration of the exported components.
setEntities(Collection<Theme>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
Represents the configuration of the exported themes.
setEntities(Collection<ComponentSummary>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
The list of components for the Amplify app.
setEntities(Collection<ThemeSummary>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
The list of themes for the Amplify app.
setEntity(Component) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
Describes the configuration of the new component.
setEntity(Theme) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
Describes the configuration of the new theme.
setEntity(Component) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
Describes the configuration of the updated component.
setEntity(Theme) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
Describes the configuration of the updated theme.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The name of the backend environment that is part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The name of the backend environment that is part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The name of the backend environment that is part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The name of the backend environment that is a part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The name of the backend environment that is part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The name of the backend environment that is part of the Amplify app.
setEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The name of the backend environment that is part of the Amplify app.
setEvent(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
An event that occurs in your app.
setEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the events that can be raised on the component.
setEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Describes the events that can be raised on the child component.
setEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The event configuration for the component.
setEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The event configuration for the component.
setExpiresIn(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The date and time when the new access token expires.
setExpiresIn(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
The date and time when the new access token expires.
setField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The field to bind the data to.
setField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The name of a field.
setField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
The data field to bind the property to.
setField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The field to query.
setField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
The field to perform the sort on.
setFields(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model.
setGlobal(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
Specifies whether the user should be signed out globally.
setId(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The unique ID of the component that the ActionParameters apply to.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the component.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The unique ID of the component.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The unique ID of the component to delete.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The unique ID of the theme to delete.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The unique ID of the component.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The unique ID for the theme.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The ID for the theme.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The ID of the theme.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The unique ID of the component to update.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique ID for the component.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
The unique ID of the theme to update.
setId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique ID for the theme.
setIdentifiers(Collection<String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
A list of IDs to use to bind data to a component.
setImportedValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The default value assigned to the property when the component is imported into an app.
setKey(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The storage key for an Amazon S3 bucket.
setKey(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
The name of the property.
setMaxResults(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The maximum number of components to retrieve.
setMaxResults(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The maximum number of theme results to return in the response.
setModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The name of the data model.
setModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An Amplify DataStore model.
setModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
The name of the data model to use to bind data to a component.
setModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The data model to use to assign a value to the component property.
setModifiedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The time that the component was modified.
setModifiedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The time that the theme was modified.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The name of the component.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The name of the child component.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The name of the component.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The name of the component
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
The name of the theme.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The name of the theme.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The name of the theme.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The name of the component to update.
setName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
The name of the theme to update.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
The pagination token that's included if more results are available.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
The pagination token that's included if more results are available.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
The pagination token that's included if more results are available.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The token to request the next page of results.
setNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
The pagination token that's returned if more results are available.
setOperand(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value of the property to evaluate.
setOperand(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The value to use when performing the evaluation.
setOperandType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The type of the property to evaluate.
setOperator(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The operator to use to perform the evaluation, such as eq to represent equals.
setOperator(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The operator to use to perform the evaluation.
setOr(Collection<Predicate>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
setOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the component's properties that can be overriden in a customized instance of the component.
setOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
The properties of the component variant that can be overriden when customizing an instance of the component.
setOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Describes the component properties that can be overriden to customize an instance of the component.
setOverrides(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
Describes the properties that can be overriden to customize an instance of the theme.
setOverrides(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
Describes the properties that can be overriden to customize a theme.
setOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Describes the properties that can be overriden to customize the component.
setOverrides(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
Describes the properties that can be overriden to customize the theme.
setParameters(ActionParameters) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
Describes information about the action.
setPredicate(Predicate) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Represents the conditional logic to use when binding data to a component.
setPredicates(Collection<Predicate>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
A list of predicates for binding a component's properties to data.
setProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the component's properties.
setProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Describes the properties of the child component.
setProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Describes the component's properties.
setProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Describes the component's properties.
setProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The name of the conditional property.
setProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The name of the component's property that is affected by an event.
setProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
The component property to bind to the data field.
setProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
The property to retrieve a value from.
setProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The name of the component property to apply the state configuration to.
setProvider(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
The third-party provider for the token.
setProvider(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
The third-party provider for the token.
setRedirectUri(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
The location of the application that will receive the access code.
setRefreshToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The token to use to refresh a previously issued access token that might have expired.
setRefreshTokenBody(RefreshTokenRequestBody) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
Information about the refresh token request.
setRequest(ExchangeCodeForTokenRequestBody) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
Describes the configuration of the request.
setSchemaVersion(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The schema version of the component when it was imported.
setSchemaVersion(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The schema version of the component when it was imported.
setSchemaVersion(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The schema version of the component when it was imported.
setSet(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The state configuration to assign to the property.
setSort(Collection<SortProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Describes how to sort the component's properties.
setSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the component in its original source system, such as Figma.
setSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The unique ID of the child component in its original source system, such as Figma.
setSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The unique ID of the component in its original source system, such as Figma.
setSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The unique ID of the component in its original source system, such as Figma.
setState(MutationActionSetStateParameter) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
A key-value pair that specifies the state property name and its initial value.
setTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
One or more key-value pairs to use when tagging the component.
setTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
One or more key-value pairs to use when tagging the component data.
setTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
One or more key-value pairs to use when tagging the theme data.
setTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
One or more key-value pairs to use when tagging the theme.
setTarget(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The element within the same component to modify when the action occurs.
setTheme(Theme) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
Represents the configuration settings for the theme.
setThemeToCreate(CreateThemeData) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
Represents the configuration of the theme to create.
setThen(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value to assign to the property if the condition is met.
setToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
The token to use to refresh a previously issued access token that might have expired.
setType(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The type of navigation action.
setType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
The property type.
setType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The component type.
setUpdatedComponent(UpdateComponentData) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The configuration of the updated component.
setUpdatedTheme(UpdateThemeData) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The configuration of the updated theme.
setUrl(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The URL to the location to open.
setUserAttribute(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An authenticated user attribute.
setUserAttribute(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
An authenticated user attribute to use to assign a value to the component property.
setValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The value to assign to the component property.
setValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
The value of a theme property.
setValue(ThemeValue) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
The value of the property.
setValues(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
A list of key-value pairs that defines the properties of the theme.
setValues(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
A list of key-value pairs that defines the properties of the theme.
setValues(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
A list of key-value pairs that define the theme's properties.
setVariants(Collection<ComponentVariant>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's variants.
setVariants(Collection<ComponentVariant>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of the unique variants of this component.
setVariants(Collection<ComponentVariant>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
A list of the unique variants of the main component being updated.
setVariantValues(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
The combination of variants that comprise this variant.
shutdown() - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
shutdown() - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
 
SortDirection - Enum in com.amazonaws.services.amplifyuibuilder.model
 
SortProperty - Class in com.amazonaws.services.amplifyuibuilder.model
Describes how to sort the data that you bind to a component.
SortProperty() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.SortProperty
 
standard() - Static method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClientBuilder
 

T

Theme - Class in com.amazonaws.services.amplifyuibuilder.model
A theme is a collection of style settings that apply globally to the components associated with an Amplify application.
Theme() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.Theme
 
ThemeSummary - Class in com.amazonaws.services.amplifyuibuilder.model
Describes the basic information about a theme.
ThemeSummary() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
 
ThemeValue - Class in com.amazonaws.services.amplifyuibuilder.model
Describes the configuration of a theme's properties.
ThemeValue() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
 
ThemeValues - Class in com.amazonaws.services.amplifyuibuilder.model
A key-value pair that defines a property of a theme.
ThemeValues() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
 
TokenProviders - Enum in com.amazonaws.services.amplifyuibuilder.model
 
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.amplifyuibuilder.model.SortDirection
 
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.amplifyuibuilder.model.TokenProviders
 
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
Returns a string representation of this object.

U

updateComponent(UpdateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
updateComponent(UpdateComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Updates an existing component.
updateComponent(UpdateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Updates an existing component.
updateComponentAsync(UpdateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
updateComponentAsync(UpdateComponentRequest, AsyncHandler<UpdateComponentRequest, UpdateComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
updateComponentAsync(UpdateComponentRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Updates an existing component.
updateComponentAsync(UpdateComponentRequest, AsyncHandler<UpdateComponentRequest, UpdateComponentResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Updates an existing component.
updateComponentAsync(UpdateComponentRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
updateComponentAsync(UpdateComponentRequest, AsyncHandler<UpdateComponentRequest, UpdateComponentResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
UpdateComponentData - Class in com.amazonaws.services.amplifyuibuilder.model
Updates and saves all of the information about a component, based on component ID.
UpdateComponentData() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
 
UpdateComponentRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
UpdateComponentRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
 
UpdateComponentResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
UpdateComponentResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
 
updateTheme(UpdateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilder
 
updateTheme(UpdateThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilder
Updates an existing theme.
updateTheme(UpdateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderClient
Updates an existing theme.
updateThemeAsync(UpdateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
updateThemeAsync(UpdateThemeRequest, AsyncHandler<UpdateThemeRequest, UpdateThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AbstractAWSAmplifyUIBuilderAsync
 
updateThemeAsync(UpdateThemeRequest) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Updates an existing theme.
updateThemeAsync(UpdateThemeRequest, AsyncHandler<UpdateThemeRequest, UpdateThemeResult>) - Method in interface com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsync
Updates an existing theme.
updateThemeAsync(UpdateThemeRequest) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
updateThemeAsync(UpdateThemeRequest, AsyncHandler<UpdateThemeRequest, UpdateThemeResult>) - Method in class com.amazonaws.services.amplifyuibuilder.AWSAmplifyUIBuilderAsyncClient
 
UpdateThemeData - Class in com.amazonaws.services.amplifyuibuilder.model
Saves the data binding information for a theme.
UpdateThemeData() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
 
UpdateThemeRequest - Class in com.amazonaws.services.amplifyuibuilder.model
 
UpdateThemeRequest() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
 
UpdateThemeResult - Class in com.amazonaws.services.amplifyuibuilder.model
 
UpdateThemeResult() - Constructor for class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
 

V

valueOf(String) - Static method in enum com.amazonaws.services.amplifyuibuilder.model.SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.amplifyuibuilder.model.TokenProviders
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.amplifyuibuilder.model.SortDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.amplifyuibuilder.model.TokenProviders
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccessToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The access token.
withAccessToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
The access token.
withAction(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
The action to perform when a specific event is raised.
withAnchor(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The HTML anchor link to the location to open.
withAnd(Predicate...) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
withAnd(Collection<Predicate>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the Amplify app associated with the component.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The unique ID of the Amplify app associated with the component.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The unique ID of the Amplify app to associate with the component.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The unique ID of the Amplify app associated with the theme.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The unique ID of the Amplify app associated with the component to delete.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The unique ID of the Amplify app associated with the theme to delete.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The unique ID of the Amplify app to export components to.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The unique ID of the Amplify app to export the themes to.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The unique ID of the Amplify app.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The unique ID of the Amplify app.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The unique ID for the Amplify app.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The unique ID for the Amplify app.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The unique ID for the Amplify app associated with the theme.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The unique ID for the app associated with the theme summary.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique ID for the Amplify app.
withAppId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique ID for the Amplify app.
withBindingEvent(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
Binds an event to an action on a component.
withBindingProperties(Map<String, ComponentBindingPropertiesValue>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The information to connect a component's properties to data at runtime.
withBindingProperties(ComponentBindingPropertiesValueProperties) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
Describes the properties to customize with data at runtime.
withBindingProperties(ComponentPropertyBindingProperties) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to data at runtime.
withBindingProperties(Map<String, ComponentBindingPropertiesValue>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The data binding information for the component's properties.
withBindingProperties(Map<String, ComponentBindingPropertiesValue>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The data binding information for the component's properties.
withBindings(Map<String, FormBindingElement>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to form data.
withBucket(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An Amazon S3 bucket.
withChildren(ComponentChild...) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's ComponentChild instances.
withChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's ComponentChild instances.
withChildren(ComponentChild...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The list of ComponentChild instances for this component.
withChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The list of ComponentChild instances for this component.
withChildren(ComponentChild...) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of child components that are instances of the main component.
withChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of child components that are instances of the main component.
withChildren(ThemeValues...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
A list of key-value pairs that define the theme's properties.
withChildren(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
A list of key-value pairs that define the theme's properties.
withChildren(ComponentChild...) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The components that are instances of the main component.
withChildren(Collection<ComponentChild>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The components that are instances of the main component.
withClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The unique client token.
withClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The unique client token.
withClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique client token.
withClientToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique client token.
withCode(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
The access code to send in the request.
withCollectionBindingProperties(ComponentPropertyBindingProperties) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The information to bind the component property to data at runtime.
withCollectionProperties(Map<String, ComponentDataConfiguration>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The data binding configuration for the component's properties.
withCollectionProperties(Map<String, ComponentDataConfiguration>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The data binding configuration for customizing a component's properties.
withCollectionProperties(Map<String, ComponentDataConfiguration>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The configuration for binding a component's properties to a data model.
withComponent(Component) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentResult
Represents the configuration settings for the component.
withComponentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The name of the component that is affected by an event.
withComponentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The name of the component that is being modified.
withComponentToCreate(CreateComponentData) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
Represents the configuration of the component to create.
withComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The type of the component.
withComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The type of the child component.
withComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The component type.
withComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The component type.
withComponentType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The type of the component.
withConcat(ComponentProperty...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
A list of component properties to concatenate to create the value to assign to this component property.
withConcat(Collection<ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
A list of component properties to concatenate to create the value to assign to this component property.
withCondition(ComponentConditionProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The conditional expression to use to assign a value to the component property.
withConfigured(Boolean) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
Specifies whether the user configured the property in Amplify Studio after importing it.
withCreatedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The time that the component was created.
withCreatedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The time that the theme was created.
withDefaultValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
The default value of the property.
withDefaultValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The default value to assign to the property.
withDefaultValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The default value to assign to the component property.
withDirection(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
The direction of the sort, either ascending or descending.
withDirection(SortDirection) - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
The direction of the sort, either ascending or descending.
withElement(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
The name of the component to retrieve a value from.
withElse(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value to assign to the property if the condition is not met.
withEntities(Component...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
Represents the configuration of the exported components.
withEntities(Collection<Component>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
Represents the configuration of the exported components.
withEntities(Theme...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
Represents the configuration of the exported themes.
withEntities(Collection<Theme>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
Represents the configuration of the exported themes.
withEntities(ComponentSummary...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
The list of components for the Amplify app.
withEntities(Collection<ComponentSummary>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
The list of components for the Amplify app.
withEntities(ThemeSummary...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
The list of themes for the Amplify app.
withEntities(Collection<ThemeSummary>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
The list of themes for the Amplify app.
withEntity(Component) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentResult
Describes the configuration of the new component.
withEntity(Theme) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeResult
Describes the configuration of the new theme.
withEntity(Component) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentResult
Describes the configuration of the updated component.
withEntity(Theme) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeResult
Describes the configuration of the updated theme.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentRequest
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The name of the backend environment that is part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The name of the backend environment that is part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The name of the backend environment that is part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The name of the backend environment that is a part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The name of the backend environment that is part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The name of the backend environment that is part of the Amplify app.
withEnvironmentName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The name of the backend environment that is part of the Amplify app.
withEvent(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
An event that occurs in your app.
withEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the events that can be raised on the component.
withEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Describes the events that can be raised on the child component.
withEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The event configuration for the component.
withEvents(Map<String, ComponentEvent>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The event configuration for the component.
withExpiresIn(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The date and time when the new access token expires.
withExpiresIn(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenResult
The date and time when the new access token expires.
withField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The field to bind the data to.
withField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The name of a field.
withField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
The data field to bind the property to.
withField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The field to query.
withField(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.SortProperty
The field to perform the sort on.
withFields(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model.
withGlobal(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
Specifies whether the user should be signed out globally.
withId(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The unique ID of the component that the ActionParameters apply to.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the component.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The unique ID of the component.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteComponentRequest
The unique ID of the component to delete.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.DeleteThemeRequest
The unique ID of the theme to delete.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetComponentRequest
The unique ID of the component.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeRequest
The unique ID for the theme.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The ID for the theme.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The ID of the theme.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The unique ID of the component to update.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The unique ID for the component.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
The unique ID of the theme to update.
withId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The unique ID for the theme.
withIdentifiers(String...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
A list of IDs to use to bind data to a component.
withIdentifiers(Collection<String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
A list of IDs to use to bind data to a component.
withImportedValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The default value assigned to the property when the component is imported into an app.
withKey(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
The storage key for an Amazon S3 bucket.
withKey(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
The name of the property.
withMaxResults(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The maximum number of components to retrieve.
withMaxResults(Integer) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The maximum number of theme results to return in the response.
withModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The name of the data model.
withModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An Amplify DataStore model.
withModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
The name of the data model to use to bind data to a component.
withModel(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The data model to use to assign a value to the component property.
withModifiedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The time that the component was modified.
withModifiedAt(Date) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The time that the theme was modified.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The name of the component.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The name of the child component.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentSummary
The name of the component.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The name of the component
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
The name of the theme.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
The name of the theme.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeSummary
The name of the theme.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The name of the component to update.
withName(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
The name of the theme to update.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportComponentsResult
The pagination token that's included if more results are available.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExportThemesResult
The pagination token that's included if more results are available.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListComponentsResult
The pagination token that's included if more results are available.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesRequest
The token to request the next page of results.
withNextToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ListThemesResult
The pagination token that's returned if more results are available.
withOperand(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value of the property to evaluate.
withOperand(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The value to use when performing the evaluation.
withOperandType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The type of the property to evaluate.
withOperator(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The operator to use to perform the evaluation, such as eq to represent equals.
withOperator(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
The operator to use to perform the evaluation.
withOr(Predicate...) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
withOr(Collection<Predicate>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Predicate
A list of predicates to combine logically.
withOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the component's properties that can be overriden in a customized instance of the component.
withOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
The properties of the component variant that can be overriden when customizing an instance of the component.
withOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Describes the component properties that can be overriden to customize an instance of the component.
withOverrides(ThemeValues...) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
Describes the properties that can be overriden to customize an instance of the theme.
withOverrides(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
Describes the properties that can be overriden to customize an instance of the theme.
withOverrides(ThemeValues...) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
Describes the properties that can be overriden to customize a theme.
withOverrides(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
Describes the properties that can be overriden to customize a theme.
withOverrides(Map<String, Map<String, String>>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Describes the properties that can be overriden to customize the component.
withOverrides(ThemeValues...) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
Describes the properties that can be overriden to customize the theme.
withOverrides(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
Describes the properties that can be overriden to customize the theme.
withParameters(ActionParameters) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentEvent
Describes information about the action.
withPredicate(Predicate) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Represents the conditional logic to use when binding data to a component.
withPredicates(Predicate...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
A list of predicates for binding a component's properties to data.
withPredicates(Collection<Predicate>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
A list of predicates for binding a component's properties to data.
withProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
Describes the component's properties.
withProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
Describes the properties of the child component.
withProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
Describes the component's properties.
withProperties(Map<String, ComponentProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
Describes the component's properties.
withProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The name of the conditional property.
withProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The name of the component's property that is affected by an event.
withProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentPropertyBindingProperties
The component property to bind to the data field.
withProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.FormBindingElement
The property to retrieve a value from.
withProperty(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The name of the component property to apply the state configuration to.
withProvider(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
The third-party provider for the token.
withProvider(TokenProviders) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
The third-party provider for the token.
withProvider(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
The third-party provider for the token.
withProvider(TokenProviders) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
The third-party provider for the token.
withRedirectUri(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequestBody
The location of the application that will receive the access code.
withRefreshToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenResult
The token to use to refresh a previously issued access token that might have expired.
withRefreshTokenBody(RefreshTokenRequestBody) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequest
Information about the refresh token request.
withRequest(ExchangeCodeForTokenRequestBody) - Method in class com.amazonaws.services.amplifyuibuilder.model.ExchangeCodeForTokenRequest
Describes the configuration of the request.
withSchemaVersion(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The schema version of the component when it was imported.
withSchemaVersion(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The schema version of the component when it was imported.
withSchemaVersion(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The schema version of the component when it was imported.
withSet(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.MutationActionSetStateParameter
The state configuration to assign to the property.
withSort(SortProperty...) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Describes how to sort the component's properties.
withSort(Collection<SortProperty>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentDataConfiguration
Describes how to sort the component's properties.
withSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
The unique ID of the component in its original source system, such as Figma.
withSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentChild
The unique ID of the child component in its original source system, such as Figma.
withSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
The unique ID of the component in its original source system, such as Figma.
withSourceId(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
The unique ID of the component in its original source system, such as Figma.
withState(MutationActionSetStateParameter) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
A key-value pair that specifies the state property name and its initial value.
withTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
One or more key-value pairs to use when tagging the component.
withTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
One or more key-value pairs to use when tagging the component data.
withTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
One or more key-value pairs to use when tagging the theme data.
withTags(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
One or more key-value pairs to use when tagging the theme.
withTarget(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The element within the same component to modify when the action occurs.
withTheme(Theme) - Method in class com.amazonaws.services.amplifyuibuilder.model.GetThemeResult
Represents the configuration settings for the theme.
withThemeToCreate(CreateThemeData) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeRequest
Represents the configuration of the theme to create.
withThen(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentConditionProperty
The value to assign to the property if the condition is met.
withToken(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.RefreshTokenRequestBody
The token to use to refresh a previously issued access token that might have expired.
withType(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The type of navigation action.
withType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValue
The property type.
withType(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The component type.
withUpdatedComponent(UpdateComponentData) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentRequest
The configuration of the updated component.
withUpdatedTheme(UpdateThemeData) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeRequest
The configuration of the updated theme.
withUrl(ComponentProperty) - Method in class com.amazonaws.services.amplifyuibuilder.model.ActionParameters
The URL to the location to open.
withUserAttribute(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentBindingPropertiesValueProperties
An authenticated user attribute.
withUserAttribute(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
An authenticated user attribute to use to assign a value to the component property.
withValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentProperty
The value to assign to the component property.
withValue(String) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValue
The value of a theme property.
withValue(ThemeValue) - Method in class com.amazonaws.services.amplifyuibuilder.model.ThemeValues
The value of the property.
withValues(ThemeValues...) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
A list of key-value pairs that defines the properties of the theme.
withValues(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateThemeData
A list of key-value pairs that defines the properties of the theme.
withValues(ThemeValues...) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
A list of key-value pairs that defines the properties of the theme.
withValues(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Theme
A list of key-value pairs that defines the properties of the theme.
withValues(ThemeValues...) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
A list of key-value pairs that define the theme's properties.
withValues(Collection<ThemeValues>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateThemeData
A list of key-value pairs that define the theme's properties.
withVariants(ComponentVariant...) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's variants.
withVariants(Collection<ComponentVariant>) - Method in class com.amazonaws.services.amplifyuibuilder.model.Component
A list of the component's variants.
withVariants(ComponentVariant...) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of the unique variants of this component.
withVariants(Collection<ComponentVariant>) - Method in class com.amazonaws.services.amplifyuibuilder.model.CreateComponentData
A list of the unique variants of this component.
withVariants(ComponentVariant...) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
A list of the unique variants of the main component being updated.
withVariants(Collection<ComponentVariant>) - Method in class com.amazonaws.services.amplifyuibuilder.model.UpdateComponentData
A list of the unique variants of the main component being updated.
withVariantValues(Map<String, String>) - Method in class com.amazonaws.services.amplifyuibuilder.model.ComponentVariant
The combination of variants that comprise this variant.
A B C D E F G H I L M P R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.