Uses of Interface
com.google.cloud.migrationcenter.v1.MachinePreferencesOrBuilder
-
Packages that use MachinePreferencesOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of MachinePreferencesOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement MachinePreferencesOrBuilder Modifier and Type Class Description class
MachinePreferences
The type of machines to consider when calculating virtual machine migration insights and recommendations.static class
MachinePreferences.Builder
The type of machines to consider when calculating virtual machine migration insights and recommendations.Methods in com.google.cloud.migrationcenter.v1 that return MachinePreferencesOrBuilder Modifier and Type Method Description MachinePreferencesOrBuilder
ComputeEnginePreferences.Builder. getMachinePreferencesOrBuilder()
Preferences concerning the machine types to consider on Compute Engine.MachinePreferencesOrBuilder
ComputeEnginePreferences. getMachinePreferencesOrBuilder()
Preferences concerning the machine types to consider on Compute Engine.MachinePreferencesOrBuilder
ComputeEnginePreferencesOrBuilder. getMachinePreferencesOrBuilder()
Preferences concerning the machine types to consider on Compute Engine.
-