Class DescribeClusterOptions


  • public class DescribeClusterOptions
    extends Object
    • Constructor Detail

      • DescribeClusterOptions

        public DescribeClusterOptions()
        Constructor
      • DescribeClusterOptions

        public DescribeClusterOptions​(JsonObject json)
        Constructor (from JSON representation)
        Parameters:
        json - JSON representation
    • Method Detail

      • includeAuthorizedOperations

        public DescribeClusterOptions includeAuthorizedOperations​(boolean includeAuthorizedOperations)
      • includeAuthorizedOperations

        public boolean includeAuthorizedOperations()
        Specify if authorized operations should be included in the response. Note that some older brokers cannot not supply this information even if it is requested.
      • toJson

        public JsonObject toJson()
        Convert object to JSON representation
        Returns:
        JSON representation