| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
GlobalOperationsClient.ListPagedResponse |
GlobalOperationsClient.list(ListGlobalOperationsRequest request)
Retrieves a list of Operation resources contained within the specified project.
|
GlobalOperationsClient.ListPagedResponse |
GlobalOperationsClient.list(String project)
Retrieves a list of Operation resources contained within the specified project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GlobalOperationsClient.ListPagedResponse> |
GlobalOperationsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsRequest,GlobalOperationsClient.ListPagedResponse> |
GlobalOperationsClient.listPagedCallable()
Retrieves a list of Operation resources contained within the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse> |
GlobalOperationsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse> |
GlobalOperationsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsRequest,GlobalOperationsClient.ListPagedResponse> |
GlobalOperationsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsRequest,GlobalOperationsClient.ListPagedResponse> |
HttpJsonGlobalOperationsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse> |
GlobalOperationsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOperationsRequest,OperationList,GlobalOperationsClient.ListPagedResponse> |
GlobalOperationsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.