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