| 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 NotifyResourceDeploymentStatusChangeResponse |
ProtonClient.notifyResourceDeploymentStatusChange(NotifyResourceDeploymentStatusChangeRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
NotifyResourceDeploymentStatusChangeRequestMarshaller.marshall(NotifyResourceDeploymentStatusChangeRequest notifyResourceDeploymentStatusChangeRequest) |
Copyright © 2023. All rights reserved.