| 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 | 
|---|---|
ZoneOperationClient.ListZoneOperationsPagedResponse | 
ZoneOperationClient.listZoneOperations(ListZoneOperationsHttpRequest request)
Retrieves a list of Operation resources contained within the specified zone. 
 | 
ZoneOperationClient.ListZoneOperationsPagedResponse | 
ZoneOperationClient.listZoneOperations(ProjectZoneName zone)
Retrieves a list of Operation resources contained within the specified zone. 
 | 
ZoneOperationClient.ListZoneOperationsPagedResponse | 
ZoneOperationClient.listZoneOperations(String zone)
Retrieves a list of Operation resources contained within the specified zone. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPagedResponse> | 
ZoneOperationClient.ListZoneOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
           com.google.api.core.ApiFuture<OperationList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,ZoneOperationClient.ListZoneOperationsPagedResponse> | 
ZoneOperationClient.listZoneOperationsPagedCallable()
Retrieves a list of Operation resources contained within the specified zone. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> | 
ZoneOperationSettings.listZoneOperationsSettings()
Returns the object with the settings used for calls to listZoneOperations. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> | 
ZoneOperationSettings.Builder.listZoneOperationsSettings()
Returns the builder for the settings used for calls to listZoneOperations. 
 | 
Copyright © 2019 Google LLC. All rights reserved.