Interface CoverageCost.Builder

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

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

    • onDemandCost

      CoverageCost.Builder onDemandCost(String onDemandCost)

      How much an On-Demand Instance costs.

      Parameters:
      onDemandCost - How much an On-Demand Instance costs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.