Uses of Class
com.google.cloud.compute.v1.MachineImagesSettings
-
Packages that use MachineImagesSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of MachineImagesSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return MachineImagesSettings Modifier and Type Method Description MachineImagesSettingsMachineImagesSettings.Builder. build()static MachineImagesSettingsMachineImagesSettings. create(MachineImagesStubSettings stub)MachineImagesSettingsMachineImagesClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type MachineImagesSettings Modifier and Type Method Description static MachineImagesClientMachineImagesClient. create(MachineImagesSettings settings)Constructs an instance of MachineImagesClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type MachineImagesSettings Constructor Description Builder(MachineImagesSettings settings)MachineImagesClient(MachineImagesSettings settings)Constructs an instance of MachineImagesClient, using the given settings.
-