Class ConfigModelV6.SgRole

  • All Implemented Interfaces:
    org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
    Enclosing class:
    ConfigModelV6

    public static class ConfigModelV6.SgRole
    extends Object
    implements org.elasticsearch.xcontent.ToXContentObject
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getClusterPerms

        public Set<String> getClusterPerms()
      • getName

        public String getName()
      • toXContent

        public org.elasticsearch.xcontent.XContentBuilder toXContent​(org.elasticsearch.xcontent.XContentBuilder builder,
                                                                     org.elasticsearch.xcontent.ToXContent.Params params)
                                                              throws IOException
        Specified by:
        toXContent in interface org.elasticsearch.xcontent.ToXContent
        Throws:
        IOException