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 |
---|---|
ListGlobalOperationsHttpRequest |
ListGlobalOperationsHttpRequest.Builder.build() |
static ListGlobalOperationsHttpRequest |
ListGlobalOperationsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
GlobalOperationClient.ListGlobalOperationsPagedResponse |
GlobalOperationClient.listGlobalOperations(ListGlobalOperationsHttpRequest request)
Retrieves a list of Operation resources contained within the specified project.
|
ListGlobalOperationsHttpRequest.Builder |
ListGlobalOperationsHttpRequest.Builder.mergeFrom(ListGlobalOperationsHttpRequest other) |
static ListGlobalOperationsHttpRequest.Builder |
ListGlobalOperationsHttpRequest.newBuilder(ListGlobalOperationsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationClient.ListGlobalOperationsPagedResponse.createAsync(PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
protected GlobalOperationClient.ListGlobalOperationsPage |
GlobalOperationClient.ListGlobalOperationsPage.createPage(PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
com.google.api.core.ApiFuture<GlobalOperationClient.ListGlobalOperationsPage> |
GlobalOperationClient.ListGlobalOperationsPage.createPageAsync(PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListGlobalOperationsHttpRequest,OperationList> |
HttpJsonGlobalOperationStub.listGlobalOperationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.