GetDeploymentPlainArgs

data class GetDeploymentPlainArgs(val apiId: String, val deploymentId: String) : ConvertibleToJava<GetDeploymentPlainArgs>

Constructors

Link copied to clipboard
fun GetDeploymentPlainArgs(apiId: String, deploymentId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetDeploymentPlainArgs

Properties

Link copied to clipboard

The API identifier.

Link copied to clipboard