static LifeCycleSummary.Builder |
LifeCycleSummary.builder() |
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.closedLostReason(String closedLostReason) |
Specifies the reason code when an opportunity is marked as Closed Lost.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.closedLostReason(ClosedLostReason closedLostReason) |
Specifies the reason code when an opportunity is marked as Closed Lost.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.nextSteps(String nextSteps) |
Specifies the upcoming actions or tasks for the Opportunity.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.reviewComments(String reviewComments) |
Indicates why an opportunity was sent back for further details.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.reviewStatus(String reviewStatus) |
Indicates the review status of a partner referred opportunity.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.reviewStatus(ReviewStatus reviewStatus) |
Indicates the review status of a partner referred opportunity.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.reviewStatusReason(String reviewStatusReason) |
Indicates the reason a specific decision was taken during the opportunity review process.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.stage(String stage) |
Specifies the current stage of the Opportunity's lifecycle as it maps to Amazon Web Services
stages from the current stage in the partner CRM.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.stage(Stage stage) |
Specifies the current stage of the Opportunity's lifecycle as it maps to Amazon Web Services
stages from the current stage in the partner CRM.
|
LifeCycleSummary.Builder |
LifeCycleSummary.Builder.targetCloseDate(String targetCloseDate) |
Specifies the date when Amazon Web Services expects to start significant billing, when the project finishes,
and when it moves into production.
|
LifeCycleSummary.Builder |
LifeCycleSummary.toBuilder() |
|