Uses of Class
com.exoscale.sdk.model.PrimaryParameterShard
-
Packages that use PrimaryParameterShard Package Description com.exoscale.sdk.model -
-
Uses of PrimaryParameterShard in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return PrimaryParameterShard Modifier and Type Method Description PrimaryParameterShard
PrimaryParameter. getShard()
Get shardPrimaryParameterShard
PrimaryParameterShard. minLimit(BigDecimal minLimit)
Methods in com.exoscale.sdk.model with parameters of type PrimaryParameterShard Modifier and Type Method Description void
PrimaryParameter. setShard(PrimaryParameterShard shard)
PrimaryParameter
PrimaryParameter. shard(PrimaryParameterShard shard)
-