Interface KafkaBridgeStatusFluent<A extends KafkaBridgeStatusFluent<A>>

    • Method Detail

      • withUrl

        A withUrl​(String url)
      • getReplicas

        int getReplicas()
      • withReplicas

        A withReplicas​(int replicas)
      • hasReplicas

        Boolean hasReplicas()
      • getLabelSelector

        String getLabelSelector()
      • withLabelSelector

        A withLabelSelector​(String labelSelector)
      • hasLabelSelector

        Boolean hasLabelSelector()
      • withNewLabelSelector

        @Deprecated
        A withNewLabelSelector​(String original)
        Deprecated.