Interface ListRulesOutput.Builder

    • Method Detail

      • resourceType

        ListRulesOutput.Builder resourceType​(String resourceType)

        The resource type that the readiness rule applies to.

        Parameters:
        resourceType - The resource type that the readiness rule applies to.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ruleDescription

        ListRulesOutput.Builder ruleDescription​(String ruleDescription)

        The description of a readiness rule.

        Parameters:
        ruleDescription - The description of a readiness rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ruleId

        ListRulesOutput.Builder ruleId​(String ruleId)

        The ID for the readiness rule.

        Parameters:
        ruleId - The ID for the readiness rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.