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 class
NodeGroup
Represents a sole-tenant Node Group resource.static class
NodeGroup.Builder
Represents a sole-tenant Node Group resource.Methods in com.google.cloud.compute.v1 that return NodeGroupOrBuilder Modifier and Type Method Description NodeGroupOrBuilder
NodeGroupList.Builder. getItemsOrBuilder(int index)
A list of NodeGroup resources.NodeGroupOrBuilder
NodeGroupList. getItemsOrBuilder(int index)
A list of NodeGroup resources.NodeGroupOrBuilder
NodeGroupListOrBuilder. getItemsOrBuilder(int index)
A list of NodeGroup resources.NodeGroupOrBuilder
InsertNodeGroupRequest.Builder. getNodeGroupResourceOrBuilder()
The body resource for this requestNodeGroupOrBuilder
InsertNodeGroupRequest. getNodeGroupResourceOrBuilder()
The body resource for this requestNodeGroupOrBuilder
InsertNodeGroupRequestOrBuilder. getNodeGroupResourceOrBuilder()
The body resource for this requestNodeGroupOrBuilder
PatchNodeGroupRequest.Builder. getNodeGroupResourceOrBuilder()
The body resource for this requestNodeGroupOrBuilder
PatchNodeGroupRequest. getNodeGroupResourceOrBuilder()
The body resource for this requestNodeGroupOrBuilder
PatchNodeGroupRequestOrBuilder. getNodeGroupResourceOrBuilder()
The body resource for this requestNodeGroupOrBuilder
NodeGroupsScopedList.Builder. getNodeGroupsOrBuilder(int index)
[Output Only] A list of node groups contained in this scope.NodeGroupOrBuilder
NodeGroupsScopedList. getNodeGroupsOrBuilder(int index)
[Output Only] A list of node groups contained in this scope.NodeGroupOrBuilder
NodeGroupsScopedListOrBuilder. 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.
-