Uses of Class
com.google.cloud.compute.v1.GlobalOperationsClient.AggregatedListPagedResponse
-
Packages that use GlobalOperationsClient.AggregatedListPagedResponse Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GlobalOperationsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GlobalOperationsClient.AggregatedListPagedResponse Modifier and Type Method Description GlobalOperationsClient.AggregatedListPagedResponse
GlobalOperationsClient. aggregatedList(AggregatedListGlobalOperationsRequest request)
Retrieves an aggregated list of all operations.GlobalOperationsClient.AggregatedListPagedResponse
GlobalOperationsClient. aggregatedList(String project)
Retrieves an aggregated list of all operations.Methods in com.google.cloud.compute.v1 that return types with arguments of type GlobalOperationsClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListGlobalOperationsRequest,GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsClient. aggregatedListPagedCallable()
Retrieves an aggregated list of all operations.com.google.api.gax.rpc.PagedCallSettings<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListGlobalOperationsRequest,OperationAggregatedList,GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<GlobalOperationsClient.AggregatedListPagedResponse>
GlobalOperationsClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListGlobalOperationsRequest,OperationAggregatedList,Map.Entry<String,OperationsScopedList>> context, com.google.api.core.ApiFuture<OperationAggregatedList> futureResponse)
-
Uses of GlobalOperationsClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
-