Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Pricing |
build() |
Pricing.Builder |
current(BurstLevel current) |
Pricing.Builder |
next(BurstLevel next) |
Pricing.Builder |
priceList(List<Price> priceList) |
public Pricing.Builder current(BurstLevel current)
public Pricing.Builder next(BurstLevel next)
public Pricing.Builder priceList(List<Price> priceList)
public Pricing build()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.