Interface UpdateSpiceCapacityConfigurationRequest.Builder

All Superinterfaces:
AwsRequest.Builder, Buildable, CopyableBuilder<UpdateSpiceCapacityConfigurationRequest.Builder,UpdateSpiceCapacityConfigurationRequest>, QuickSightRequest.Builder, SdkBuilder<UpdateSpiceCapacityConfigurationRequest.Builder,UpdateSpiceCapacityConfigurationRequest>, SdkPojo, SdkRequest.Builder
Enclosing class:
UpdateSpiceCapacityConfigurationRequest

  • Method Details

    • awsAccountId

      The ID of the Amazon Web Services account that contains the SPICE configuration that you want to update.

      Parameters:
      awsAccountId - The ID of the Amazon Web Services account that contains the SPICE configuration that you want to update.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • purchaseMode

      Determines how SPICE capacity can be purchased. The following options are available.

      • MANUAL: SPICE capacity can only be purchased manually.

      • AUTO_PURCHASE: Extra SPICE capacity is automatically purchased on your behalf as needed. SPICE capacity can also be purchased manually with this option.

      Parameters:
      purchaseMode - Determines how SPICE capacity can be purchased. The following options are available.

      • MANUAL: SPICE capacity can only be purchased manually.

      • AUTO_PURCHASE: Extra SPICE capacity is automatically purchased on your behalf as needed. SPICE capacity can also be purchased manually with this option.

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

      Determines how SPICE capacity can be purchased. The following options are available.

      • MANUAL: SPICE capacity can only be purchased manually.

      • AUTO_PURCHASE: Extra SPICE capacity is automatically purchased on your behalf as needed. SPICE capacity can also be purchased manually with this option.

      Parameters:
      purchaseMode - Determines how SPICE capacity can be purchased. The following options are available.

      • MANUAL: SPICE capacity can only be purchased manually.

      • AUTO_PURCHASE: Extra SPICE capacity is automatically purchased on your behalf as needed. SPICE capacity can also be purchased manually with this option.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • 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.