Interface EngagementInvitationSummary.Builder

    • Method Detail

      • arn

        EngagementInvitationSummary.Builder arn​(String 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

        EngagementInvitationSummary.Builder catalog​(String 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

        EngagementInvitationSummary.Builder id​(String 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, ParticipantType
      • 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:
        EngagementInvitationPayloadType, EngagementInvitationPayloadType
      • payloadType

        EngagementInvitationSummary.Builder payloadType​(EngagementInvitationPayloadType 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:
        EngagementInvitationPayloadType, EngagementInvitationPayloadType
      • receiver

        EngagementInvitationSummary.Builder receiver​(Receiver 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.
      • 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

        EngagementInvitationSummary.Builder status​(String 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:
        InvitationStatus, InvitationStatus
      • status

        EngagementInvitationSummary.Builder status​(InvitationStatus 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:
        InvitationStatus, InvitationStatus