Uses of Class
com.google.cloud.compute.v1.GuestOsFeature
-
Packages that use GuestOsFeature Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of GuestOsFeature in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GuestOsFeature Modifier and Type Method Description GuestOsFeature
GuestOsFeature.Builder. build()
GuestOsFeature
GuestOsFeature.Builder. buildPartial()
static GuestOsFeature
GuestOsFeature. getDefaultInstance()
GuestOsFeature
GuestOsFeature.Builder. getDefaultInstanceForType()
GuestOsFeature
GuestOsFeature. getDefaultInstanceForType()
GuestOsFeature
AttachedDisk.Builder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
AttachedDisk. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
AttachedDiskOrBuilder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
Disk.Builder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
Disk. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
DiskOrBuilder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
Image.Builder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
Image. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
ImageOrBuilder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
SavedAttachedDisk.Builder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
SavedAttachedDisk. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.GuestOsFeature
SavedAttachedDiskOrBuilder. getGuestOsFeatures(int index)
A list of features to enable on the guest operating system.static GuestOsFeature
GuestOsFeature. parseDelimitedFrom(InputStream input)
static GuestOsFeature
GuestOsFeature. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsFeature
GuestOsFeature. parseFrom(byte[] data)
static GuestOsFeature
GuestOsFeature. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsFeature
GuestOsFeature. parseFrom(com.google.protobuf.ByteString data)
static GuestOsFeature
GuestOsFeature. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsFeature
GuestOsFeature. parseFrom(com.google.protobuf.CodedInputStream input)
static GuestOsFeature
GuestOsFeature. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsFeature
GuestOsFeature. parseFrom(InputStream input)
static GuestOsFeature
GuestOsFeature. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GuestOsFeature
GuestOsFeature. parseFrom(ByteBuffer data)
static GuestOsFeature
GuestOsFeature. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type GuestOsFeature Modifier and Type Method Description List<GuestOsFeature>
AttachedDisk.Builder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
AttachedDisk. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
AttachedDiskOrBuilder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
Disk.Builder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
Disk. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
DiskOrBuilder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
Image.Builder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
Image. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
ImageOrBuilder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
SavedAttachedDisk.Builder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
SavedAttachedDisk. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.List<GuestOsFeature>
SavedAttachedDiskOrBuilder. getGuestOsFeaturesList()
A list of features to enable on the guest operating system.com.google.protobuf.Parser<GuestOsFeature>
GuestOsFeature. getParserForType()
static com.google.protobuf.Parser<GuestOsFeature>
GuestOsFeature. parser()
Methods in com.google.cloud.compute.v1 with parameters of type GuestOsFeature Modifier and Type Method Description AttachedDisk.Builder
AttachedDisk.Builder. addGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.AttachedDisk.Builder
AttachedDisk.Builder. addGuestOsFeatures(GuestOsFeature value)
A list of features to enable on the guest operating system.Disk.Builder
Disk.Builder. addGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.Disk.Builder
Disk.Builder. addGuestOsFeatures(GuestOsFeature value)
A list of features to enable on the guest operating system.Image.Builder
Image.Builder. addGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.Image.Builder
Image.Builder. addGuestOsFeatures(GuestOsFeature value)
A list of features to enable on the guest operating system.SavedAttachedDisk.Builder
SavedAttachedDisk.Builder. addGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.SavedAttachedDisk.Builder
SavedAttachedDisk.Builder. addGuestOsFeatures(GuestOsFeature value)
A list of features to enable on the guest operating system.GuestOsFeature.Builder
GuestOsFeature.Builder. mergeFrom(GuestOsFeature other)
static GuestOsFeature.Builder
GuestOsFeature. newBuilder(GuestOsFeature prototype)
AttachedDisk.Builder
AttachedDisk.Builder. setGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.Disk.Builder
Disk.Builder. setGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.Image.Builder
Image.Builder. setGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.SavedAttachedDisk.Builder
SavedAttachedDisk.Builder. setGuestOsFeatures(int index, GuestOsFeature value)
A list of features to enable on the guest operating system.Method parameters in com.google.cloud.compute.v1 with type arguments of type GuestOsFeature Modifier and Type Method Description AttachedDisk.Builder
AttachedDisk.Builder. addAllGuestOsFeatures(Iterable<? extends GuestOsFeature> values)
A list of features to enable on the guest operating system.Disk.Builder
Disk.Builder. addAllGuestOsFeatures(Iterable<? extends GuestOsFeature> values)
A list of features to enable on the guest operating system.Image.Builder
Image.Builder. addAllGuestOsFeatures(Iterable<? extends GuestOsFeature> values)
A list of features to enable on the guest operating system.SavedAttachedDisk.Builder
SavedAttachedDisk.Builder. addAllGuestOsFeatures(Iterable<? extends GuestOsFeature> values)
A list of features to enable on the guest operating system.
-