CreateDeploymentResponse

The result structure for the create a new deployment request.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When the fileMap argument is provided in the request, fileUploadUrls will contain a map of file names to upload URLs.

Link copied to clipboard

The job ID for this deployment. will supply to start deployment api.

Link copied to clipboard

When the fileMap argument is not provided in the request, this zipUploadUrl is returned.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String