Uses of Interface
com.google.cloud.notebooks.v1.Instance.Disk.GuestOsFeatureOrBuilder
-
Packages that use Instance.Disk.GuestOsFeatureOrBuilder Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of Instance.Disk.GuestOsFeatureOrBuilder in com.google.cloud.notebooks.v1
Classes in com.google.cloud.notebooks.v1 that implement Instance.Disk.GuestOsFeatureOrBuilder Modifier and Type Class Description static classInstance.Disk.GuestOsFeatureGuest OS features for boot disk.static classInstance.Disk.GuestOsFeature.BuilderGuest OS features for boot disk.Methods in com.google.cloud.notebooks.v1 that return Instance.Disk.GuestOsFeatureOrBuilder Modifier and Type Method Description Instance.Disk.GuestOsFeatureOrBuilderInstance.Disk.Builder. getGuestOsFeaturesOrBuilder(int index)Indicates a list of features to enable on the guest operating system.Instance.Disk.GuestOsFeatureOrBuilderInstance.Disk. getGuestOsFeaturesOrBuilder(int index)Indicates a list of features to enable on the guest operating system.Instance.Disk.GuestOsFeatureOrBuilderInstance.DiskOrBuilder. getGuestOsFeaturesOrBuilder(int index)Indicates a list of features to enable on the guest operating system.Methods in com.google.cloud.notebooks.v1 that return types with arguments of type Instance.Disk.GuestOsFeatureOrBuilder Modifier and Type Method Description List<? extends Instance.Disk.GuestOsFeatureOrBuilder>Instance.Disk.Builder. getGuestOsFeaturesOrBuilderList()Indicates a list of features to enable on the guest operating system.List<? extends Instance.Disk.GuestOsFeatureOrBuilder>Instance.Disk. getGuestOsFeaturesOrBuilderList()Indicates a list of features to enable on the guest operating system.List<? extends Instance.Disk.GuestOsFeatureOrBuilder>Instance.DiskOrBuilder. getGuestOsFeaturesOrBuilderList()Indicates a list of features to enable on the guest operating system.
-