| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
default DeleteProvisioningArtifactResponse |
ServiceCatalogClient.deleteProvisioningArtifact(Consumer<DeleteProvisioningArtifactRequest.Builder> deleteProvisioningArtifactRequest)
Deletes the specified provisioning artifact (also known as a version) for the specified product.
|
default CompletableFuture<DeleteProvisioningArtifactResponse> |
ServiceCatalogAsyncClient.deleteProvisioningArtifact(Consumer<DeleteProvisioningArtifactRequest.Builder> deleteProvisioningArtifactRequest)
Deletes the specified provisioning artifact (also known as a version) for the specified product.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteProvisioningArtifactRequest.Builder> |
DeleteProvisioningArtifactRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.