| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifyuibuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateComponentResponse.Builder |
CreateComponentResponse.builder() |
CreateComponentResponse.Builder |
CreateComponentResponse.Builder.entity(Component entity)
Describes the configuration of the new component.
|
default CreateComponentResponse.Builder |
CreateComponentResponse.Builder.entity(Consumer<Component.Builder> entity)
Describes the configuration of the new component.
|
CreateComponentResponse.Builder |
CreateComponentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateComponentResponse.Builder> |
CreateComponentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.