Class SenlinProfile

    • Constructor Detail

      • SenlinProfile

        public SenlinProfile()
    • Method Detail

      • getType

        public String getType()
        Description copied from interface: Profile
        Returns the type of the profile
        Specified by:
        getType in interface Profile
        Returns:
        the type of the profile
      • getUpdatedAt

        public Date getUpdatedAt()
        Description copied from interface: Profile
        Returns the updated at time of the profile
        Specified by:
        getUpdatedAt in interface Profile
        Returns:
        the updated at time of the profile
      • getUser

        public String getUser()
        Description copied from interface: Profile
        Returns the user of the profile
        Specified by:
        getUser in interface Profile
        Returns:
        the user of the profile
      • getCreatedAt

        public Date getCreatedAt()
        Description copied from interface: Profile
        Returns the created at time of the profile
        Specified by:
        getCreatedAt in interface Profile
        Returns:
        the created at time of the profile
      • getDomain

        public String getDomain()
        Description copied from interface: Profile
        Returns the domain of the profile
        Specified by:
        getDomain in interface Profile
        Returns:
        the domain of the profile
      • getProject

        public String getProject()
        Description copied from interface: Profile
        Returns the project of the profile
        Specified by:
        getProject in interface Profile
        Returns:
        the project of the profile
      • getMetadata

        public Map<String,​Object> getMetadata()
        Description copied from interface: Profile
        Returns the metadata of the profile
        Specified by:
        getMetadata in interface Profile
        Returns:
        the metadata of the profile
      • getSpec

        public Map<String,​Object> getSpec()
        Description copied from interface: Profile
        Returns the spec of the profile
        Specified by:
        getSpec in interface Profile
        Returns:
        the spec of the profile