Class CreateLocalDeploymentResponse

    • Constructor Detail

      • CreateLocalDeploymentResponse

        public CreateLocalDeploymentResponse()
    • Method Detail

      • getDeploymentId

        public String getDeploymentId()
        The ID of the local deployment that the request created.
      • setDeploymentId

        public void setDeploymentId​(String deploymentId)
        The ID of the local deployment that the request created.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object