| 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 | 
|---|---|
Zone | 
Zone.Builder.build()  | 
static Zone | 
Zone.getDefaultInstance()  | 
Zone | 
ZoneClient.getZone(GetZoneHttpRequest request)
Returns the specified Zone resource. 
 | 
Zone | 
ZoneClient.getZone(ProjectZoneName zone)
Returns the specified Zone resource. 
 | 
Zone | 
ZoneClient.getZone(String zone)
Returns the specified Zone resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Zone> | 
ZoneList.getItemsList()
A list of Zone resources. 
 | 
List<Zone> | 
ZoneList.Builder.getItemsList()
A list of Zone resources. 
 | 
com.google.api.gax.rpc.UnaryCallable<GetZoneHttpRequest,Zone> | 
ZoneClient.getZoneCallable()
Returns the specified Zone resource. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetZoneHttpRequest,Zone> | 
ZoneSettings.getZoneSettings()
Returns the object with the settings used for calls to getZone. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneHttpRequest,Zone> | 
ZoneSettings.Builder.getZoneSettings()
Returns the builder for the settings used for calls to getZone. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ZoneList.Builder | 
ZoneList.Builder.addItems(Zone items)
A list of Zone resources. 
 | 
Zone.Builder | 
Zone.Builder.mergeFrom(Zone other)  | 
static Zone.Builder | 
Zone.newBuilder(Zone prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
ZoneList.Builder | 
ZoneList.Builder.addAllItems(List<Zone> items)
A list of Zone resources. 
 | 
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<GetZoneHttpRequest,Zone> | 
HttpJsonZoneStub.getZoneMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetZoneHttpRequest,Zone> | 
ZoneStub.getZoneCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetZoneHttpRequest,Zone> | 
HttpJsonZoneStub.getZoneCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetZoneHttpRequest,Zone> | 
ZoneStubSettings.getZoneSettings()
Returns the object with the settings used for calls to getZone. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneHttpRequest,Zone> | 
ZoneStubSettings.Builder.getZoneSettings()
Returns the builder for the settings used for calls to getZone. 
 | 
Copyright © 2019 Google LLC. All rights reserved.