Package-level declarations

Types

Link copied to clipboard
enum ComputeEngineTargetDefaultsDiskType : Enum<ComputeEngineTargetDefaultsDiskType> , ConvertibleToJava<ComputeEngineTargetDefaultsDiskType>

The disk type to use in the VM.

Link copied to clipboard
enum ComputeEngineTargetDefaultsLicenseType : Enum<ComputeEngineTargetDefaultsLicenseType> , ConvertibleToJava<ComputeEngineTargetDefaultsLicenseType>

The license type to use in OS adaptation.

Link copied to clipboard
enum ComputeSchedulingOnHostMaintenance : Enum<ComputeSchedulingOnHostMaintenance> , ConvertibleToJava<ComputeSchedulingOnHostMaintenance>

How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.

Link copied to clipboard
enum ComputeSchedulingRestartType : Enum<ComputeSchedulingRestartType> , ConvertibleToJava<ComputeSchedulingRestartType>

Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to automaticRestart field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.

Link copied to clipboard
enum SchedulingNodeAffinityOperator : Enum<SchedulingNodeAffinityOperator> , ConvertibleToJava<SchedulingNodeAffinityOperator>

The operator to use for the node resources specified in the values parameter.

Link copied to clipboard
enum TargetVMDetailsDiskType : Enum<TargetVMDetailsDiskType> , ConvertibleToJava<TargetVMDetailsDiskType>

The disk type to use in the VM.

Link copied to clipboard
enum TargetVMDetailsLicenseType : Enum<TargetVMDetailsLicenseType> , ConvertibleToJava<TargetVMDetailsLicenseType>

The license type to use in OS adaptation.

Link copied to clipboard
enum UtilizationReportTimeFrame : Enum<UtilizationReportTimeFrame> , ConvertibleToJava<UtilizationReportTimeFrame>

Time frame of the report.

Link copied to clipboard
enum VmwareVmDetailsPowerState : Enum<VmwareVmDetailsPowerState> , ConvertibleToJava<VmwareVmDetailsPowerState>

The power state of the VM at the moment list was taken.