Class DeleteTopicsOptions

    • Constructor Detail

      • DeleteTopicsOptions

        public DeleteTopicsOptions()
    • Method Detail

      • retryOnQuotaViolation

        public DeleteTopicsOptions retryOnQuotaViolation​(boolean retryOnQuotaViolation)
        Set to true if quota violation should be automatically retried.
      • shouldRetryOnQuotaViolation

        public boolean shouldRetryOnQuotaViolation()
        Returns true if quota violation should be automatically retried.