Uses of Class
software.amazon.awssdk.services.proton.model.NotifyResourceDeploymentStatusChangeRequest
-
Packages that use NotifyResourceDeploymentStatusChangeRequest Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference.software.amazon.awssdk.services.proton.transform -
-
Uses of NotifyResourceDeploymentStatusChangeRequest in software.amazon.awssdk.services.proton
Methods in software.amazon.awssdk.services.proton with parameters of type NotifyResourceDeploymentStatusChangeRequest Modifier and Type Method Description default CompletableFuture<NotifyResourceDeploymentStatusChangeResponse>ProtonAsyncClient. notifyResourceDeploymentStatusChange(NotifyResourceDeploymentStatusChangeRequest notifyResourceDeploymentStatusChangeRequest)Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.default NotifyResourceDeploymentStatusChangeResponseProtonClient. notifyResourceDeploymentStatusChange(NotifyResourceDeploymentStatusChangeRequest notifyResourceDeploymentStatusChangeRequest)Notify Proton of status changes to a provisioned resource when you use self-managed provisioning. -
Uses of NotifyResourceDeploymentStatusChangeRequest in software.amazon.awssdk.services.proton.transform
Methods in software.amazon.awssdk.services.proton.transform with parameters of type NotifyResourceDeploymentStatusChangeRequest Modifier and Type Method Description SdkHttpFullRequestNotifyResourceDeploymentStatusChangeRequestMarshaller. marshall(NotifyResourceDeploymentStatusChangeRequest notifyResourceDeploymentStatusChangeRequest)
-