Class RegistryDeploymentInfo


  • @Generated("jsonschema2pojo")
    public class RegistryDeploymentInfo
    extends Object
    Root Type for RegistryDeployment

    Basic information of the Registry deployment that the Tenant Manager API is managing

    • Constructor Detail

      • RegistryDeploymentInfo

        public RegistryDeploymentInfo()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getUrl

        public String getUrl()
      • setUrl

        public void setUrl​(String url)