Class GrafanaAccountRole

    • Constructor Detail

      • GrafanaAccountRole

        public GrafanaAccountRole()
      • GrafanaAccountRole

        public GrafanaAccountRole​(GrafanaAccountRole source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getOrganization

        public String getOrganization()
        Get 组织
        Returns:
        Organization 组织
      • setOrganization

        public void setOrganization​(String Organization)
        Set 组织
        Parameters:
        Organization - 组织
      • getRole

        public String getRole()
        Get 权限
        Returns:
        Role 权限
      • setRole

        public void setRole​(String Role)
        Set 权限
        Parameters:
        Role - 权限