Class RestDeploymentVersionLink


  • public class RestDeploymentVersionLink
    extends Object
    • Constructor Detail

      • RestDeploymentVersionLink

        public RestDeploymentVersionLink​(@Nullable
                                         @Nullable Long deploymentVersionId,
                                         @NotNull
                                         @NotNull String versionName,
                                         @NotNull
                                         @NotNull String baseUrl)
    • Method Detail

      • getName

        public String getName()
      • getId

        public long getId()
      • getUrl

        public String getUrl()