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