| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default NotifyTerminateProvisionedProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyTerminateProvisionedProductEngineWorkflowResult(Consumer<NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder> notifyTerminateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the terminate engine execution.
|
default NotifyTerminateProvisionedProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyTerminateProvisionedProductEngineWorkflowResult(NotifyTerminateProvisionedProductEngineWorkflowResultRequest notifyTerminateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the terminate engine execution.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<NotifyTerminateProvisionedProductEngineWorkflowResultResponse> |
ServiceCatalogAsyncClient.notifyTerminateProvisionedProductEngineWorkflowResult(Consumer<NotifyTerminateProvisionedProductEngineWorkflowResultRequest.Builder> notifyTerminateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the terminate engine execution.
|
default CompletableFuture<NotifyTerminateProvisionedProductEngineWorkflowResultResponse> |
ServiceCatalogAsyncClient.notifyTerminateProvisionedProductEngineWorkflowResult(NotifyTerminateProvisionedProductEngineWorkflowResultRequest notifyTerminateProvisionedProductEngineWorkflowResultRequest)
Notifies the result of the terminate engine execution.
|
Copyright © 2023. All rights reserved.