default AcceptEngagementInvitationResponse |
PartnerCentralSellingClient.acceptEngagementInvitation(Consumer<AcceptEngagementInvitationRequest.Builder> acceptEngagementInvitationRequest) |
Use the AcceptEngagementInvitation action to accept an engagement invitation shared by AWS.
|
default AcceptEngagementInvitationResponse |
PartnerCentralSellingClient.acceptEngagementInvitation(AcceptEngagementInvitationRequest acceptEngagementInvitationRequest) |
Use the AcceptEngagementInvitation action to accept an engagement invitation shared by AWS.
|
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 CreateOpportunityResponse |
PartnerCentralSellingClient.createOpportunity(Consumer<CreateOpportunityRequest.Builder> createOpportunityRequest) |
Creates an Opportunity record in Partner Central.
|
default CreateOpportunityResponse |
PartnerCentralSellingClient.createOpportunity(CreateOpportunityRequest createOpportunityRequest) |
Creates an Opportunity record in Partner Central.
|
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 DeleteResourceSnapshotJobResponse |
PartnerCentralSellingClient.deleteResourceSnapshotJob(Consumer<DeleteResourceSnapshotJobRequest.Builder> deleteResourceSnapshotJobRequest) |
Use this action to deletes a previously created resource snapshot job.
|
default DeleteResourceSnapshotJobResponse |
PartnerCentralSellingClient.deleteResourceSnapshotJob(DeleteResourceSnapshotJobRequest deleteResourceSnapshotJobRequest) |
Use this action to deletes a previously created resource snapshot job.
|
default RejectEngagementInvitationResponse |
PartnerCentralSellingClient.rejectEngagementInvitation(Consumer<RejectEngagementInvitationRequest.Builder> rejectEngagementInvitationRequest) |
This action rejects an EngagementInvitation that AWS shared.
|
default RejectEngagementInvitationResponse |
PartnerCentralSellingClient.rejectEngagementInvitation(RejectEngagementInvitationRequest rejectEngagementInvitationRequest) |
This action rejects an EngagementInvitation that AWS shared.
|
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.
|
default TagResourceResponse |
PartnerCentralSellingClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) |
Assigns one or more tags (key-value pairs) to the specified resource.
|
default TagResourceResponse |
PartnerCentralSellingClient.tagResource(TagResourceRequest tagResourceRequest) |
Assigns one or more tags (key-value pairs) to the specified resource.
|
default UntagResourceResponse |
PartnerCentralSellingClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) |
Removes a tag or tags from a resource.
|
default UntagResourceResponse |
PartnerCentralSellingClient.untagResource(UntagResourceRequest untagResourceRequest) |
Removes a tag or tags from a resource.
|
default UpdateOpportunityResponse |
PartnerCentralSellingClient.updateOpportunity(Consumer<UpdateOpportunityRequest.Builder> updateOpportunityRequest) |
Updates the Opportunity record identified by a given Identifier.
|
default UpdateOpportunityResponse |
PartnerCentralSellingClient.updateOpportunity(UpdateOpportunityRequest updateOpportunityRequest) |
Updates the Opportunity record identified by a given Identifier.
|