public static final class CapacityPlanResponseBody.ExtendConfigs.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CapacityPlanResponseBody.ExtendConfigs |
build() |
CapacityPlanResponseBody.ExtendConfigs.Builder |
configType(String configType)
The size of the disk.
|
CapacityPlanResponseBody.ExtendConfigs.Builder |
disk(Long disk)
The type of the disk.
|
CapacityPlanResponseBody.ExtendConfigs.Builder |
diskType(String diskType)
The version type.
|
public CapacityPlanResponseBody.ExtendConfigs.Builder configType(String configType)
public CapacityPlanResponseBody.ExtendConfigs.Builder disk(Long disk)
> The extendConfigs attribute that may occur when the planned instance type is enhanced (advanced).
public CapacityPlanResponseBody.ExtendConfigs.Builder diskType(String diskType)
* advanced: enhanced edition * x-pack: Commercial Edition * community: community version
public CapacityPlanResponseBody.ExtendConfigs build()
Copyright © 2024. All rights reserved.