default CreateEngagementResponse |
PartnerCentralSellingClient.createEngagement(Consumer<CreateEngagementRequest.Builder> createEngagementRequest) |
The CreateEngagement action allows you to create an Engagement, which serves as a
collaborative space between different parties such as AWS Partners and AWS Sellers.
|
default CreateEngagementResponse |
PartnerCentralSellingClient.createEngagement(CreateEngagementRequest createEngagementRequest) |
The CreateEngagement action allows you to create an Engagement, which serves as a
collaborative space between different parties such as AWS Partners and AWS Sellers.
|
default CreateEngagementInvitationResponse |
PartnerCentralSellingClient.createEngagementInvitation(Consumer<CreateEngagementInvitationRequest.Builder> createEngagementInvitationRequest) |
This action creates an invitation from a sender to a single receiver to join an engagement.
|
default CreateEngagementInvitationResponse |
PartnerCentralSellingClient.createEngagementInvitation(CreateEngagementInvitationRequest createEngagementInvitationRequest) |
This action creates an invitation from a sender to a single receiver to join an engagement.
|
default CreateResourceSnapshotResponse |
PartnerCentralSellingClient.createResourceSnapshot(Consumer<CreateResourceSnapshotRequest.Builder> createResourceSnapshotRequest) |
This action allows you to create an immutable snapshot of a specific resource, such as an opportunity, within the
context of an engagement.
|
default CreateResourceSnapshotResponse |
PartnerCentralSellingClient.createResourceSnapshot(CreateResourceSnapshotRequest createResourceSnapshotRequest) |
This action allows you to create an immutable snapshot of a specific resource, such as an opportunity, within the
context of an engagement.
|
default CreateResourceSnapshotJobResponse |
PartnerCentralSellingClient.createResourceSnapshotJob(Consumer<CreateResourceSnapshotJobRequest.Builder> createResourceSnapshotJobRequest) |
Use this action to create a job to generate a snapshot of the specified resource within an engagement.
|
default CreateResourceSnapshotJobResponse |
PartnerCentralSellingClient.createResourceSnapshotJob(CreateResourceSnapshotJobRequest createResourceSnapshotJobRequest) |
Use this action to create a job to generate a snapshot of the specified resource within an engagement.
|
default StartEngagementByAcceptingInvitationTaskResponse |
PartnerCentralSellingClient.startEngagementByAcceptingInvitationTask(Consumer<StartEngagementByAcceptingInvitationTaskRequest.Builder> startEngagementByAcceptingInvitationTaskRequest) |
This action starts the engagement by accepting an EngagementInvitation.
|
default StartEngagementByAcceptingInvitationTaskResponse |
PartnerCentralSellingClient.startEngagementByAcceptingInvitationTask(StartEngagementByAcceptingInvitationTaskRequest startEngagementByAcceptingInvitationTaskRequest) |
This action starts the engagement by accepting an EngagementInvitation.
|
default StartEngagementFromOpportunityTaskResponse |
PartnerCentralSellingClient.startEngagementFromOpportunityTask(Consumer<StartEngagementFromOpportunityTaskRequest.Builder> startEngagementFromOpportunityTaskRequest) |
This action initiates the engagement process from an existing opportunity by accepting the engagement invitation
and creating a corresponding opportunity in the partner’s system.
|
default StartEngagementFromOpportunityTaskResponse |
PartnerCentralSellingClient.startEngagementFromOpportunityTask(StartEngagementFromOpportunityTaskRequest startEngagementFromOpportunityTaskRequest) |
This action initiates the engagement process from an existing opportunity by accepting the engagement invitation
and creating a corresponding opportunity in the partner’s system.
|