This class represents the configuration of a Tier.
Static methods
staticget(id:String):TierConfig
Returns:
The TierConfig with the given id, or null if it was not found.
staticlist(filters:Query):Collection<TierConfig>
Lists all TierConfigs that match the given filters. Supported filters are:
idaccount.idproduct.idconnection.idconnection.typetier_levelenvironentsearch(search based on all fields - generic search option)
Returns:
A Collection of TierConfigs.
Constructor
Variables
configuration:Configuration
List of Product and Marketplace Configuration Phase Parameter Context-Bound Object.
params:Collection<Param>
List of TC parameter data objects as in Asset Object extended with unfilled parameters from product.