Interface BatchGetPolicyErrorItem.Builder

  • Method Details

    • code

      The error code that was returned.

      Parameters:
      code - The error code that was returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The error code that was returned.

      Parameters:
      code - The error code that was returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • policyStoreId

      BatchGetPolicyErrorItem.Builder policyStoreId(String policyStoreId)

      The identifier of the policy store associated with the failed request.

      Parameters:
      policyStoreId - The identifier of the policy store associated with the failed request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyId

      The identifier of the policy associated with the failed request.

      Parameters:
      policyId - The identifier of the policy associated with the failed request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A detailed error message.

      Parameters:
      message - A detailed error message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.