Class AlterClientQuotasOptions

    • Constructor Detail

      • AlterClientQuotasOptions

        public AlterClientQuotasOptions()
    • Method Detail

      • validateOnly

        public boolean validateOnly()
        Returns whether the request should be validated without altering the configs.
      • validateOnly

        public AlterClientQuotasOptions validateOnly​(boolean validateOnly)
        Sets whether the request should be validated without altering the configs.