Uses of Class
com.google.cloud.compute.v1.NodeGroupsScopedList
-
Packages that use NodeGroupsScopedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NodeGroupsScopedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NodeGroupsScopedList Modifier and Type Method Description NodeGroupsScopedList
NodeGroupsScopedList.Builder. build()
NodeGroupsScopedList
NodeGroupsScopedList.Builder. buildPartial()
static NodeGroupsScopedList
NodeGroupsScopedList. getDefaultInstance()
NodeGroupsScopedList
NodeGroupsScopedList.Builder. getDefaultInstanceForType()
NodeGroupsScopedList
NodeGroupsScopedList. getDefaultInstanceForType()
NodeGroupsScopedList
NodeGroupAggregatedList.Builder. getItemsOrDefault(String key, NodeGroupsScopedList defaultValue)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList
NodeGroupAggregatedList. getItemsOrDefault(String key, NodeGroupsScopedList defaultValue)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList
NodeGroupAggregatedListOrBuilder. getItemsOrDefault(String key, NodeGroupsScopedList defaultValue)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList
NodeGroupAggregatedList.Builder. getItemsOrThrow(String key)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList
NodeGroupAggregatedList. getItemsOrThrow(String key)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList
NodeGroupAggregatedListOrBuilder. getItemsOrThrow(String key)
A list of NodeGroupsScopedList resources.static NodeGroupsScopedList
NodeGroupsScopedList. parseDelimitedFrom(InputStream input)
static NodeGroupsScopedList
NodeGroupsScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(byte[] data)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(com.google.protobuf.ByteString data)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(com.google.protobuf.CodedInputStream input)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(InputStream input)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(ByteBuffer data)
static NodeGroupsScopedList
NodeGroupsScopedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type NodeGroupsScopedList Modifier and Type Method Description Map<String,NodeGroupsScopedList>
NodeGroupAggregatedList.Builder. getItems()
Deprecated.Map<String,NodeGroupsScopedList>
NodeGroupAggregatedList. getItems()
Deprecated.Map<String,NodeGroupsScopedList>
NodeGroupAggregatedListOrBuilder. getItems()
Deprecated.Map<String,NodeGroupsScopedList>
NodeGroupAggregatedList.Builder. getItemsMap()
A list of NodeGroupsScopedList resources.Map<String,NodeGroupsScopedList>
NodeGroupAggregatedList. getItemsMap()
A list of NodeGroupsScopedList resources.Map<String,NodeGroupsScopedList>
NodeGroupAggregatedListOrBuilder. getItemsMap()
A list of NodeGroupsScopedList resources.Map<String,NodeGroupsScopedList>
NodeGroupAggregatedList.Builder. getMutableItems()
Deprecated.com.google.protobuf.Parser<NodeGroupsScopedList>
NodeGroupsScopedList. getParserForType()
static com.google.protobuf.Parser<NodeGroupsScopedList>
NodeGroupsScopedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type NodeGroupsScopedList Modifier and Type Method Description NodeGroupsScopedList
NodeGroupAggregatedList.Builder. getItemsOrDefault(String key, NodeGroupsScopedList defaultValue)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList
NodeGroupAggregatedList. getItemsOrDefault(String key, NodeGroupsScopedList defaultValue)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList
NodeGroupAggregatedListOrBuilder. getItemsOrDefault(String key, NodeGroupsScopedList defaultValue)
A list of NodeGroupsScopedList resources.NodeGroupsScopedList.Builder
NodeGroupsScopedList.Builder. mergeFrom(NodeGroupsScopedList other)
static NodeGroupsScopedList.Builder
NodeGroupsScopedList. newBuilder(NodeGroupsScopedList prototype)
NodeGroupAggregatedList.Builder
NodeGroupAggregatedList.Builder. putItems(String key, NodeGroupsScopedList value)
A list of NodeGroupsScopedList resources.Method parameters in com.google.cloud.compute.v1 with type arguments of type NodeGroupsScopedList Modifier and Type Method Description static com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPagedResponse>
NodeGroupsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse)
protected NodeGroupsClient.AggregatedListPage
NodeGroupsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, NodeGroupAggregatedList response)
com.google.api.core.ApiFuture<NodeGroupsClient.AggregatedListPage>
NodeGroupsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,Map.Entry<String,NodeGroupsScopedList>> context, com.google.api.core.ApiFuture<NodeGroupAggregatedList> futureResponse)
NodeGroupAggregatedList.Builder
NodeGroupAggregatedList.Builder. putAllItems(Map<String,NodeGroupsScopedList> values)
A list of NodeGroupsScopedList resources.
-