Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
DisksScopedList |
DisksScopedList.Builder.build() |
static DisksScopedList |
DisksScopedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
Map<String,DisksScopedList> |
DiskAggregatedList.getItemsMap()
A list of DisksScopedList resources.
|
Map<String,DisksScopedList> |
DiskAggregatedList.Builder.getItemsMap()
A list of DisksScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
DisksScopedList.Builder |
DisksScopedList.Builder.mergeFrom(DisksScopedList other) |
static DisksScopedList.Builder |
DisksScopedList.newBuilder(DisksScopedList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DiskClient.AggregatedListDisksPagedResponse> |
DiskClient.AggregatedListDisksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse) |
protected DiskClient.AggregatedListDisksPage |
DiskClient.AggregatedListDisksPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
DiskAggregatedList response) |
com.google.api.core.ApiFuture<DiskClient.AggregatedListDisksPage> |
DiskClient.AggregatedListDisksPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListDisksHttpRequest,DiskAggregatedList,DisksScopedList> context,
com.google.api.core.ApiFuture<DiskAggregatedList> futureResponse) |
DiskAggregatedList.Builder |
DiskAggregatedList.Builder.putAllItems(Map<String,DisksScopedList> items)
A list of DisksScopedList resources.
|
Copyright © 2019 Google LLC. All rights reserved.