Class AlterConfigsOptions

    • Constructor Detail

      • AlterConfigsOptions

        public AlterConfigsOptions()
    • Method Detail

      • shouldValidateOnly

        public boolean shouldValidateOnly()
        Return true if the request should be validated without altering the configs.
      • validateOnly

        public AlterConfigsOptions validateOnly​(boolean validateOnly)
        Set to true if the request should be validated without altering the configs.