Uses of Class
com.google.cloud.compute.v1.TargetInstancesClient.AggregatedListPagedResponse
-
Packages that use TargetInstancesClient.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 TargetInstancesClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetInstancesClient.AggregatedListPagedResponse Modifier and Type Method Description TargetInstancesClient.AggregatedListPagedResponseTargetInstancesClient. aggregatedList(AggregatedListTargetInstancesRequest request)Retrieves an aggregated list of target instances.TargetInstancesClient.AggregatedListPagedResponseTargetInstancesClient. aggregatedList(String project)Retrieves an aggregated list of target instances.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetInstancesClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetInstancesRequest,TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesClient. aggregatedListPagedCallable()Retrieves an aggregated list of target instances.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<TargetInstancesClient.AggregatedListPagedResponse>TargetInstancesClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetInstancesRequest,TargetInstanceAggregatedList,Map.Entry<String,TargetInstancesScopedList>> context, com.google.api.core.ApiFuture<TargetInstanceAggregatedList> futureResponse) -
Uses of TargetInstancesClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
-