| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteEnvironmentTemplateResponse |
ProtonClient.deleteEnvironmentTemplate(DeleteEnvironmentTemplateRequest deleteEnvironmentTemplateRequest)
If no other major or minor versions of an environment template exist, delete the environment template.
|
default CompletableFuture<DeleteEnvironmentTemplateResponse> |
ProtonAsyncClient.deleteEnvironmentTemplate(DeleteEnvironmentTemplateRequest deleteEnvironmentTemplateRequest)
If no other major or minor versions of an environment template exist, delete the environment template.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteEnvironmentTemplateRequestMarshaller.marshall(DeleteEnvironmentTemplateRequest deleteEnvironmentTemplateRequest) |
Copyright © 2023. All rights reserved.