Interface UpdateOpportunityRequest.Builder

  • Method Details

    • catalog

      Specifies the catalog associated with the request. This field takes a string value from a predefined list: AWS or Sandbox. The catalog determines which environment the opportunity is updated in. Use AWS to update real opportunities in the production environment, and Sandbox for testing in secure, isolated environments. When you use the Sandbox catalog, it allows you to simulate and validate your interactions with Amazon Web Services services without affecting live data or operations.

      Parameters:
      catalog - Specifies the catalog associated with the request. This field takes a string value from a predefined list: AWS or Sandbox. The catalog determines which environment the opportunity is updated in. Use AWS to update real opportunities in the production environment, and Sandbox for testing in secure, isolated environments. When you use the Sandbox catalog, it allows you to simulate and validate your interactions with Amazon Web Services services without affecting live data or operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • customer

      Specifies details of the customer associated with the Opportunity.

      Parameters:
      customer - Specifies details of the customer associated with the Opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • customer

      Specifies details of the customer associated with the Opportunity.

      This is a convenience method that creates an instance of the Customer.Builder avoiding the need to create one manually via Customer.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to customer(Customer).

      Parameters:
      customer - a consumer that will call methods on Customer.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • identifier

      UpdateOpportunityRequest.Builder identifier(String identifier)

      Read-only, system generated Opportunity unique identifier.

      Parameters:
      identifier - Read-only, system generated Opportunity unique identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedDate

      UpdateOpportunityRequest.Builder lastModifiedDate(Instant lastModifiedDate)

      DateTime when the opportunity was last modified.

      Parameters:
      lastModifiedDate - DateTime when the opportunity was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lifeCycle

      An object that contains lifecycle details for the Opportunity.

      Parameters:
      lifeCycle - An object that contains lifecycle details for the Opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lifeCycle

      An object that contains lifecycle details for the Opportunity.

      This is a convenience method that creates an instance of the LifeCycle.Builder avoiding the need to create one manually via LifeCycle.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to lifeCycle(LifeCycle).

      Parameters:
      lifeCycle - a consumer that will call methods on LifeCycle.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • marketing

      An object that contains marketing details for the Opportunity.

      Parameters:
      marketing - An object that contains marketing details for the Opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • marketing

      An object that contains marketing details for the Opportunity.

      This is a convenience method that creates an instance of the Marketing.Builder avoiding the need to create one manually via Marketing.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to marketing(Marketing).

      Parameters:
      marketing - a consumer that will call methods on Marketing.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nationalSecurity

      UpdateOpportunityRequest.Builder nationalSecurity(String nationalSecurity)

      Specifies if the opportunity is associated with national security concerns. This flag is only applicable when the industry is Government. For national-security-related opportunities, validation and compliance rules may apply, impacting the opportunity's visibility and processing.

      Parameters:
      nationalSecurity - Specifies if the opportunity is associated with national security concerns. This flag is only applicable when the industry is Government. For national-security-related opportunities, validation and compliance rules may apply, impacting the opportunity's visibility and processing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • nationalSecurity

      UpdateOpportunityRequest.Builder nationalSecurity(NationalSecurity nationalSecurity)

      Specifies if the opportunity is associated with national security concerns. This flag is only applicable when the industry is Government. For national-security-related opportunities, validation and compliance rules may apply, impacting the opportunity's visibility and processing.

      Parameters:
      nationalSecurity - Specifies if the opportunity is associated with national security concerns. This flag is only applicable when the industry is Government. For national-security-related opportunities, validation and compliance rules may apply, impacting the opportunity's visibility and processing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • opportunityType

      UpdateOpportunityRequest.Builder opportunityType(String opportunityType)

      Specifies the opportunity type as a renewal, new, or expansion.

      Opportunity types:

      • New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.

      • Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, ensuring continuity of service.

      • Expansion opportunity: Represents an opportunity to expand the scope of an existing contract or subscription, either by adding new services or increasing the volume of existing services for a current customer.

      Parameters:
      opportunityType - Specifies the opportunity type as a renewal, new, or expansion.

      Opportunity types:

      • New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.

      • Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, ensuring continuity of service.

      • Expansion opportunity: Represents an opportunity to expand the scope of an existing contract or subscription, either by adding new services or increasing the volume of existing services for a current customer.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • opportunityType

      UpdateOpportunityRequest.Builder opportunityType(OpportunityType opportunityType)

      Specifies the opportunity type as a renewal, new, or expansion.

      Opportunity types:

      • New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.

      • Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, ensuring continuity of service.

      • Expansion opportunity: Represents an opportunity to expand the scope of an existing contract or subscription, either by adding new services or increasing the volume of existing services for a current customer.

      Parameters:
      opportunityType - Specifies the opportunity type as a renewal, new, or expansion.

      Opportunity types:

      • New opportunity: Represents a new business opportunity with a potential customer that's not previously engaged with your solutions or services.

      • Renewal opportunity: Represents an opportunity to renew an existing contract or subscription with a current customer, ensuring continuity of service.

      • Expansion opportunity: Represents an opportunity to expand the scope of an existing contract or subscription, either by adding new services or increasing the volume of existing services for a current customer.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • partnerOpportunityIdentifier

      UpdateOpportunityRequest.Builder partnerOpportunityIdentifier(String partnerOpportunityIdentifier)

      Specifies the opportunity's unique identifier in the partner's CRM system. This value is essential to track and reconcile because it's included in the outbound payload sent back to the partner.

      Parameters:
      partnerOpportunityIdentifier - Specifies the opportunity's unique identifier in the partner's CRM system. This value is essential to track and reconcile because it's included in the outbound payload sent back to the partner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • primaryNeedsFromAwsWithStrings

      UpdateOpportunityRequest.Builder primaryNeedsFromAwsWithStrings(Collection<String> primaryNeedsFromAws)

      Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Parameters:
      primaryNeedsFromAws - Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • primaryNeedsFromAwsWithStrings

      UpdateOpportunityRequest.Builder primaryNeedsFromAwsWithStrings(String... primaryNeedsFromAws)

      Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Parameters:
      primaryNeedsFromAws - Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • primaryNeedsFromAws

      UpdateOpportunityRequest.Builder primaryNeedsFromAws(Collection<PrimaryNeedFromAws> primaryNeedsFromAws)

      Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Parameters:
      primaryNeedsFromAws - Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • primaryNeedsFromAws

      UpdateOpportunityRequest.Builder primaryNeedsFromAws(PrimaryNeedFromAws... primaryNeedsFromAws)

      Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Parameters:
      primaryNeedsFromAws - Identifies the type of support the partner needs from Amazon Web Services.

      Valid values:

      • Cosell—Architectural Validation: Confirmation from Amazon Web Services that the partner's proposed solution architecture is aligned with Amazon Web Services best practices and poses minimal architectural risks.

      • Cosell—Business Presentation: Request Amazon Web Services seller's participation in a joint customer presentation.

      • Cosell—Competitive Information: Access to Amazon Web Services competitive resources and support for the partner's proposed solution.

      • Cosell—Pricing Assistance: Connect with an AWS seller for support situations where a partner may be receiving an upfront discount on a service (for example: EDP deals).

      • Cosell—Technical Consultation: Connection with an Amazon Web Services Solutions Architect to address the partner's questions about the proposed solution.

      • Cosell—Total Cost of Ownership Evaluation: Assistance with quoting different cost savings of proposed solutions on Amazon Web Services versus on-premises or a traditional hosting environment.

      • Cosell—Deal Support: Request Amazon Web Services seller's support to progress the opportunity (for example: joint customer call, strategic positioning).

      • Cosell—Support for Public Tender/RFx: Opportunity related to the public sector where the partner needs RFx support from Amazon Web Services.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • project

      An object that contains project details summary for the Opportunity.

      Parameters:
      project - An object that contains project details summary for the Opportunity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • project

      An object that contains project details summary for the Opportunity.

      This is a convenience method that creates an instance of the Project.Builder avoiding the need to create one manually via Project.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to project(Project).

      Parameters:
      project - a consumer that will call methods on Project.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • softwareRevenue

      UpdateOpportunityRequest.Builder softwareRevenue(SoftwareRevenue softwareRevenue)

      Specifies details of a customer's procurement terms. Required only for partners in eligible programs.

      Parameters:
      softwareRevenue - Specifies details of a customer's procurement terms. Required only for partners in eligible programs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • softwareRevenue

      default UpdateOpportunityRequest.Builder softwareRevenue(Consumer<SoftwareRevenue.Builder> softwareRevenue)

      Specifies details of a customer's procurement terms. Required only for partners in eligible programs.

      This is a convenience method that creates an instance of the SoftwareRevenue.Builder avoiding the need to create one manually via SoftwareRevenue.builder().

      When the Consumer completes, SdkBuilder.build() is called immediately and its result is passed to softwareRevenue(SoftwareRevenue).

      Parameters:
      softwareRevenue - a consumer that will call methods on SoftwareRevenue.Builder
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • overrideConfiguration

      UpdateOpportunityRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
      Description copied from interface: AwsRequest.Builder
      Add an optional request override configuration.
      Specified by:
      overrideConfiguration in interface AwsRequest.Builder
      Parameters:
      overrideConfiguration - The override configuration.
      Returns:
      This object for method chaining.
    • overrideConfiguration

      Description copied from interface: AwsRequest.Builder
      Add an optional request override configuration.
      Specified by:
      overrideConfiguration in interface AwsRequest.Builder
      Parameters:
      builderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be given.
      Returns:
      This object for method chaining.