Interface SupportedProductConfig.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SupportedProductConfig.Builder,SupportedProductConfig>, SdkBuilder<SupportedProductConfig.Builder,SupportedProductConfig>, SdkPojo
Enclosing class:
SupportedProductConfig

public static interface SupportedProductConfig.Builder extends SdkPojo, CopyableBuilder<SupportedProductConfig.Builder,SupportedProductConfig>
  • Method Details

    • name

      The name of the product configuration.

      Parameters:
      name - The name of the product configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • args

      The list of user-supplied arguments.

      Parameters:
      args - The list of user-supplied arguments.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • args

      The list of user-supplied arguments.

      Parameters:
      args - The list of user-supplied arguments.
      Returns:
      Returns a reference to this object so that method calls can be chained together.