Class Project

    • Method Detail

      • additionalComments

        public final String additionalComments()

        Captures additional comments or information for the Opportunity that weren't captured in other fields.

        Returns:
        Captures additional comments or information for the Opportunity that weren't captured in other fields.
      • hasApnPrograms

        public final boolean hasApnPrograms()
        For responses, this returns true if the service returned a value for the ApnPrograms property. This DOES NOT check that the value is non-empty (for which, you should check the isEmpty() method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
      • apnPrograms

        public final List<String> apnPrograms()

        Specifies the Amazon Partner Network (APN) program that influenced the Opportunity. APN programs refer to specific partner programs or initiatives that can impact the Opportunity.

        Valid values: APN Immersion Days | APN Solution Space | ATO (Authority to Operate) | AWS Marketplace Campaign | IS Immersion Day SFID Program | ISV Workload Migration | Migration Acceleration Program | P3 | Partner Launch Initiative | Partner Opportunity Acceleration Funded | The Next Smart | VMware Cloud on AWS | Well-Architected | Windows | Workspaces/AppStream Accelerator Program | WWPS NDPP

        Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.

        This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasApnPrograms() method.

        Returns:
        Specifies the Amazon Partner Network (APN) program that influenced the Opportunity. APN programs refer to specific partner programs or initiatives that can impact the Opportunity .

        Valid values: APN Immersion Days | APN Solution Space | ATO (Authority to Operate) | AWS Marketplace Campaign | IS Immersion Day SFID Program | ISV Workload Migration | Migration Acceleration Program | P3 | Partner Launch Initiative | Partner Opportunity Acceleration Funded | The Next Smart | VMware Cloud on AWS | Well-Architected | Windows | Workspaces/AppStream Accelerator Program | WWPS NDPP

      • competitorName

        public final CompetitorName competitorName()

        Name of the Opportunity's competitor (if any). Use Other to submit a value not in the picklist.

        If the service returns an enum value that is not available in the current SDK version, competitorName will return CompetitorName.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from competitorNameAsString().

        Returns:
        Name of the Opportunity's competitor (if any). Use Other to submit a value not in the picklist.
        See Also:
        CompetitorName
      • competitorNameAsString

        public final String competitorNameAsString()

        Name of the Opportunity's competitor (if any). Use Other to submit a value not in the picklist.

        If the service returns an enum value that is not available in the current SDK version, competitorName will return CompetitorName.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available from competitorNameAsString().

        Returns:
        Name of the Opportunity's competitor (if any). Use Other to submit a value not in the picklist.
        See Also:
        CompetitorName
      • customerBusinessProblem

        public final String customerBusinessProblem()

        Describes the problem the end customer has, and how the partner is helping. Utilize this field to provide a concise narrative that outlines the customer's business challenge or issue. Elaborate on how the partner's solution or offerings align to resolve the customer's business problem. Include relevant information about the partner's value proposition, unique selling points, and expertise to tackle the issue. Offer insights on how the proposed solution meets the customer's needs and provides value. Use concise language and precise descriptions to convey the context and significance of the Opportunity. The content in this field helps Amazon Web Services understand the nature of the Opportunity and the strategic fit of the partner's solution.

        Returns:
        Describes the problem the end customer has, and how the partner is helping. Utilize this field to provide a concise narrative that outlines the customer's business challenge or issue. Elaborate on how the partner's solution or offerings align to resolve the customer's business problem. Include relevant information about the partner's value proposition, unique selling points, and expertise to tackle the issue. Offer insights on how the proposed solution meets the customer's needs and provides value. Use concise language and precise descriptions to convey the context and significance of the Opportunity. The content in this field helps Amazon Web Services understand the nature of the Opportunity and the strategic fit of the partner's solution.
      • customerUseCase

        public final String customerUseCase()

        Specifies the proposed solution focus or type of workload for the Opportunity. This field captures the primary use case or objective of the proposed solution, and provides context and clarity to the addressed workload.

        Valid values: AI Machine Learning and Analytics | Archiving | Big Data: Data Warehouse/Data Integration/ETL/Data Lake/BI | Blockchain | Business Applications: Mainframe Modernization | Business Applications & Contact Center | Business Applications & SAP Production | Centralized Operations Management | Cloud Management Tools | Cloud Management Tools & DevOps with Continuous Integration & Continuous Delivery (CICD) | Configuration, Compliance & Auditing | Connected Services | Containers & Serverless | Content Delivery & Edge Services | Database | Edge Computing/End User Computing | Energy | Enterprise Governance & Controls | Enterprise Resource Planning | Financial Services | Healthcare and Life Sciences | High Performance Computing | Hybrid Application Platform | Industrial Software | IOT | Manufacturing, Supply Chain and Operations | Media & High performance computing (HPC) | Migration/Database Migration | Monitoring, logging and performance | Monitoring & Observability | Networking | Outpost | SAP | Security & Compliance | Storage & Backup | Training | VMC | VMWare | Web development & DevOps

        Returns:
        Specifies the proposed solution focus or type of workload for the Opportunity. This field captures the primary use case or objective of the proposed solution, and provides context and clarity to the addressed workload.

        Valid values: AI Machine Learning and Analytics | Archiving | Big Data: Data Warehouse/Data Integration/ETL/Data Lake/BI | Blockchain | Business Applications: Mainframe Modernization | Business Applications & Contact Center | Business Applications & SAP Production | Centralized Operations Management | Cloud Management Tools | Cloud Management Tools & DevOps with Continuous Integration & Continuous Delivery (CICD) | Configuration, Compliance & Auditing | Connected Services | Containers & Serverless | Content Delivery & Edge Services | Database | Edge Computing/End User Computing | Energy | Enterprise Governance & Controls | Enterprise Resource Planning | Financial Services | Healthcare and Life Sciences | High Performance Computing | Hybrid Application Platform | Industrial Software | IOT | Manufacturing, Supply Chain and Operations | Media & High performance computing (HPC) | Migration/Database Migration | Monitoring, logging and performance | Monitoring & Observability | Networking | Outpost | SAP | Security & Compliance | Storage & Backup | Training | VMC | VMWare | Web development & DevOps

      • deliveryModels

        public final List<DeliveryModel> deliveryModels()

        Specifies the deployment or consumption model for your solution or service in the Opportunity's context. You can select multiple options.

        Options' descriptions from the Delivery Model field are:

        • SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.

        • BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.

        • Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).

        • Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).

        • Resell: Amazon Web Services accounts and billing management for your customers.

        • Other: Delivery model not described above.

        Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.

        This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasDeliveryModels() method.

        Returns:
        Specifies the deployment or consumption model for your solution or service in the Opportunity's context. You can select multiple options.

        Options' descriptions from the Delivery Model field are:

        • SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.

        • BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.

        • Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).

        • Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).

        • Resell: Amazon Web Services accounts and billing management for your customers.

        • Other: Delivery model not described above.

      • hasDeliveryModels

        public final boolean hasDeliveryModels()
        For responses, this returns true if the service returned a value for the DeliveryModels property. This DOES NOT check that the value is non-empty (for which, you should check the isEmpty() method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
      • deliveryModelsAsStrings

        public final List<String> deliveryModelsAsStrings()

        Specifies the deployment or consumption model for your solution or service in the Opportunity's context. You can select multiple options.

        Options' descriptions from the Delivery Model field are:

        • SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.

        • BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.

        • Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).

        • Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).

        • Resell: Amazon Web Services accounts and billing management for your customers.

        • Other: Delivery model not described above.

        Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.

        This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasDeliveryModels() method.

        Returns:
        Specifies the deployment or consumption model for your solution or service in the Opportunity's context. You can select multiple options.

        Options' descriptions from the Delivery Model field are:

        • SaaS or PaaS: Your Amazon Web Services based solution deployed as SaaS or PaaS in your Amazon Web Services environment.

        • BYOL or AMI: Your Amazon Web Services based solution deployed as BYOL or AMI in the end customer's Amazon Web Services environment.

        • Managed Services: The end customer's Amazon Web Services business management (For example: Consulting, design, implementation, billing support, cost optimization, technical support).

        • Professional Services: Offerings to help enterprise end customers achieve specific business outcomes for enterprise cloud adoption (For example: Advisory or transformation planning).

        • Resell: Amazon Web Services accounts and billing management for your customers.

        • Other: Delivery model not described above.

      • hasExpectedCustomerSpend

        public final boolean hasExpectedCustomerSpend()
        For responses, this returns true if the service returned a value for the ExpectedCustomerSpend property. This DOES NOT check that the value is non-empty (for which, you should check the isEmpty() method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
      • expectedCustomerSpend

        public final List<ExpectedCustomerSpend> expectedCustomerSpend()

        Represents the estimated amount that the customer is expected to spend on AWS services related to the opportunity. This helps in evaluating the potential financial value of the opportunity for AWS.

        Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.

        This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasExpectedCustomerSpend() method.

        Returns:
        Represents the estimated amount that the customer is expected to spend on AWS services related to the opportunity. This helps in evaluating the potential financial value of the opportunity for AWS.
      • otherCompetitorNames

        public final String otherCompetitorNames()

        Only allowed when CompetitorNames has Other selected.

        Returns:
        Only allowed when CompetitorNames has Other selected.
      • otherSolutionDescription

        public final String otherSolutionDescription()

        Specifies the offered solution for the customer's business problem when the RelatedEntityIdentifiers.Solutions field value is Other.

        Returns:
        Specifies the offered solution for the customer's business problem when the RelatedEntityIdentifiers.Solutions field value is Other.
      • relatedOpportunityIdentifier

        public final String relatedOpportunityIdentifier()

        Specifies the current opportunity's parent opportunity identifier.

        Returns:
        Specifies the current opportunity's parent opportunity identifier.
      • salesActivities

        public final List<SalesActivity> salesActivities()

        Specifies the Opportunity's sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.

        Valid values:

        • Initialized discussions with customer: Initial conversations with the customer to understand their needs and introduce your solution.

        • Customer has shown interest in solution: After initial discussions, the customer is interested in your solution.

        • Conducted POC/demo: You conducted a proof of concept (POC) or demonstration of the solution for the customer.

        • In evaluation/planning stage: The customer is evaluating the solution and planning potential implementation.

        • Agreed on solution to Business Problem: Both parties agree on how the solution addresses the customer's business problem.

        • Completed Action Plan: A detailed action plan is complete and outlines the steps for implementation.

        • Finalized Deployment Need: Both parties agree with and finalized the deployment needs.

        • SOW Signed: Both parties signed a statement of work (SOW), and formalize the agreement and detail the project scope and deliverables.

        Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.

        This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasSalesActivities() method.

        Returns:
        Specifies the Opportunity's sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.

        Valid values:

        • Initialized discussions with customer: Initial conversations with the customer to understand their needs and introduce your solution.

        • Customer has shown interest in solution: After initial discussions, the customer is interested in your solution.

        • Conducted POC/demo: You conducted a proof of concept (POC) or demonstration of the solution for the customer.

        • In evaluation/planning stage: The customer is evaluating the solution and planning potential implementation.

        • Agreed on solution to Business Problem: Both parties agree on how the solution addresses the customer's business problem.

        • Completed Action Plan: A detailed action plan is complete and outlines the steps for implementation.

        • Finalized Deployment Need: Both parties agree with and finalized the deployment needs.

        • SOW Signed: Both parties signed a statement of work (SOW), and formalize the agreement and detail the project scope and deliverables.

      • hasSalesActivities

        public final boolean hasSalesActivities()
        For responses, this returns true if the service returned a value for the SalesActivities property. This DOES NOT check that the value is non-empty (for which, you should check the isEmpty() method on the property). This is useful because the SDK will never return a null collection or map, but you may need to differentiate between the service returning nothing (or null) and the service returning an empty collection or map. For requests, this returns true if a value for the property was specified in the request builder, and false if a value was not specified.
      • salesActivitiesAsStrings

        public final List<String> salesActivitiesAsStrings()

        Specifies the Opportunity's sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.

        Valid values:

        • Initialized discussions with customer: Initial conversations with the customer to understand their needs and introduce your solution.

        • Customer has shown interest in solution: After initial discussions, the customer is interested in your solution.

        • Conducted POC/demo: You conducted a proof of concept (POC) or demonstration of the solution for the customer.

        • In evaluation/planning stage: The customer is evaluating the solution and planning potential implementation.

        • Agreed on solution to Business Problem: Both parties agree on how the solution addresses the customer's business problem.

        • Completed Action Plan: A detailed action plan is complete and outlines the steps for implementation.

        • Finalized Deployment Need: Both parties agree with and finalized the deployment needs.

        • SOW Signed: Both parties signed a statement of work (SOW), and formalize the agreement and detail the project scope and deliverables.

        Attempts to modify the collection returned by this method will result in an UnsupportedOperationException.

        This method will never return null. If you would like to know whether the service returned this field (so that you can differentiate between null and empty), you can use the hasSalesActivities() method.

        Returns:
        Specifies the Opportunity's sales activities conducted with the end customer. These activities help drive Amazon Web Services assignment priority.

        Valid values:

        • Initialized discussions with customer: Initial conversations with the customer to understand their needs and introduce your solution.

        • Customer has shown interest in solution: After initial discussions, the customer is interested in your solution.

        • Conducted POC/demo: You conducted a proof of concept (POC) or demonstration of the solution for the customer.

        • In evaluation/planning stage: The customer is evaluating the solution and planning potential implementation.

        • Agreed on solution to Business Problem: Both parties agree on how the solution addresses the customer's business problem.

        • Completed Action Plan: A detailed action plan is complete and outlines the steps for implementation.

        • Finalized Deployment Need: Both parties agree with and finalized the deployment needs.

        • SOW Signed: Both parties signed a statement of work (SOW), and formalize the agreement and detail the project scope and deliverables.

      • title

        public final String title()

        Specifies the Opportunity's title or name.

        Returns:
        Specifies the Opportunity's title or name.
      • serializableBuilderClass

        public static Class<? extends Project.Builder> serializableBuilderClass()
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public final boolean equals​(Object obj)
        Overrides:
        equals in class Object
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
      • getValueForField

        public final <T> Optional<T> getValueForField​(String fieldName,
                                                      Class<T> clazz)