Interface RouteMatrixEntryError.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RouteMatrixEntryError.Builder,RouteMatrixEntryError>, SdkBuilder<RouteMatrixEntryError.Builder,RouteMatrixEntryError>, SdkPojo
Enclosing class:
RouteMatrixEntryError

public static interface RouteMatrixEntryError.Builder extends SdkPojo, CopyableBuilder<RouteMatrixEntryError.Builder,RouteMatrixEntryError>
  • Method Details

    • code

      The type of error which occurred for the route calculation.

      Parameters:
      code - The type of error which occurred for the route calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • code

      The type of error which occurred for the route calculation.

      Parameters:
      code - The type of error which occurred for the route calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • message

      A message about the error that occurred for the route calculation.

      Parameters:
      message - A message about the error that occurred for the route calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.