Interface EngagementInvitationSummary.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the Engagement Invitation. The ARN is a unique identifier that allows partners to reference the invitation in their system and manage its lifecycle.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the Engagement Invitation. The ARN is a unique identifier that allows partners to reference the invitation in their system and manage its lifecycle.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • catalog

      Specifies the catalog in which the Engagement Invitation resides. This can be either the AWS or Sandbox catalog, indicating whether the opportunity is live or being tested.

      Parameters:
      catalog - Specifies the catalog in which the Engagement Invitation resides. This can be either the AWS or Sandbox catalog, indicating whether the opportunity is live or being tested.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • engagementId

      EngagementInvitationSummary.Builder engagementId(String engagementId)

      The identifier of the Engagement associated with this invitation. This links the invitation to its parent Engagement.

      Parameters:
      engagementId - The identifier of the Engagement associated with this invitation. This links the invitation to its parent Engagement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • engagementTitle

      EngagementInvitationSummary.Builder engagementTitle(String engagementTitle)

      Provides a short title or description of the Engagement Invitation. This title helps partners quickly identify and differentiate between multiple engagement opportunities.

      Parameters:
      engagementTitle - Provides a short title or description of the Engagement Invitation. This title helps partners quickly identify and differentiate between multiple engagement opportunities.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expirationDate

      EngagementInvitationSummary.Builder expirationDate(Instant expirationDate)

      Indicates the date and time when the Engagement Invitation will expire. After this date, the invitation can no longer be accepted, and the opportunity will be unavailable to the partner.

      Parameters:
      expirationDate - Indicates the date and time when the Engagement Invitation will expire. After this date, the invitation can no longer be accepted, and the opportunity will be unavailable to the partner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      Represents the unique identifier of the Engagement Invitation. This identifier is used to track the invitation and to manage responses like acceptance or rejection.

      Parameters:
      id - Represents the unique identifier of the Engagement Invitation. This identifier is used to track the invitation and to manage responses like acceptance or rejection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • invitationDate

      EngagementInvitationSummary.Builder invitationDate(Instant invitationDate)

      Indicates the date when the Engagement Invitation was sent to the partner. This provides context for when the opportunity was shared and helps in tracking the timeline for engagement.

      Parameters:
      invitationDate - Indicates the date when the Engagement Invitation was sent to the partner. This provides context for when the opportunity was shared and helps in tracking the timeline for engagement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • participantType

      EngagementInvitationSummary.Builder participantType(String participantType)

      Identifies the role of the caller in the engagement invitation.

      Parameters:
      participantType - Identifies the role of the caller in the engagement invitation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • participantType

      EngagementInvitationSummary.Builder participantType(ParticipantType participantType)

      Identifies the role of the caller in the engagement invitation.

      Parameters:
      participantType - Identifies the role of the caller in the engagement invitation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • payloadType

      EngagementInvitationSummary.Builder payloadType(String payloadType)

      Describes the type of payload associated with the Engagement Invitation, such as Opportunity or MarketplaceOffer. This helps partners understand the nature of the engagement request from AWS.

      Parameters:
      payloadType - Describes the type of payload associated with the Engagement Invitation, such as Opportunity or MarketplaceOffer. This helps partners understand the nature of the engagement request from AWS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • payloadType

      Describes the type of payload associated with the Engagement Invitation, such as Opportunity or MarketplaceOffer. This helps partners understand the nature of the engagement request from AWS.

      Parameters:
      payloadType - Describes the type of payload associated with the Engagement Invitation, such as Opportunity or MarketplaceOffer. This helps partners understand the nature of the engagement request from AWS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • receiver

      Specifies the partner company or individual that received the Engagement Invitation. This field is important for tracking who the invitation was sent to within the partner organization.

      Parameters:
      receiver - Specifies the partner company or individual that received the Engagement Invitation. This field is important for tracking who the invitation was sent to within the partner organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • receiver

      Specifies the partner company or individual that received the Engagement Invitation. This field is important for tracking who the invitation was sent to within the partner organization.

      This is a convenience method that creates an instance of the Receiver.Builder avoiding the need to create one manually via Receiver.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to receiver(Receiver).

      Parameters:
      receiver - a consumer that will call methods on Receiver.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • senderAwsAccountId

      EngagementInvitationSummary.Builder senderAwsAccountId(String senderAwsAccountId)

      Specifies the AWS account ID of the sender who initiated the Engagement Invitation. This allows the partner to identify the AWS entity or representative responsible for sharing the opportunity.

      Parameters:
      senderAwsAccountId - Specifies the AWS account ID of the sender who initiated the Engagement Invitation. This allows the partner to identify the AWS entity or representative responsible for sharing the opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • senderCompanyName

      EngagementInvitationSummary.Builder senderCompanyName(String senderCompanyName)

      Indicates the name of the company or AWS division that sent the Engagement Invitation. This information is useful for partners to know which part of AWS is requesting engagement.

      Parameters:
      senderCompanyName - Indicates the name of the company or AWS division that sent the Engagement Invitation. This information is useful for partners to know which part of AWS is requesting engagement.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Represents the current status of the Engagement Invitation, such as Pending, Accepted, or Rejected. The status helps track the progress and response to the invitation.

      Parameters:
      status - Represents the current status of the Engagement Invitation, such as Pending, Accepted, or Rejected. The status helps track the progress and response to the invitation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      Represents the current status of the Engagement Invitation, such as Pending, Accepted, or Rejected. The status helps track the progress and response to the invitation.

      Parameters:
      status - Represents the current status of the Engagement Invitation, such as Pending, Accepted, or Rejected. The status helps track the progress and response to the invitation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: