Package dev.case.api.models.applications.v1.deployments
See: Description
-
Class Summary Class Description Builder A builder for DeploymentCancelParams. Builder A builder for Body. Body DeploymentCancelParams Cancels a running deployment after verifying that the referenced project belongs to the authenticated organization. Builder A builder for DeploymentCreateFromFilesParams. DeploymentCreateFromFilesParams Create a deployment from raw file contents (for Thurgood sandbox deployments) Builder A builder for DeploymentCreateParams. Builder A builder for Body. Body Target Deployment target environment DeploymentCreateParams Creates a deployment for an existing project by fetching repository files from GitHub and uploading them to the hosting provider. Builder A builder for DeploymentGetLogsParams. DeploymentGetLogsParams Returns build and runtime log events for a deployment after verifying access to the owning project. Builder A builder for DeploymentGetStatusParams. DeploymentGetStatusParams Returns the current status of a deployment without fetching full build logs. Builder A builder for DeploymentListParams. Target Deployment target to filter by DeploymentListParams Lists recent deployments for one project in the authenticated organization. Builder A builder for DeploymentRetrieveParams. DeploymentRetrieveParams Returns deployment details for one project in the authenticated organization. Builder A builder for DeploymentStreamParams. DeploymentStreamParams Stream real-time deployment progress events via Server-Sent Events