| 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 | 
|---|---|
ListZonesHttpRequest | 
ListZonesHttpRequest.Builder.build()  | 
static ListZonesHttpRequest | 
ListZonesHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListZonesHttpRequest,ZoneList> | 
ZoneClient.listZonesCallable()
Retrieves the list of Zone resources available to the specified project. 
 | 
com.google.api.gax.rpc.UnaryCallable<ListZonesHttpRequest,ZoneClient.ListZonesPagedResponse> | 
ZoneClient.listZonesPagedCallable()
Retrieves the list of Zone resources available to the specified project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListZonesHttpRequest,ZoneList,ZoneClient.ListZonesPagedResponse> | 
ZoneSettings.listZonesSettings()
Returns the object with the settings used for calls to listZones. 
 | 
com.google.api.gax.rpc.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 | 
|---|---|
ZoneClient.ListZonesPagedResponse | 
ZoneClient.listZones(ListZonesHttpRequest request)
Retrieves the list of Zone resources available to the specified project. 
 | 
ListZonesHttpRequest.Builder | 
ListZonesHttpRequest.Builder.mergeFrom(ListZonesHttpRequest other)  | 
static ListZonesHttpRequest.Builder | 
ListZonesHttpRequest.newBuilder(ListZonesHttpRequest prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<ZoneClient.ListZonesPagedResponse> | 
ZoneClient.ListZonesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
           com.google.api.core.ApiFuture<ZoneList> futureResponse)  | 
protected ZoneClient.ListZonesPage | 
ZoneClient.ListZonesPage.createPage(com.google.api.gax.rpc.PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
          ZoneList response)  | 
com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> | 
ZoneClient.ListZonesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
               com.google.api.core.ApiFuture<ZoneList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListZonesHttpRequest,ZoneList> | 
HttpJsonZoneStub.listZonesMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListZonesHttpRequest,ZoneList> | 
ZoneStub.listZonesCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListZonesHttpRequest,ZoneList> | 
HttpJsonZoneStub.listZonesCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListZonesHttpRequest,ZoneClient.ListZonesPagedResponse> | 
ZoneStub.listZonesPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListZonesHttpRequest,ZoneClient.ListZonesPagedResponse> | 
HttpJsonZoneStub.listZonesPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListZonesHttpRequest,ZoneList,ZoneClient.ListZonesPagedResponse> | 
ZoneStubSettings.listZonesSettings()
Returns the object with the settings used for calls to listZones. 
 | 
com.google.api.gax.rpc.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.