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