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 AssignOpportunityResponse |
PartnerCentralSellingClient.assignOpportunity(Consumer<AssignOpportunityRequest.Builder> assignOpportunityRequest) |
Enables you to reassign an existing Opportunity to another user within your Partner Central account.
|
default AssignOpportunityResponse |
PartnerCentralSellingClient.assignOpportunity(AssignOpportunityRequest assignOpportunityRequest) |
Enables you to reassign an existing Opportunity to another user within your Partner Central account.
|
default AssociateOpportunityResponse |
PartnerCentralSellingClient.associateOpportunity(Consumer<AssociateOpportunityRequest.Builder> associateOpportunityRequest) |
Enables you to create a formal association between an Opportunity and various related entities,
enriching the context and details of the opportunity for better collaboration and decision making.
|
default AssociateOpportunityResponse |
PartnerCentralSellingClient.associateOpportunity(AssociateOpportunityRequest associateOpportunityRequest) |
Enables you to create a formal association between an Opportunity and various related entities,
enriching the context and details of the opportunity for better collaboration and decision making.
|
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 DisassociateOpportunityResponse |
PartnerCentralSellingClient.disassociateOpportunity(Consumer<DisassociateOpportunityRequest.Builder> disassociateOpportunityRequest) |
Allows you to remove an existing association between an Opportunity and related entities, such as a
Partner Solution, Amazon Web Services product, or an Amazon Web Services Marketplace offer.
|
default DisassociateOpportunityResponse |
PartnerCentralSellingClient.disassociateOpportunity(DisassociateOpportunityRequest disassociateOpportunityRequest) |
Allows you to remove an existing association between an Opportunity and related entities, such as a
Partner Solution, Amazon Web Services product, or an Amazon Web Services Marketplace offer.
|
default GetAwsOpportunitySummaryResponse |
PartnerCentralSellingClient.getAwsOpportunitySummary(Consumer<GetAwsOpportunitySummaryRequest.Builder> getAwsOpportunitySummaryRequest) |
Retrieves a summary of an AWS Opportunity.
|
default GetAwsOpportunitySummaryResponse |
PartnerCentralSellingClient.getAwsOpportunitySummary(GetAwsOpportunitySummaryRequest getAwsOpportunitySummaryRequest) |
Retrieves a summary of an AWS Opportunity.
|
default GetEngagementResponse |
PartnerCentralSellingClient.getEngagement(Consumer<GetEngagementRequest.Builder> getEngagementRequest) |
Use this action to retrieve the engagement record for a given EngagementIdentifier.
|
default GetEngagementResponse |
PartnerCentralSellingClient.getEngagement(GetEngagementRequest getEngagementRequest) |
Use this action to retrieve the engagement record for a given EngagementIdentifier.
|
default GetEngagementInvitationResponse |
PartnerCentralSellingClient.getEngagementInvitation(Consumer<GetEngagementInvitationRequest.Builder> getEngagementInvitationRequest) |
Retrieves the details of an engagement invitation shared by AWS with a partner.
|
default GetEngagementInvitationResponse |
PartnerCentralSellingClient.getEngagementInvitation(GetEngagementInvitationRequest getEngagementInvitationRequest) |
Retrieves the details of an engagement invitation shared by AWS with a partner.
|
default GetOpportunityResponse |
PartnerCentralSellingClient.getOpportunity(Consumer<GetOpportunityRequest.Builder> getOpportunityRequest) |
Fetches the Opportunity record from Partner Central by a given Identifier.
|
default GetOpportunityResponse |
PartnerCentralSellingClient.getOpportunity(GetOpportunityRequest getOpportunityRequest) |
Fetches the Opportunity record from Partner Central by a given Identifier.
|
default GetResourceSnapshotResponse |
PartnerCentralSellingClient.getResourceSnapshot(Consumer<GetResourceSnapshotRequest.Builder> getResourceSnapshotRequest) |
Use this action to retrieve a specific snapshot record.
|
default GetResourceSnapshotResponse |
PartnerCentralSellingClient.getResourceSnapshot(GetResourceSnapshotRequest getResourceSnapshotRequest) |
Use this action to retrieve a specific snapshot record.
|
default GetResourceSnapshotJobResponse |
PartnerCentralSellingClient.getResourceSnapshotJob(Consumer<GetResourceSnapshotJobRequest.Builder> getResourceSnapshotJobRequest) |
Use this action to retrieves information about a specific resource snapshot job.
|
default GetResourceSnapshotJobResponse |
PartnerCentralSellingClient.getResourceSnapshotJob(GetResourceSnapshotJobRequest getResourceSnapshotJobRequest) |
Use this action to retrieves information about a specific resource snapshot job.
|
default GetSellingSystemSettingsResponse |
PartnerCentralSellingClient.getSellingSystemSettings(Consumer<GetSellingSystemSettingsRequest.Builder> getSellingSystemSettingsRequest) |
Retrieves the currently set system settings, which include the IAM Role used for resource snapshot jobs.
|
default GetSellingSystemSettingsResponse |
PartnerCentralSellingClient.getSellingSystemSettings(GetSellingSystemSettingsRequest getSellingSystemSettingsRequest) |
Retrieves the currently set system settings, which include the IAM Role used for resource snapshot jobs.
|
default ListEngagementByAcceptingInvitationTasksResponse |
PartnerCentralSellingClient.listEngagementByAcceptingInvitationTasks(Consumer<ListEngagementByAcceptingInvitationTasksRequest.Builder> listEngagementByAcceptingInvitationTasksRequest) |
Lists all in-progress, completed, or failed StartEngagementByAcceptingInvitationTask tasks that were initiated by
the caller's account.
|
default ListEngagementByAcceptingInvitationTasksResponse |
PartnerCentralSellingClient.listEngagementByAcceptingInvitationTasks(ListEngagementByAcceptingInvitationTasksRequest listEngagementByAcceptingInvitationTasksRequest) |
Lists all in-progress, completed, or failed StartEngagementByAcceptingInvitationTask tasks that were initiated by
the caller's account.
|
default ListEngagementByAcceptingInvitationTasksIterable |
PartnerCentralSellingClient.listEngagementByAcceptingInvitationTasksPaginator(Consumer<ListEngagementByAcceptingInvitationTasksRequest.Builder> listEngagementByAcceptingInvitationTasksRequest) |
|
default ListEngagementByAcceptingInvitationTasksIterable |
PartnerCentralSellingClient.listEngagementByAcceptingInvitationTasksPaginator(ListEngagementByAcceptingInvitationTasksRequest listEngagementByAcceptingInvitationTasksRequest) |
|
default ListEngagementFromOpportunityTasksResponse |
PartnerCentralSellingClient.listEngagementFromOpportunityTasks(Consumer<ListEngagementFromOpportunityTasksRequest.Builder> listEngagementFromOpportunityTasksRequest) |
Lists all in-progress, completed, or failed EngagementFromOpportunity tasks that were initiated by
the caller's account.
|
default ListEngagementFromOpportunityTasksResponse |
PartnerCentralSellingClient.listEngagementFromOpportunityTasks(ListEngagementFromOpportunityTasksRequest listEngagementFromOpportunityTasksRequest) |
Lists all in-progress, completed, or failed EngagementFromOpportunity tasks that were initiated by
the caller's account.
|
default ListEngagementFromOpportunityTasksIterable |
PartnerCentralSellingClient.listEngagementFromOpportunityTasksPaginator(Consumer<ListEngagementFromOpportunityTasksRequest.Builder> listEngagementFromOpportunityTasksRequest) |
|
default ListEngagementFromOpportunityTasksIterable |
PartnerCentralSellingClient.listEngagementFromOpportunityTasksPaginator(ListEngagementFromOpportunityTasksRequest listEngagementFromOpportunityTasksRequest) |
|
default ListEngagementInvitationsResponse |
PartnerCentralSellingClient.listEngagementInvitations(Consumer<ListEngagementInvitationsRequest.Builder> listEngagementInvitationsRequest) |
Retrieves a list of engagement invitations sent to the partner.
|
default ListEngagementInvitationsResponse |
PartnerCentralSellingClient.listEngagementInvitations(ListEngagementInvitationsRequest listEngagementInvitationsRequest) |
Retrieves a list of engagement invitations sent to the partner.
|
default ListEngagementInvitationsIterable |
PartnerCentralSellingClient.listEngagementInvitationsPaginator(Consumer<ListEngagementInvitationsRequest.Builder> listEngagementInvitationsRequest) |
|
default ListEngagementInvitationsIterable |
PartnerCentralSellingClient.listEngagementInvitationsPaginator(ListEngagementInvitationsRequest listEngagementInvitationsRequest) |
|
default ListEngagementMembersResponse |
PartnerCentralSellingClient.listEngagementMembers(Consumer<ListEngagementMembersRequest.Builder> listEngagementMembersRequest) |
Retrieves the details of member partners in an Engagement.
|
default ListEngagementMembersResponse |
PartnerCentralSellingClient.listEngagementMembers(ListEngagementMembersRequest listEngagementMembersRequest) |
Retrieves the details of member partners in an Engagement.
|
default ListEngagementMembersIterable |
PartnerCentralSellingClient.listEngagementMembersPaginator(Consumer<ListEngagementMembersRequest.Builder> listEngagementMembersRequest) |
|
default ListEngagementMembersIterable |
PartnerCentralSellingClient.listEngagementMembersPaginator(ListEngagementMembersRequest listEngagementMembersRequest) |
|
default ListEngagementResourceAssociationsResponse |
PartnerCentralSellingClient.listEngagementResourceAssociations(Consumer<ListEngagementResourceAssociationsRequest.Builder> listEngagementResourceAssociationsRequest) |
Lists the associations between resources and engagements where the caller is a member and has at least one
snapshot in the engagement.
|
default ListEngagementResourceAssociationsResponse |
PartnerCentralSellingClient.listEngagementResourceAssociations(ListEngagementResourceAssociationsRequest listEngagementResourceAssociationsRequest) |
Lists the associations between resources and engagements where the caller is a member and has at least one
snapshot in the engagement.
|
default ListEngagementResourceAssociationsIterable |
PartnerCentralSellingClient.listEngagementResourceAssociationsPaginator(Consumer<ListEngagementResourceAssociationsRequest.Builder> listEngagementResourceAssociationsRequest) |
|
default ListEngagementResourceAssociationsIterable |
PartnerCentralSellingClient.listEngagementResourceAssociationsPaginator(ListEngagementResourceAssociationsRequest listEngagementResourceAssociationsRequest) |
|
default ListEngagementsResponse |
PartnerCentralSellingClient.listEngagements(Consumer<ListEngagementsRequest.Builder> listEngagementsRequest) |
This action allows users to retrieve a list of Engagement records from Partner Central.
|
default ListEngagementsResponse |
PartnerCentralSellingClient.listEngagements(ListEngagementsRequest listEngagementsRequest) |
This action allows users to retrieve a list of Engagement records from Partner Central.
|
default ListEngagementsIterable |
PartnerCentralSellingClient.listEngagementsPaginator(Consumer<ListEngagementsRequest.Builder> listEngagementsRequest) |
|
default ListEngagementsIterable |
PartnerCentralSellingClient.listEngagementsPaginator(ListEngagementsRequest listEngagementsRequest) |
|
default ListOpportunitiesResponse |
PartnerCentralSellingClient.listOpportunities(Consumer<ListOpportunitiesRequest.Builder> listOpportunitiesRequest) |
This request accepts a list of filters that retrieve opportunity subsets as well as sort options.
|
default ListOpportunitiesResponse |
PartnerCentralSellingClient.listOpportunities(ListOpportunitiesRequest listOpportunitiesRequest) |
This request accepts a list of filters that retrieve opportunity subsets as well as sort options.
|
default ListOpportunitiesIterable |
PartnerCentralSellingClient.listOpportunitiesPaginator(Consumer<ListOpportunitiesRequest.Builder> listOpportunitiesRequest) |
|
default ListOpportunitiesIterable |
PartnerCentralSellingClient.listOpportunitiesPaginator(ListOpportunitiesRequest listOpportunitiesRequest) |
|
default ListResourceSnapshotJobsResponse |
PartnerCentralSellingClient.listResourceSnapshotJobs(Consumer<ListResourceSnapshotJobsRequest.Builder> listResourceSnapshotJobsRequest) |
Lists resource snapshot jobs owned by the customer.
|
default ListResourceSnapshotJobsResponse |
PartnerCentralSellingClient.listResourceSnapshotJobs(ListResourceSnapshotJobsRequest listResourceSnapshotJobsRequest) |
Lists resource snapshot jobs owned by the customer.
|
default ListResourceSnapshotJobsIterable |
PartnerCentralSellingClient.listResourceSnapshotJobsPaginator(Consumer<ListResourceSnapshotJobsRequest.Builder> listResourceSnapshotJobsRequest) |
|
default ListResourceSnapshotJobsIterable |
PartnerCentralSellingClient.listResourceSnapshotJobsPaginator(ListResourceSnapshotJobsRequest listResourceSnapshotJobsRequest) |
|
default ListResourceSnapshotsResponse |
PartnerCentralSellingClient.listResourceSnapshots(Consumer<ListResourceSnapshotsRequest.Builder> listResourceSnapshotsRequest) |
Retrieves a list of resource view snapshots based on specified criteria.
|
default ListResourceSnapshotsResponse |
PartnerCentralSellingClient.listResourceSnapshots(ListResourceSnapshotsRequest listResourceSnapshotsRequest) |
Retrieves a list of resource view snapshots based on specified criteria.
|
default ListResourceSnapshotsIterable |
PartnerCentralSellingClient.listResourceSnapshotsPaginator(Consumer<ListResourceSnapshotsRequest.Builder> listResourceSnapshotsRequest) |
|
default ListResourceSnapshotsIterable |
PartnerCentralSellingClient.listResourceSnapshotsPaginator(ListResourceSnapshotsRequest listResourceSnapshotsRequest) |
|
default ListSolutionsResponse |
PartnerCentralSellingClient.listSolutions(Consumer<ListSolutionsRequest.Builder> listSolutionsRequest) |
Retrieves a list of Partner Solutions that the partner registered on Partner Central.
|
default ListSolutionsResponse |
PartnerCentralSellingClient.listSolutions(ListSolutionsRequest listSolutionsRequest) |
Retrieves a list of Partner Solutions that the partner registered on Partner Central.
|
default ListSolutionsIterable |
PartnerCentralSellingClient.listSolutionsPaginator(Consumer<ListSolutionsRequest.Builder> listSolutionsRequest) |
|
default ListSolutionsIterable |
PartnerCentralSellingClient.listSolutionsPaginator(ListSolutionsRequest listSolutionsRequest) |
|
default ListTagsForResourceResponse |
PartnerCentralSellingClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) |
Returns a list of tags for a resource.
|
default ListTagsForResourceResponse |
PartnerCentralSellingClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) |
Returns a list of tags for a resource.
|
default PutSellingSystemSettingsResponse |
PartnerCentralSellingClient.putSellingSystemSettings(Consumer<PutSellingSystemSettingsRequest.Builder> putSellingSystemSettingsRequest) |
Updates the currently set system settings, which include the IAM Role used for resource snapshot jobs.
|
default PutSellingSystemSettingsResponse |
PartnerCentralSellingClient.putSellingSystemSettings(PutSellingSystemSettingsRequest putSellingSystemSettingsRequest) |
Updates the currently set system settings, which include the IAM Role used for resource snapshot jobs.
|
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 StartResourceSnapshotJobResponse |
PartnerCentralSellingClient.startResourceSnapshotJob(Consumer<StartResourceSnapshotJobRequest.Builder> startResourceSnapshotJobRequest) |
Starts a resource snapshot job that has been previously created.
|
default StartResourceSnapshotJobResponse |
PartnerCentralSellingClient.startResourceSnapshotJob(StartResourceSnapshotJobRequest startResourceSnapshotJobRequest) |
Starts a resource snapshot job that has been previously created.
|
default StopResourceSnapshotJobResponse |
PartnerCentralSellingClient.stopResourceSnapshotJob(Consumer<StopResourceSnapshotJobRequest.Builder> stopResourceSnapshotJobRequest) |
Stops a resource snapshot job.
|
default StopResourceSnapshotJobResponse |
PartnerCentralSellingClient.stopResourceSnapshotJob(StopResourceSnapshotJobRequest stopResourceSnapshotJobRequest) |
Stops a resource snapshot job.
|
default SubmitOpportunityResponse |
PartnerCentralSellingClient.submitOpportunity(Consumer<SubmitOpportunityRequest.Builder> submitOpportunityRequest) |
Use this action to submit an Opportunity that was previously created by partner for AWS review.
|
default SubmitOpportunityResponse |
PartnerCentralSellingClient.submitOpportunity(SubmitOpportunityRequest submitOpportunityRequest) |
Use this action to submit an Opportunity that was previously created by partner for AWS review.
|
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.
|