| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateComponentResult |
AbstractAWSProton.updateComponent(UpdateComponentRequest request) |
UpdateComponentResult |
AWSProtonClient.updateComponent(UpdateComponentRequest request)
Update a component.
|
UpdateComponentResult |
AWSProton.updateComponent(UpdateComponentRequest updateComponentRequest)
Update a component.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateComponentResult> |
AWSProtonAsyncClient.updateComponentAsync(UpdateComponentRequest request,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler) |
Future<UpdateComponentResult> |
AbstractAWSProtonAsync.updateComponentAsync(UpdateComponentRequest request,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler) |
Future<UpdateComponentResult> |
AWSProtonAsync.updateComponentAsync(UpdateComponentRequest updateComponentRequest,
AsyncHandler<UpdateComponentRequest,UpdateComponentResult> asyncHandler)
Update a component.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateComponentResult |
UpdateComponentResult.clone() |
UpdateComponentResult |
UpdateComponentResult.withComponent(Component component)
The detailed data of the updated component.
|
Copyright © 2022. All rights reserved.