| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteServiceResponse |
ProtonClient.deleteService(Consumer<DeleteServiceRequest.Builder> deleteServiceRequest)
Delete a service, with its instances and pipeline.
|
default DeleteServiceResponse |
ProtonClient.deleteService(DeleteServiceRequest deleteServiceRequest)
Delete a service, with its instances and pipeline.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteServiceResponse> |
ProtonAsyncClient.deleteService(Consumer<DeleteServiceRequest.Builder> deleteServiceRequest)
Delete a service, with its instances and pipeline.
|
default CompletableFuture<DeleteServiceResponse> |
ProtonAsyncClient.deleteService(DeleteServiceRequest deleteServiceRequest)
Delete a service, with its instances and pipeline.
|
Copyright © 2023. All rights reserved.