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