Interface DestinationInfo.Builder

  • Method Details

    • id

      The ID of the resource created at the destination.

      Parameters:
      id - The ID of the resource created at the destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • service

      DestinationInfo.Builder service(String service)

      The destination service of the record.

      Parameters:
      service - The destination service of the record.
      Returns:
      Returns a reference to this object so that method calls can be chained together.