| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteComponentResponse |
ProtonClient.deleteComponent(Consumer<DeleteComponentRequest.Builder> deleteComponentRequest)
Delete an Proton component resource.
|
default DeleteComponentResponse |
ProtonClient.deleteComponent(DeleteComponentRequest deleteComponentRequest)
Delete an Proton component resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteComponentResponse> |
ProtonAsyncClient.deleteComponent(Consumer<DeleteComponentRequest.Builder> deleteComponentRequest)
Delete an Proton component resource.
|
default CompletableFuture<DeleteComponentResponse> |
ProtonAsyncClient.deleteComponent(DeleteComponentRequest deleteComponentRequest)
Delete an Proton component resource.
|
Copyright © 2023. All rights reserved.