| Modifier and Type | Method and Description |
|---|---|
MachineTypesScopedList |
MachineTypesScopedList.Builder.build() |
MachineTypesScopedList |
MachineTypesScopedList.Builder.buildPartial() |
static MachineTypesScopedList |
MachineTypesScopedList.getDefaultInstance() |
MachineTypesScopedList |
MachineTypesScopedList.getDefaultInstanceForType() |
MachineTypesScopedList |
MachineTypesScopedList.Builder.getDefaultInstanceForType() |
MachineTypesScopedList |
MachineTypeAggregatedList.getItemsOrDefault(String key,
MachineTypesScopedList defaultValue)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList |
MachineTypeAggregatedList.Builder.getItemsOrDefault(String key,
MachineTypesScopedList defaultValue)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList |
MachineTypeAggregatedListOrBuilder.getItemsOrDefault(String key,
MachineTypesScopedList defaultValue)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList |
MachineTypeAggregatedList.getItemsOrThrow(String key)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList |
MachineTypeAggregatedList.Builder.getItemsOrThrow(String key)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList |
MachineTypeAggregatedListOrBuilder.getItemsOrThrow(String key)
A list of MachineTypesScopedList resources.
|
static MachineTypesScopedList |
MachineTypesScopedList.parseDelimitedFrom(InputStream input) |
static MachineTypesScopedList |
MachineTypesScopedList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(byte[] data) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(ByteBuffer data) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(com.google.protobuf.ByteString data) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(com.google.protobuf.CodedInputStream input) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(InputStream input) |
static MachineTypesScopedList |
MachineTypesScopedList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MachineTypesScopedList> |
MachineTypeAggregatedList.getItems()
Deprecated.
|
Map<String,MachineTypesScopedList> |
MachineTypeAggregatedList.Builder.getItems()
Deprecated.
|
Map<String,MachineTypesScopedList> |
MachineTypeAggregatedListOrBuilder.getItems()
Deprecated.
|
Map<String,MachineTypesScopedList> |
MachineTypeAggregatedList.getItemsMap()
A list of MachineTypesScopedList resources.
|
Map<String,MachineTypesScopedList> |
MachineTypeAggregatedList.Builder.getItemsMap()
A list of MachineTypesScopedList resources.
|
Map<String,MachineTypesScopedList> |
MachineTypeAggregatedListOrBuilder.getItemsMap()
A list of MachineTypesScopedList resources.
|
Map<String,MachineTypesScopedList> |
MachineTypeAggregatedList.Builder.getMutableItems()
Deprecated.
|
com.google.protobuf.Parser<MachineTypesScopedList> |
MachineTypesScopedList.getParserForType() |
static com.google.protobuf.Parser<MachineTypesScopedList> |
MachineTypesScopedList.parser() |
| Modifier and Type | Method and Description |
|---|---|
MachineTypesScopedList |
MachineTypeAggregatedList.getItemsOrDefault(String key,
MachineTypesScopedList defaultValue)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList |
MachineTypeAggregatedList.Builder.getItemsOrDefault(String key,
MachineTypesScopedList defaultValue)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList |
MachineTypeAggregatedListOrBuilder.getItemsOrDefault(String key,
MachineTypesScopedList defaultValue)
A list of MachineTypesScopedList resources.
|
MachineTypesScopedList.Builder |
MachineTypesScopedList.Builder.mergeFrom(MachineTypesScopedList other) |
static MachineTypesScopedList.Builder |
MachineTypesScopedList.newBuilder(MachineTypesScopedList prototype) |
MachineTypeAggregatedList.Builder |
MachineTypeAggregatedList.Builder.putItems(String key,
MachineTypesScopedList value)
A list of MachineTypesScopedList resources.
|
| Modifier and Type | Method and Description |
|---|---|
MachineTypeAggregatedList.Builder |
MachineTypeAggregatedList.Builder.putAllItems(Map<String,MachineTypesScopedList> values)
A list of MachineTypesScopedList resources.
|
Copyright © 2023 Google LLC. All rights reserved.