public static interface VCpuCountRequest.Builder extends SdkPojo, CopyableBuilder<VCpuCountRequest.Builder,VCpuCountRequest>
| Modifier and Type | Method and Description |
|---|---|
VCpuCountRequest.Builder |
max(Integer max)
The maximum number of vCPUs.
|
VCpuCountRequest.Builder |
min(Integer min)
The minimum number of vCPUs.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVCpuCountRequest.Builder min(Integer min)
The minimum number of vCPUs.
min - The minimum number of vCPUs.VCpuCountRequest.Builder max(Integer max)
The maximum number of vCPUs.
max - The maximum number of vCPUs.Copyright © 2023. All rights reserved.