| Modifier and Type | Method and Description |
|---|---|
NodeGroup |
NodeGroup.Builder.build() |
NodeGroup |
NodeGroup.Builder.buildPartial() |
static NodeGroup |
NodeGroup.getDefaultInstance() |
NodeGroup |
NodeGroup.getDefaultInstanceForType() |
NodeGroup |
NodeGroup.Builder.getDefaultInstanceForType() |
NodeGroup |
NodeGroupList.getItems(int index)
A list of NodeGroup resources.
|
NodeGroup |
NodeGroupList.Builder.getItems(int index)
A list of NodeGroup resources.
|
NodeGroup |
NodeGroupListOrBuilder.getItems(int index)
A list of NodeGroup resources.
|
NodeGroup |
InsertNodeGroupRequest.getNodeGroupResource()
The body resource for this request
|
NodeGroup |
InsertNodeGroupRequest.Builder.getNodeGroupResource()
The body resource for this request
|
NodeGroup |
PatchNodeGroupRequest.getNodeGroupResource()
The body resource for this request
|
NodeGroup |
PatchNodeGroupRequest.Builder.getNodeGroupResource()
The body resource for this request
|
NodeGroup |
PatchNodeGroupRequestOrBuilder.getNodeGroupResource()
The body resource for this request
|
NodeGroup |
InsertNodeGroupRequestOrBuilder.getNodeGroupResource()
The body resource for this request
|
NodeGroup |
NodeGroupsScopedList.getNodeGroups(int index)
[Output Only] A list of node groups contained in this scope.
|
NodeGroup |
NodeGroupsScopedList.Builder.getNodeGroups(int index)
[Output Only] A list of node groups contained in this scope.
|
NodeGroup |
NodeGroupsScopedListOrBuilder.getNodeGroups(int index)
[Output Only] A list of node groups contained in this scope.
|
static NodeGroup |
NodeGroup.parseDelimitedFrom(InputStream input) |
static NodeGroup |
NodeGroup.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroup |
NodeGroup.parseFrom(byte[] data) |
static NodeGroup |
NodeGroup.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroup |
NodeGroup.parseFrom(ByteBuffer data) |
static NodeGroup |
NodeGroup.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroup |
NodeGroup.parseFrom(com.google.protobuf.ByteString data) |
static NodeGroup |
NodeGroup.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroup |
NodeGroup.parseFrom(com.google.protobuf.CodedInputStream input) |
static NodeGroup |
NodeGroup.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroup |
NodeGroup.parseFrom(InputStream input) |
static NodeGroup |
NodeGroup.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeGroup> |
NodeGroupList.getItemsList()
A list of NodeGroup resources.
|
List<NodeGroup> |
NodeGroupList.Builder.getItemsList()
A list of NodeGroup resources.
|
List<NodeGroup> |
NodeGroupListOrBuilder.getItemsList()
A list of NodeGroup resources.
|
List<NodeGroup> |
NodeGroupsScopedList.getNodeGroupsList()
[Output Only] A list of node groups contained in this scope.
|
List<NodeGroup> |
NodeGroupsScopedList.Builder.getNodeGroupsList()
[Output Only] A list of node groups contained in this scope.
|
List<NodeGroup> |
NodeGroupsScopedListOrBuilder.getNodeGroupsList()
[Output Only] A list of node groups contained in this scope.
|
com.google.protobuf.Parser<NodeGroup> |
NodeGroup.getParserForType() |
static com.google.protobuf.Parser<NodeGroup> |
NodeGroup.parser() |
| Modifier and Type | Method and Description |
|---|---|
NodeGroupList.Builder |
NodeGroupList.Builder.addItems(int index,
NodeGroup value)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
NodeGroupList.Builder.addItems(NodeGroup value)
A list of NodeGroup resources.
|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.addNodeGroups(int index,
NodeGroup value)
[Output Only] A list of node groups contained in this scope.
|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.addNodeGroups(NodeGroup value)
[Output Only] A list of node groups contained in this scope.
|
NodeGroup.Builder |
NodeGroup.Builder.mergeFrom(NodeGroup other) |
InsertNodeGroupRequest.Builder |
InsertNodeGroupRequest.Builder.mergeNodeGroupResource(NodeGroup value)
The body resource for this request
|
PatchNodeGroupRequest.Builder |
PatchNodeGroupRequest.Builder.mergeNodeGroupResource(NodeGroup value)
The body resource for this request
|
static NodeGroup.Builder |
NodeGroup.newBuilder(NodeGroup prototype) |
NodeGroupList.Builder |
NodeGroupList.Builder.setItems(int index,
NodeGroup value)
A list of NodeGroup resources.
|
InsertNodeGroupRequest.Builder |
InsertNodeGroupRequest.Builder.setNodeGroupResource(NodeGroup value)
The body resource for this request
|
PatchNodeGroupRequest.Builder |
PatchNodeGroupRequest.Builder.setNodeGroupResource(NodeGroup value)
The body resource for this request
|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.setNodeGroups(int index,
NodeGroup value)
[Output Only] A list of node groups contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
NodeGroupList.Builder |
NodeGroupList.Builder.addAllItems(Iterable<? extends NodeGroup> values)
A list of NodeGroup resources.
|
NodeGroupsScopedList.Builder |
NodeGroupsScopedList.Builder.addAllNodeGroups(Iterable<? extends NodeGroup> values)
[Output Only] A list of node groups contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.