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