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 |
---|---|
AggregatedListGlobalOperationsHttpRequest |
AggregatedListGlobalOperationsHttpRequest.Builder.build() |
static AggregatedListGlobalOperationsHttpRequest |
AggregatedListGlobalOperationsHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList> |
GlobalOperationClient.aggregatedListGlobalOperationsCallable()
Retrieves an aggregated list of all operations.
|
com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsHttpRequest,GlobalOperationClient.AggregatedListGlobalOperationsPagedResponse> |
GlobalOperationClient.aggregatedListGlobalOperationsPagedCallable()
Retrieves an aggregated list of all operations.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList,GlobalOperationClient.AggregatedListGlobalOperationsPagedResponse> |
GlobalOperationSettings.aggregatedListGlobalOperationsSettings()
Returns the object with the settings used for calls to aggregatedListGlobalOperations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList,GlobalOperationClient.AggregatedListGlobalOperationsPagedResponse> |
GlobalOperationSettings.Builder.aggregatedListGlobalOperationsSettings()
Returns the builder for the settings used for calls to aggregatedListGlobalOperations.
|
Modifier and Type | Method and Description |
---|---|
GlobalOperationClient.AggregatedListGlobalOperationsPagedResponse |
GlobalOperationClient.aggregatedListGlobalOperations(AggregatedListGlobalOperationsHttpRequest request)
Retrieves an aggregated list of all operations.
|
AggregatedListGlobalOperationsHttpRequest.Builder |
AggregatedListGlobalOperationsHttpRequest.Builder.mergeFrom(AggregatedListGlobalOperationsHttpRequest other) |
static AggregatedListGlobalOperationsHttpRequest.Builder |
AggregatedListGlobalOperationsHttpRequest.newBuilder(AggregatedListGlobalOperationsHttpRequest prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<GlobalOperationClient.AggregatedListGlobalOperationsPagedResponse> |
GlobalOperationClient.AggregatedListGlobalOperationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList,OperationsScopedList> context,
com.google.api.core.ApiFuture<OperationAggregatedList> futureResponse) |
protected GlobalOperationClient.AggregatedListGlobalOperationsPage |
GlobalOperationClient.AggregatedListGlobalOperationsPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList,OperationsScopedList> context,
OperationAggregatedList response) |
com.google.api.core.ApiFuture<GlobalOperationClient.AggregatedListGlobalOperationsPage> |
GlobalOperationClient.AggregatedListGlobalOperationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList,OperationsScopedList> context,
com.google.api.core.ApiFuture<OperationAggregatedList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<AggregatedListGlobalOperationsHttpRequest,OperationAggregatedList> |
HttpJsonGlobalOperationStub.aggregatedListGlobalOperationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.