Class CancelLocalDeploymentRequest

    • Constructor Detail

      • CancelLocalDeploymentRequest

        public CancelLocalDeploymentRequest()
    • Method Detail

      • getDeploymentId

        public String getDeploymentId()
        (Optional) The ID of the local deployment to cancel.
      • setDeploymentId

        public void setDeploymentId​(String deploymentId)
        (Optional) The ID of the local deployment to cancel.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object