| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateComponentResponse |
ProtonClient.updateComponent(Consumer<UpdateComponentRequest.Builder> updateComponentRequest)
Update a component.
|
default UpdateComponentResponse |
ProtonClient.updateComponent(UpdateComponentRequest updateComponentRequest)
Update a component.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateComponentResponse> |
ProtonAsyncClient.updateComponent(Consumer<UpdateComponentRequest.Builder> updateComponentRequest)
Update a component.
|
default CompletableFuture<UpdateComponentResponse> |
ProtonAsyncClient.updateComponent(UpdateComponentRequest updateComponentRequest)
Update a component.
|
Copyright © 2023. All rights reserved.