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 |
---|---|
UnaryCallable<ListZoneOperationsHttpRequest,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationStub.listZoneOperationsPagedCallable() |
UnaryCallable<ListZoneOperationsHttpRequest,ZoneOperationClient.ListZoneOperationsPagedResponse> |
HttpJsonZoneOperationStub.listZoneOperationsPagedCallable() |
PagedCallSettings<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationStubSettings.listZoneOperationsSettings()
Returns the object with the settings used for calls to listZoneOperations.
|
PagedCallSettings.Builder<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationStubSettings.Builder.listZoneOperationsSettings()
Returns the builder for the settings used for calls to listZoneOperations.
|
Copyright © 2019 Google LLC. All rights reserved.