Interface GuardrailConfiguration.Builder

    • Method Detail

      • guardrailIdentifier

        GuardrailConfiguration.Builder guardrailIdentifier​(String guardrailIdentifier)

        The identifier for the guardrail.

        Parameters:
        guardrailIdentifier - The identifier for the guardrail.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • guardrailVersion

        GuardrailConfiguration.Builder guardrailVersion​(String guardrailVersion)

        The version of the guardrail.

        Parameters:
        guardrailVersion - The version of the guardrail.
        Returns:
        Returns a reference to this object so that method calls can be chained together.