Uses of Interface
com.google.cloud.compute.v1.NodeGroupOrBuilder
-
Packages that use NodeGroupOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NodeGroupOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NodeGroupOrBuilder Modifier and Type Class Description classNodeGroupRepresents a sole-tenant Node Group resource.static classNodeGroup.BuilderRepresents a sole-tenant Node Group resource.Methods in com.google.cloud.compute.v1 that return NodeGroupOrBuilder Modifier and Type Method Description NodeGroupOrBuilderNodeGroupList.Builder. getItemsOrBuilder(int index)A list of NodeGroup resources.NodeGroupOrBuilderNodeGroupList. getItemsOrBuilder(int index)A list of NodeGroup resources.NodeGroupOrBuilderNodeGroupListOrBuilder. getItemsOrBuilder(int index)A list of NodeGroup resources.NodeGroupOrBuilderInsertNodeGroupRequest.Builder. getNodeGroupResourceOrBuilder()The body resource for this requestNodeGroupOrBuilderInsertNodeGroupRequest. getNodeGroupResourceOrBuilder()The body resource for this requestNodeGroupOrBuilderInsertNodeGroupRequestOrBuilder. getNodeGroupResourceOrBuilder()The body resource for this requestNodeGroupOrBuilderPatchNodeGroupRequest.Builder. getNodeGroupResourceOrBuilder()The body resource for this requestNodeGroupOrBuilderPatchNodeGroupRequest. getNodeGroupResourceOrBuilder()The body resource for this requestNodeGroupOrBuilderPatchNodeGroupRequestOrBuilder. getNodeGroupResourceOrBuilder()The body resource for this requestNodeGroupOrBuilderNodeGroupsScopedList.Builder. getNodeGroupsOrBuilder(int index)[Output Only] A list of node groups contained in this scope.NodeGroupOrBuilderNodeGroupsScopedList. getNodeGroupsOrBuilder(int index)[Output Only] A list of node groups contained in this scope.NodeGroupOrBuilderNodeGroupsScopedListOrBuilder. getNodeGroupsOrBuilder(int index)[Output Only] A list of node groups contained in this scope.Methods in com.google.cloud.compute.v1 that return types with arguments of type NodeGroupOrBuilder Modifier and Type Method Description List<? extends NodeGroupOrBuilder>NodeGroupList.Builder. getItemsOrBuilderList()A list of NodeGroup resources.List<? extends NodeGroupOrBuilder>NodeGroupList. getItemsOrBuilderList()A list of NodeGroup resources.List<? extends NodeGroupOrBuilder>NodeGroupListOrBuilder. getItemsOrBuilderList()A list of NodeGroup resources.List<? extends NodeGroupOrBuilder>NodeGroupsScopedList.Builder. getNodeGroupsOrBuilderList()[Output Only] A list of node groups contained in this scope.List<? extends NodeGroupOrBuilder>NodeGroupsScopedList. getNodeGroupsOrBuilderList()[Output Only] A list of node groups contained in this scope.List<? extends NodeGroupOrBuilder>NodeGroupsScopedListOrBuilder. getNodeGroupsOrBuilderList()[Output Only] A list of node groups contained in this scope.
-