| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default NotifyResourceDeploymentStatusChangeResponse |
ProtonClient.notifyResourceDeploymentStatusChange(Consumer<NotifyResourceDeploymentStatusChangeRequest.Builder> notifyResourceDeploymentStatusChangeRequest)
Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.
|
default NotifyResourceDeploymentStatusChangeResponse |
ProtonClient.notifyResourceDeploymentStatusChange(NotifyResourceDeploymentStatusChangeRequest notifyResourceDeploymentStatusChangeRequest)
Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<NotifyResourceDeploymentStatusChangeResponse> |
ProtonAsyncClient.notifyResourceDeploymentStatusChange(Consumer<NotifyResourceDeploymentStatusChangeRequest.Builder> notifyResourceDeploymentStatusChangeRequest)
Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.
|
default CompletableFuture<NotifyResourceDeploymentStatusChangeResponse> |
ProtonAsyncClient.notifyResourceDeploymentStatusChange(NotifyResourceDeploymentStatusChangeRequest notifyResourceDeploymentStatusChangeRequest)
Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.
|
Copyright © 2023. All rights reserved.