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