Interface AwsSubmission.Builder

  • Method Details

    • involvementType

      AwsSubmission.Builder involvementType(String involvementType)

      Specifies the type of AWS involvement in the opportunity, such as coselling, deal support, or technical consultation. This helps categorize the nature of AWS participation.

      Parameters:
      involvementType - Specifies the type of AWS involvement in the opportunity, such as coselling, deal support, or technical consultation. This helps categorize the nature of AWS participation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • involvementType

      AwsSubmission.Builder involvementType(SalesInvolvementType involvementType)

      Specifies the type of AWS involvement in the opportunity, such as coselling, deal support, or technical consultation. This helps categorize the nature of AWS participation.

      Parameters:
      involvementType - Specifies the type of AWS involvement in the opportunity, such as coselling, deal support, or technical consultation. This helps categorize the nature of AWS participation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      AwsSubmission.Builder visibility(String visibility)

      Determines who can view AWS involvement in the opportunity. Typically, this field is set to Full for most cases, but it may be restricted based on special program requirements or confidentiality needs.

      Parameters:
      visibility - Determines who can view AWS involvement in the opportunity. Typically, this field is set to Full for most cases, but it may be restricted based on special program requirements or confidentiality needs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      AwsSubmission.Builder visibility(Visibility visibility)

      Determines who can view AWS involvement in the opportunity. Typically, this field is set to Full for most cases, but it may be restricted based on special program requirements or confidentiality needs.

      Parameters:
      visibility - Determines who can view AWS involvement in the opportunity. Typically, this field is set to Full for most cases, but it may be restricted based on special program requirements or confidentiality needs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: