Interface CreateGuardrailVersionResponse.Builder

    • Method Detail

      • guardrailId

        CreateGuardrailVersionResponse.Builder guardrailId​(String guardrailId)

        The unique identifier of the guardrail.

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

        CreateGuardrailVersionResponse.Builder version​(String version)

        The number of the version of the guardrail.

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