| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteComponentResult> |
AWSProtonAsyncClient.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AbstractAWSProtonAsync.deleteComponentAsync(DeleteComponentRequest request,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler) |
Future<DeleteComponentResult> |
AWSProtonAsync.deleteComponentAsync(DeleteComponentRequest deleteComponentRequest,
AsyncHandler<DeleteComponentRequest,DeleteComponentResult> asyncHandler)
Delete an Proton component resource.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteComponentRequest |
DeleteComponentRequest.clone() |
DeleteComponentRequest |
DeleteComponentRequest.withName(String name)
The name of the component to delete.
|
Copyright © 2022. All rights reserved.