| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog |
|
| Modifier and Type | Method and Description |
|---|---|
default NotifyProvisionProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyProvisionProductEngineWorkflowResult(Consumer<NotifyProvisionProductEngineWorkflowResultRequest.Builder> notifyProvisionProductEngineWorkflowResultRequest)
Notifies the result of the provisioning engine execution.
|
default NotifyProvisionProductEngineWorkflowResultResponse |
ServiceCatalogClient.notifyProvisionProductEngineWorkflowResult(NotifyProvisionProductEngineWorkflowResultRequest notifyProvisionProductEngineWorkflowResultRequest)
Notifies the result of the provisioning engine execution.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<NotifyProvisionProductEngineWorkflowResultResponse> |
ServiceCatalogAsyncClient.notifyProvisionProductEngineWorkflowResult(Consumer<NotifyProvisionProductEngineWorkflowResultRequest.Builder> notifyProvisionProductEngineWorkflowResultRequest)
Notifies the result of the provisioning engine execution.
|
default CompletableFuture<NotifyProvisionProductEngineWorkflowResultResponse> |
ServiceCatalogAsyncClient.notifyProvisionProductEngineWorkflowResult(NotifyProvisionProductEngineWorkflowResultRequest notifyProvisionProductEngineWorkflowResultRequest)
Notifies the result of the provisioning engine execution.
|
Copyright © 2023. All rights reserved.