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 |
---|---|
ListZoneOperationsHttpRequest |
ListZoneOperationsHttpRequest.Builder.build() |
static ListZoneOperationsHttpRequest |
ListZoneOperationsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,OperationList> |
ZoneOperationClient.listZoneOperationsCallable()
Retrieves a list of Operation resources contained within the specified zone.
|
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.
|
Modifier and Type | Method and Description |
---|---|
ZoneOperationClient.ListZoneOperationsPagedResponse |
ZoneOperationClient.listZoneOperations(ListZoneOperationsHttpRequest request)
Retrieves a list of Operation resources contained within the specified zone.
|
ListZoneOperationsHttpRequest.Builder |
ListZoneOperationsHttpRequest.Builder.mergeFrom(ListZoneOperationsHttpRequest other) |
static ListZoneOperationsHttpRequest.Builder |
ListZoneOperationsHttpRequest.newBuilder(ListZoneOperationsHttpRequest prototype) |
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) |
protected ZoneOperationClient.ListZoneOperationsPage |
ZoneOperationClient.ListZoneOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
com.google.api.core.ApiFuture<ZoneOperationClient.ListZoneOperationsPage> |
ZoneOperationClient.ListZoneOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListZoneOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListZoneOperationsHttpRequest,OperationList> |
HttpJsonZoneOperationStub.listZoneOperationsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,OperationList> |
ZoneOperationStub.listZoneOperationsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,OperationList> |
HttpJsonZoneOperationStub.listZoneOperationsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationStub.listZoneOperationsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListZoneOperationsHttpRequest,ZoneOperationClient.ListZoneOperationsPagedResponse> |
HttpJsonZoneOperationStub.listZoneOperationsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListZoneOperationsHttpRequest,OperationList,ZoneOperationClient.ListZoneOperationsPagedResponse> |
ZoneOperationStubSettings.listZoneOperationsSettings()
Returns the object with the settings used for calls to listZoneOperations.
|
com.google.api.gax.rpc.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.