public static final class InventoryConfig.Builder
extends java.lang.Object
InventoryConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
InventoryConfig. |
| Modifier and Type | Method and Description |
|---|---|
InventoryConfig |
build() |
InventoryConfig.Builder |
setComputeManagersSoftLimit(java.lang.Long computeManagersSoftLimit)
Soft limit on number of compute managers, which can be added, beyond which,
addition of compute managers will result in warning getting logged format: int32
|
public Builder()
InventoryConfig.public InventoryConfig.Builder setComputeManagersSoftLimit(java.lang.Long computeManagersSoftLimit)
computeManagersSoftLimit - New value for the property.public InventoryConfig build()