- 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.
- 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
-
- 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.
- 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.