Uses of Class
com.google.cloud.compute.v1.ReservationsScopedList
-
Packages that use ReservationsScopedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ReservationsScopedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ReservationsScopedList Modifier and Type Method Description ReservationsScopedList
ReservationsScopedList.Builder. build()
ReservationsScopedList
ReservationsScopedList.Builder. buildPartial()
static ReservationsScopedList
ReservationsScopedList. getDefaultInstance()
ReservationsScopedList
ReservationsScopedList.Builder. getDefaultInstanceForType()
ReservationsScopedList
ReservationsScopedList. getDefaultInstanceForType()
ReservationsScopedList
ReservationAggregatedList.Builder. getItemsOrDefault(String key, ReservationsScopedList defaultValue)
A list of Allocation resources.ReservationsScopedList
ReservationAggregatedList. getItemsOrDefault(String key, ReservationsScopedList defaultValue)
A list of Allocation resources.ReservationsScopedList
ReservationAggregatedListOrBuilder. getItemsOrDefault(String key, ReservationsScopedList defaultValue)
A list of Allocation resources.ReservationsScopedList
ReservationAggregatedList.Builder. getItemsOrThrow(String key)
A list of Allocation resources.ReservationsScopedList
ReservationAggregatedList. getItemsOrThrow(String key)
A list of Allocation resources.ReservationsScopedList
ReservationAggregatedListOrBuilder. 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(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)
static ReservationsScopedList
ReservationsScopedList. parseFrom(ByteBuffer data)
static ReservationsScopedList
ReservationsScopedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type ReservationsScopedList Modifier and Type Method Description Map<String,ReservationsScopedList>
ReservationAggregatedList.Builder. getItems()
Deprecated.Map<String,ReservationsScopedList>
ReservationAggregatedList. getItems()
Deprecated.Map<String,ReservationsScopedList>
ReservationAggregatedListOrBuilder. getItems()
Deprecated.Map<String,ReservationsScopedList>
ReservationAggregatedList.Builder. getItemsMap()
A list of Allocation resources.Map<String,ReservationsScopedList>
ReservationAggregatedList. getItemsMap()
A list of Allocation resources.Map<String,ReservationsScopedList>
ReservationAggregatedListOrBuilder. 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()
Methods in com.google.cloud.compute.v1 with parameters of type ReservationsScopedList Modifier and Type Method Description ReservationsScopedList
ReservationAggregatedList.Builder. getItemsOrDefault(String key, ReservationsScopedList defaultValue)
A list of Allocation resources.ReservationsScopedList
ReservationAggregatedList. getItemsOrDefault(String key, ReservationsScopedList defaultValue)
A list of Allocation resources.ReservationsScopedList
ReservationAggregatedListOrBuilder. 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.Method parameters in com.google.cloud.compute.v1 with type arguments of type ReservationsScopedList Modifier and Type Method Description static com.google.api.core.ApiFuture<ReservationsClient.AggregatedListPagedResponse>
ReservationsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse)
protected ReservationsClient.AggregatedListPage
ReservationsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, ReservationAggregatedList response)
com.google.api.core.ApiFuture<ReservationsClient.AggregatedListPage>
ReservationsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListReservationsRequest,ReservationAggregatedList,Map.Entry<String,ReservationsScopedList>> context, com.google.api.core.ApiFuture<ReservationAggregatedList> futureResponse)
ReservationAggregatedList.Builder
ReservationAggregatedList.Builder. putAllItems(Map<String,ReservationsScopedList> values)
A list of Allocation resources.
-