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 |
---|---|
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(PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
protected RegionOperationClient.ListRegionOperationsPage |
RegionOperationClient.ListRegionOperationsPage.createPage(PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
com.google.api.core.ApiFuture<RegionOperationClient.ListRegionOperationsPage> |
RegionOperationClient.ListRegionOperationsPage.createPageAsync(PageContext<ListRegionOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListRegionOperationsHttpRequest,OperationList> |
HttpJsonRegionOperationStub.listRegionOperationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.