Interface UpdateOpportunityResponse.Builder

  • Method Details

    • id

      Read-only, system generated Opportunity unique identifier.

      Parameters:
      id - Read-only, system generated Opportunity unique identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedDate

      UpdateOpportunityResponse.Builder lastModifiedDate(Instant lastModifiedDate)

      DateTime when the opportunity was last modified.

      Parameters:
      lastModifiedDate - DateTime when the opportunity was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.