Uses of Class
com.exoscale.sdk.model.PrimaryParameter
-
Packages that use PrimaryParameter Package Description com.exoscale.sdk.model -
-
Uses of PrimaryParameter in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return PrimaryParameter Modifier and Type Method Description PrimaryParameter
ShardIndexingBackPressureSettings. getPrimaryParameter()
Get primaryParameterPrimaryParameter
PrimaryParameter. node(PrimaryParameterNode node)
PrimaryParameter
PrimaryParameter. shard(PrimaryParameterShard shard)
Methods in com.exoscale.sdk.model with parameters of type PrimaryParameter Modifier and Type Method Description ShardIndexingBackPressureSettings
ShardIndexingBackPressureSettings. primaryParameter(PrimaryParameter primaryParameter)
void
ShardIndexingBackPressureSettings. setPrimaryParameter(PrimaryParameter primaryParameter)
-