Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
ZoneList |
ZoneList.Builder.build() |
static ZoneList |
ZoneList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListZonesHttpRequest,ZoneList> |
ZoneClient.listZonesCallable()
Retrieves the list of Zone resources available to the specified project.
|
PagedCallSettings<ListZonesHttpRequest,ZoneList,ZoneClient.ListZonesPagedResponse> |
ZoneSettings.listZonesSettings()
Returns the object with the settings used for calls to listZones.
|
PagedCallSettings.Builder<ListZonesHttpRequest,ZoneList,ZoneClient.ListZonesPagedResponse> |
ZoneSettings.Builder.listZonesSettings()
Returns the builder for the settings used for calls to listZones.
|
Modifier and Type | Method and Description |
---|---|
protected ZoneClient.ListZonesPage |
ZoneClient.ListZonesPage.createPage(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
ZoneList response) |
ZoneList.Builder |
ZoneList.Builder.mergeFrom(ZoneList other) |
static ZoneList.Builder |
ZoneList.newBuilder(ZoneList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<ZoneClient.ListZonesPagedResponse> |
ZoneClient.ListZonesPagedResponse.createAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
static com.google.api.core.ApiFuture<ZoneClient.ListZonesPagedResponse> |
ZoneClient.ListZonesPagedResponse.createAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
protected ZoneClient.ListZonesPage |
ZoneClient.ListZonesPage.createPage(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
ZoneList response) |
com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> |
ZoneClient.ListZonesPage.createPageAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> |
ZoneClient.ListZonesPage.createPageAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListZonesHttpRequest,ZoneList> |
HttpJsonZoneStub.listZonesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListZonesHttpRequest,ZoneList> |
HttpJsonZoneStub.listZonesCallable() |
UnaryCallable<ListZonesHttpRequest,ZoneList> |
ZoneStub.listZonesCallable() |
PagedCallSettings<ListZonesHttpRequest,ZoneList,ZoneClient.ListZonesPagedResponse> |
ZoneStubSettings.listZonesSettings()
Returns the object with the settings used for calls to listZones.
|
PagedCallSettings.Builder<ListZonesHttpRequest,ZoneList,ZoneClient.ListZonesPagedResponse> |
ZoneStubSettings.Builder.listZonesSettings()
Returns the builder for the settings used for calls to listZones.
|
Copyright © 2019 Google LLC. All rights reserved.