| Package | Description |
|---|---|
| com.amazonaws.services.amplifyuibuilder |
The Amplify UI Builder API provides a programmatic interface for creating and configuring user interface (UI)
component libraries and themes for use in your Amplify applications.
|
| com.amazonaws.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
AWSAmplifyUIBuilderClient.deleteComponent(DeleteComponentRequest request)
Deletes a component from an Amplify app.
|
DeleteComponentResult |
AbstractAWSAmplifyUIBuilder.deleteComponent(DeleteComponentRequest request) |
DeleteComponentResult |
AWSAmplifyUIBuilder.deleteComponent(DeleteComponentRequest deleteComponentRequest)
Deletes a component from an Amplify app.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteComponentResult> |
AWSAmplifyUIBuilderAsyncClient.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AbstractAWSAmplifyUIBuilderAsync.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AWSAmplifyUIBuilderAsync.deleteComponentAsync(DeleteComponentRequest deleteComponentRequest,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler)
Deletes a component from an Amplify app.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
DeleteComponentResult.clone() |
Copyright © 2025. All rights reserved.