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