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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsHttpRequest,OperationList> |
GlobalOperationClient.listGlobalOperationsCallable()
Retrieves a list of Operation resources contained within the specified project.
|
com.google.api.gax.rpc.UnaryCallable<ListGlobalOperationsHttpRequest,GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationClient.listGlobalOperationsPagedCallable()
Retrieves a list of Operation resources contained within the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalOperationsHttpRequest,OperationList,GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationSettings.listGlobalOperationsSettings()
Returns the object with the settings used for calls to listGlobalOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOperationsHttpRequest,OperationList,GlobalOperationClient.ListGlobalOperationsPagedResponse> |
GlobalOperationSettings.Builder.listGlobalOperationsSettings()
Returns the builder for the settings used for calls to listGlobalOperations.
|
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(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
protected GlobalOperationClient.ListGlobalOperationsPage |
GlobalOperationClient.ListGlobalOperationsPage.createPage(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
OperationList response) |
com.google.api.core.ApiFuture<GlobalOperationClient.ListGlobalOperationsPage> |
GlobalOperationClient.ListGlobalOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalOperationsHttpRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListGlobalOperationsHttpRequest,OperationList> |
HttpJsonGlobalOperationStub.listGlobalOperationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.