Uses of Class
com.google.cloud.compute.v1.TargetHttpsProxiesClient.AggregatedListPagedResponse
-
Packages that use TargetHttpsProxiesClient.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 TargetHttpsProxiesClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetHttpsProxiesClient.AggregatedListPagedResponse Modifier and Type Method Description TargetHttpsProxiesClient.AggregatedListPagedResponse
TargetHttpsProxiesClient. aggregatedList(AggregatedListTargetHttpsProxiesRequest request)
Retrieves the list of all TargetHttpsProxy resources, regional and global, available to the specified project.TargetHttpsProxiesClient.AggregatedListPagedResponse
TargetHttpsProxiesClient. aggregatedList(String project)
Retrieves the list of all TargetHttpsProxy resources, regional and global, available to the specified project.Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetHttpsProxiesClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxiesClient.AggregatedListPagedResponse>
TargetHttpsProxiesClient. aggregatedListPagedCallable()
Retrieves the list of all TargetHttpsProxy resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,TargetHttpsProxiesClient.AggregatedListPagedResponse>
TargetHttpsProxiesSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,TargetHttpsProxiesClient.AggregatedListPagedResponse>
TargetHttpsProxiesSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<TargetHttpsProxiesClient.AggregatedListPagedResponse>
TargetHttpsProxiesClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListTargetHttpsProxiesRequest,TargetHttpsProxyAggregatedList,Map.Entry<String,TargetHttpsProxiesScopedList>> context, com.google.api.core.ApiFuture<TargetHttpsProxyAggregatedList> futureResponse)
-
Uses of TargetHttpsProxiesClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
-