public static final class UpdateInstanceResponseBody.MasterConfiguration.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
UpdateInstanceResponseBody.MasterConfiguration.Builder |
amount(Integer amount)
The configuration of dedicated master nodes.
|
UpdateInstanceResponseBody.MasterConfiguration |
build() |
UpdateInstanceResponseBody.MasterConfiguration.Builder |
disk(Integer disk)
The node specifications.
|
UpdateInstanceResponseBody.MasterConfiguration.Builder |
diskType(String diskType)
The number of nodes.
|
UpdateInstanceResponseBody.MasterConfiguration.Builder |
spec(String spec)
The storage type of the node.
|
public UpdateInstanceResponseBody.MasterConfiguration.Builder amount(Integer amount)
public UpdateInstanceResponseBody.MasterConfiguration.Builder disk(Integer disk)
public UpdateInstanceResponseBody.MasterConfiguration.Builder diskType(String diskType)
public UpdateInstanceResponseBody.MasterConfiguration.Builder spec(String spec)
public UpdateInstanceResponseBody.MasterConfiguration build()
Copyright © 2024. All rights reserved.