Interface DeploymentKeyWithIds

All Superinterfaces:
DeploymentKey, Key, Serializable
All Known Implementing Classes:
DeploymentKeyImpl

@ExperimentalApi public interface DeploymentKeyWithIds extends DeploymentKey
  • Method Details

    • getDeploymentProjectId

      long getDeploymentProjectId()
    • getEnvironmentId

      long getEnvironmentId()