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 |
---|---|
ListRegionOperationsHttpRequest |
ListRegionOperationsHttpRequest.Builder.build() |
static ListRegionOperationsHttpRequest |
ListRegionOperationsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsHttpRequest,OperationList> |
RegionOperationClient.listRegionOperationsCallable()
Retrieves a list of Operation resources contained within the specified region.
|
com.google.api.gax.rpc.UnaryCallable<ListRegionOperationsHttpRequest,RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationClient.listRegionOperationsPagedCallable()
Retrieves a list of Operation resources contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListRegionOperationsHttpRequest,OperationList,RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationSettings.listRegionOperationsSettings()
Returns the object with the settings used for calls to listRegionOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionOperationsHttpRequest,OperationList,RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationSettings.Builder.listRegionOperationsSettings()
Returns the builder for the settings used for calls to listRegionOperations.
|
Modifier and Type | Method and Description |
---|---|
RegionOperationClient.ListRegionOperationsPagedResponse |
RegionOperationClient.listRegionOperations(ListRegionOperationsHttpRequest request)
Retrieves a list of Operation resources contained within the specified region.
|
ListRegionOperationsHttpRequest.Builder |
ListRegionOperationsHttpRequest.Builder.mergeFrom(ListRegionOperationsHttpRequest other) |
static ListRegionOperationsHttpRequest.Builder |
ListRegionOperationsHttpRequest.newBuilder(ListRegionOperationsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<RegionOperationClient.ListRegionOperationsPagedResponse> |
RegionOperationClient.ListRegionOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
protected RegionOperationClient.ListRegionOperationsPage |
RegionOperationClient.ListRegionOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
com.google.api.core.ApiFuture<RegionOperationClient.ListRegionOperationsPage> |
RegionOperationClient.ListRegionOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListRegionOperationsHttpRequest,OperationList> |
HttpJsonRegionOperationStub.listRegionOperationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.