Uses of Class
com.google.cloud.compute.v1.PublicDelegatedPrefixesClient.AggregatedListPagedResponse
-
Packages that use PublicDelegatedPrefixesClient.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 PublicDelegatedPrefixesClient.AggregatedListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PublicDelegatedPrefixesClient.AggregatedListPagedResponse Modifier and Type Method Description PublicDelegatedPrefixesClient.AggregatedListPagedResponsePublicDelegatedPrefixesClient. aggregatedList(AggregatedListPublicDelegatedPrefixesRequest request)Lists all PublicDelegatedPrefix resources owned by the specific project across all scopes.PublicDelegatedPrefixesClient.AggregatedListPagedResponsePublicDelegatedPrefixesClient. aggregatedList(String project)Lists all PublicDelegatedPrefix resources owned by the specific project across all scopes.Methods in com.google.cloud.compute.v1 that return types with arguments of type PublicDelegatedPrefixesClient.AggregatedListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.AggregatedListPagedResponse>PublicDelegatedPrefixesClient. aggregatedListPagedCallable()Lists all PublicDelegatedPrefix resources owned by the specific project across all scopes.com.google.api.gax.rpc.PagedCallSettings<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList,PublicDelegatedPrefixesClient.AggregatedListPagedResponse>PublicDelegatedPrefixesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList,PublicDelegatedPrefixesClient.AggregatedListPagedResponse>PublicDelegatedPrefixesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.static com.google.api.core.ApiFuture<PublicDelegatedPrefixesClient.AggregatedListPagedResponse>PublicDelegatedPrefixesClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixAggregatedList,Map.Entry<String,PublicDelegatedPrefixesScopedList>> context, com.google.api.core.ApiFuture<PublicDelegatedPrefixAggregatedList> futureResponse) -
Uses of PublicDelegatedPrefixesClient.AggregatedListPagedResponse in com.google.cloud.compute.v1.stub
-