| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateComponentResponse.Builder |
UpdateComponentResponse.builder() |
UpdateComponentResponse.Builder |
UpdateComponentResponse.Builder.component(Component component)
The detailed data of the updated component.
|
default UpdateComponentResponse.Builder |
UpdateComponentResponse.Builder.component(Consumer<Component.Builder> component)
The detailed data of the updated component.
|
UpdateComponentResponse.Builder |
UpdateComponentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateComponentResponse.Builder> |
UpdateComponentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.