EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the Engagement Invitation.
|
static EngagementInvitationSummary.Builder |
EngagementInvitationSummary.builder() |
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.catalog(String catalog) |
Specifies the catalog in which the Engagement Invitation resides.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.engagementId(String engagementId) |
The identifier of the Engagement associated with this invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.engagementTitle(String engagementTitle) |
Provides a short title or description of the Engagement Invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.expirationDate(Instant expirationDate) |
Indicates the date and time when the Engagement Invitation will expire.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.id(String id) |
Represents the unique identifier of the Engagement Invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.invitationDate(Instant invitationDate) |
Indicates the date when the Engagement Invitation was sent to the partner.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.participantType(String participantType) |
Identifies the role of the caller in the engagement invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.participantType(ParticipantType participantType) |
Identifies the role of the caller in the engagement invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.payloadType(String payloadType) |
Describes the type of payload associated with the Engagement Invitation, such as Opportunity or
MarketplaceOffer.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.payloadType(EngagementInvitationPayloadType payloadType) |
Describes the type of payload associated with the Engagement Invitation, such as Opportunity or
MarketplaceOffer.
|
default EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.receiver(Consumer<Receiver.Builder> receiver) |
Specifies the partner company or individual that received the Engagement Invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.receiver(Receiver receiver) |
Specifies the partner company or individual that received the Engagement Invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.senderAwsAccountId(String senderAwsAccountId) |
Specifies the AWS account ID of the sender who initiated the Engagement Invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.senderCompanyName(String senderCompanyName) |
Indicates the name of the company or AWS division that sent the Engagement Invitation.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.status(String status) |
Represents the current status of the Engagement Invitation, such as Pending,
Accepted, or Rejected.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.Builder.status(InvitationStatus status) |
Represents the current status of the Engagement Invitation, such as Pending,
Accepted, or Rejected.
|
EngagementInvitationSummary.Builder |
EngagementInvitationSummary.toBuilder() |
|