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 |
---|---|
GlobalOperationClient.ListGlobalOperationsPagedResponse |
GlobalOperationClient.listGlobalOperations(ListGlobalOperationsHttpRequest request)
Retrieves a list of Operation resources contained within the specified project.
|
GlobalOperationClient.ListGlobalOperationsPagedResponse |
GlobalOperationClient.listGlobalOperations(ProjectName project)
Retrieves a list of Operation resources contained within the specified project.
|
GlobalOperationClient.ListGlobalOperationsPagedResponse |
GlobalOperationClient.listGlobalOperations(String project)
Retrieves a list of Operation resources contained within the specified project.
|
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) |
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.
|
Copyright © 2019 Google LLC. All rights reserved.