Uses of Interface
com.google.cloud.notebooks.v1.Instance.UpgradeHistoryEntryOrBuilder
-
Packages that use Instance.UpgradeHistoryEntryOrBuilder Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of Instance.UpgradeHistoryEntryOrBuilder in com.google.cloud.notebooks.v1
Classes in com.google.cloud.notebooks.v1 that implement Instance.UpgradeHistoryEntryOrBuilder Modifier and Type Class Description static classInstance.UpgradeHistoryEntryThe entry of VM image upgrade history.static classInstance.UpgradeHistoryEntry.BuilderThe entry of VM image upgrade history.Methods in com.google.cloud.notebooks.v1 that return Instance.UpgradeHistoryEntryOrBuilder Modifier and Type Method Description Instance.UpgradeHistoryEntryOrBuilderInstance.Builder. getUpgradeHistoryOrBuilder(int index)The upgrade history of this instance.Instance.UpgradeHistoryEntryOrBuilderInstance. getUpgradeHistoryOrBuilder(int index)The upgrade history of this instance.Instance.UpgradeHistoryEntryOrBuilderInstanceOrBuilder. getUpgradeHistoryOrBuilder(int index)The upgrade history of this instance.Methods in com.google.cloud.notebooks.v1 that return types with arguments of type Instance.UpgradeHistoryEntryOrBuilder Modifier and Type Method Description List<? extends Instance.UpgradeHistoryEntryOrBuilder>Instance.Builder. getUpgradeHistoryOrBuilderList()The upgrade history of this instance.List<? extends Instance.UpgradeHistoryEntryOrBuilder>Instance. getUpgradeHistoryOrBuilderList()The upgrade history of this instance.List<? extends Instance.UpgradeHistoryEntryOrBuilder>InstanceOrBuilder. getUpgradeHistoryOrBuilderList()The upgrade history of this instance.
-