Class RestEnvironment

    • Constructor Detail

      • RestEnvironment

        protected RestEnvironment()
      • RestEnvironment

        public RestEnvironment​(@NotNull
                               @NotNull EnvironmentStub environment)
      • RestEnvironment

        public RestEnvironment​(long id,
                               String name)
    • Method Detail

      • getId

        public long getId()
      • getKey

        @NotNull
        public @NotNull RestKey getKey()
      • getName

        @NotNull
        public @NotNull String getName()
      • getDescription

        public String getDescription()
      • isSuspended

        public boolean isSuspended()
      • getDeploymentProjectId

        public long getDeploymentProjectId()
      • getPosition

        public int getPosition()