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 DisksScopedListDisksScopedList.Builder. build()DisksScopedListDisksScopedList.Builder. buildPartial()static DisksScopedListDisksScopedList. getDefaultInstance()DisksScopedListDisksScopedList.Builder. getDefaultInstanceForType()DisksScopedListDisksScopedList. getDefaultInstanceForType()DisksScopedListDiskAggregatedList.Builder. getItemsOrDefault(String key, DisksScopedList defaultValue)A list of DisksScopedList resources.DisksScopedListDiskAggregatedList. getItemsOrDefault(String key, DisksScopedList defaultValue)A list of DisksScopedList resources.DisksScopedListDiskAggregatedListOrBuilder. getItemsOrDefault(String key, DisksScopedList defaultValue)A list of DisksScopedList resources.DisksScopedListDiskAggregatedList.Builder. getItemsOrThrow(String key)A list of DisksScopedList resources.DisksScopedListDiskAggregatedList. getItemsOrThrow(String key)A list of DisksScopedList resources.DisksScopedListDiskAggregatedListOrBuilder. getItemsOrThrow(String key)A list of DisksScopedList resources.static DisksScopedListDisksScopedList. parseDelimitedFrom(InputStream input)static DisksScopedListDisksScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DisksScopedListDisksScopedList. parseFrom(byte[] data)static DisksScopedListDisksScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DisksScopedListDisksScopedList. parseFrom(com.google.protobuf.ByteString data)static DisksScopedListDisksScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DisksScopedListDisksScopedList. parseFrom(com.google.protobuf.CodedInputStream input)static DisksScopedListDisksScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DisksScopedListDisksScopedList. parseFrom(InputStream input)static DisksScopedListDisksScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DisksScopedListDisksScopedList. parseFrom(ByteBuffer data)static DisksScopedListDisksScopedList. 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 DisksScopedListDiskAggregatedList.Builder. getItemsOrDefault(String key, DisksScopedList defaultValue)A list of DisksScopedList resources.DisksScopedListDiskAggregatedList. getItemsOrDefault(String key, DisksScopedList defaultValue)A list of DisksScopedList resources.DisksScopedListDiskAggregatedListOrBuilder. getItemsOrDefault(String key, DisksScopedList defaultValue)A list of DisksScopedList resources.DisksScopedList.BuilderDisksScopedList.Builder. mergeFrom(DisksScopedList other)static DisksScopedList.BuilderDisksScopedList. newBuilder(DisksScopedList prototype)DiskAggregatedList.BuilderDiskAggregatedList.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.AggregatedListPageDisksClient.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.BuilderDiskAggregatedList.Builder. putAllItems(Map<String,DisksScopedList> values)A list of DisksScopedList resources.
-