Interface NodeRepairConfig.Builder

    • Method Detail

      • enabled

        NodeRepairConfig.Builder enabled​(Boolean enabled)

        Specifies whether to enable node auto repair for the node group. Node auto repair is disabled by default.

        Parameters:
        enabled - Specifies whether to enable node auto repair for the node group. Node auto repair is disabled by default.
        Returns:
        Returns a reference to this object so that method calls can be chained together.