Interface VCpuCountRange.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VCpuCountRange.Builder,VCpuCountRange>, SdkBuilder<VCpuCountRange.Builder,VCpuCountRange>, SdkPojo
Enclosing class:
VCpuCountRange

public static interface VCpuCountRange.Builder extends SdkPojo, CopyableBuilder<VCpuCountRange.Builder,VCpuCountRange>
  • Method Details

    • min

      The minimum amount of vCPU.

      Parameters:
      min - The minimum amount of vCPU.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum amount of vCPU.

      Parameters:
      max - The maximum amount of vCPU.
      Returns:
      Returns a reference to this object so that method calls can be chained together.