public static class InstancePoolModelDeploymentSystemData.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InstancePoolModelDeploymentSystemData |
build() |
InstancePoolModelDeploymentSystemData.Builder |
copy(InstancePoolModelDeploymentSystemData model) |
InstancePoolModelDeploymentSystemData.Builder |
currentInstanceCount(Integer currentInstanceCount)
This value is the current count of the model deployment instances.
|
public InstancePoolModelDeploymentSystemData.Builder currentInstanceCount(Integer currentInstanceCount)
This value is the current count of the model deployment instances.
currentInstanceCount
- the value to setpublic InstancePoolModelDeploymentSystemData build()
public InstancePoolModelDeploymentSystemData.Builder copy(InstancePoolModelDeploymentSystemData model)
Copyright © 2016–2024. All rights reserved.