| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
AWSProtonClient.deleteComponent(DeleteComponentRequest request)
Delete an Proton component resource.
|
DeleteComponentResult |
AbstractAWSProton.deleteComponent(DeleteComponentRequest request) |
DeleteComponentResult |
AWSProton.deleteComponent(DeleteComponentRequest deleteComponentRequest)
Delete an Proton component resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteComponentResult> |
AWSProtonAsyncClient.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AWSProtonAsync.deleteComponentAsync(DeleteComponentRequest deleteComponentRequest,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler)
Delete an Proton component resource.
|
Future<DeleteComponentResult> |
AbstractAWSProtonAsync.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentResult |
DeleteComponentResult.clone() |
DeleteComponentResult |
DeleteComponentResult.withComponent(Component component)
The detailed data of the component being deleted.
|
Copyright © 2024. All rights reserved.