Interface AnywhereConfiguration.Builder

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

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

    • cost

      The cost to run your fleet per hour. Amazon GameLift uses the provided cost of your fleet to balance usage in queues. For more information about queues, see Setting up queues in the Amazon GameLift Developer Guide.

      Parameters:
      cost - The cost to run your fleet per hour. Amazon GameLift uses the provided cost of your fleet to balance usage in queues. For more information about queues, see Setting up queues in the Amazon GameLift Developer Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.