| 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 |
|---|---|
RegionOperationsClient.ListPagedResponse |
RegionOperationsClient.list(ListRegionOperationsRequest request)
Retrieves a list of Operation resources contained within the specified region.
|
RegionOperationsClient.ListPagedResponse |
RegionOperationsClient.list(String project,
String region)
Retrieves a list of Operation resources contained within the specified region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<RegionOperationsClient.ListPagedResponse> |
RegionOperationsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsRequest,RegionOperationsClient.ListPagedResponse> |
RegionOperationsClient.listPagedCallable()
Retrieves a list of Operation resources contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse> |
RegionOperationsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse> |
RegionOperationsSettings.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<ListRegionOperationsRequest,RegionOperationsClient.ListPagedResponse> |
HttpJsonRegionOperationsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsRequest,RegionOperationsClient.ListPagedResponse> |
RegionOperationsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse> |
RegionOperationsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionOperationsRequest,OperationList,RegionOperationsClient.ListPagedResponse> |
RegionOperationsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.