Uses of Class
com.google.cloud.compute.v1.PublicAdvertisedPrefixesClient.ListPagedResponse
-
Packages that use PublicAdvertisedPrefixesClient.ListPagedResponse 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 PublicAdvertisedPrefixesClient.ListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PublicAdvertisedPrefixesClient.ListPagedResponse Modifier and Type Method Description PublicAdvertisedPrefixesClient.ListPagedResponsePublicAdvertisedPrefixesClient. list(ListPublicAdvertisedPrefixesRequest request)Lists the PublicAdvertisedPrefixes for a project.PublicAdvertisedPrefixesClient.ListPagedResponsePublicAdvertisedPrefixesClient. list(String project)Lists the PublicAdvertisedPrefixes for a project.Methods in com.google.cloud.compute.v1 that return types with arguments of type PublicAdvertisedPrefixesClient.ListPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<PublicAdvertisedPrefixesClient.ListPagedResponse>PublicAdvertisedPrefixesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefix> context, com.google.api.core.ApiFuture<PublicAdvertisedPrefixList> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixesClient.ListPagedResponse>PublicAdvertisedPrefixesClient. listPagedCallable()Lists the PublicAdvertisedPrefixes for a project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse>PublicAdvertisedPrefixesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse>PublicAdvertisedPrefixesSettings. listSettings()Returns the object with the settings used for calls to list. -
Uses of PublicAdvertisedPrefixesClient.ListPagedResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PublicAdvertisedPrefixesClient.ListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixesClient.ListPagedResponse>HttpJsonPublicAdvertisedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixesClient.ListPagedResponse>PublicAdvertisedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse>PublicAdvertisedPrefixesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse>PublicAdvertisedPrefixesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-