| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
GlobalOrganizationOperationsClient.ListPagedResponse |
GlobalOrganizationOperationsClient.list()
Retrieves a list of Operation resources contained within the specified organization.
|
GlobalOrganizationOperationsClient.ListPagedResponse |
GlobalOrganizationOperationsClient.list(ListGlobalOrganizationOperationsRequest request)
Retrieves a list of Operation resources contained within the specified organization.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GlobalOrganizationOperationsClient.ListPagedResponse> |
GlobalOrganizationOperationsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalOrganizationOperationsRequest,OperationList,Operation> context,
com.google.api.core.ApiFuture<OperationList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,GlobalOrganizationOperationsClient.ListPagedResponse> |
GlobalOrganizationOperationsClient.listPagedCallable()
Retrieves a list of Operation resources contained within the specified organization.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse> |
GlobalOrganizationOperationsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse> |
GlobalOrganizationOperationsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,GlobalOrganizationOperationsClient.ListPagedResponse> |
GlobalOrganizationOperationsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlobalOrganizationOperationsRequest,GlobalOrganizationOperationsClient.ListPagedResponse> |
HttpJsonGlobalOrganizationOperationsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse> |
GlobalOrganizationOperationsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalOrganizationOperationsRequest,OperationList,GlobalOrganizationOperationsClient.ListPagedResponse> |
GlobalOrganizationOperationsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.