Uses of Class
com.google.cloud.compute.v1.GlobalPublicDelegatedPrefixesClient.ListPagedResponse
-
Packages that use GlobalPublicDelegatedPrefixesClient.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 GlobalPublicDelegatedPrefixesClient.ListPagedResponse in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GlobalPublicDelegatedPrefixesClient.ListPagedResponse Modifier and Type Method Description GlobalPublicDelegatedPrefixesClient.ListPagedResponseGlobalPublicDelegatedPrefixesClient. list(ListGlobalPublicDelegatedPrefixesRequest request)Lists the global PublicDelegatedPrefixes for a project.GlobalPublicDelegatedPrefixesClient.ListPagedResponseGlobalPublicDelegatedPrefixesClient. list(String project)Lists the global PublicDelegatedPrefixes for a project.Methods in com.google.cloud.compute.v1 that return types with arguments of type GlobalPublicDelegatedPrefixesClient.ListPagedResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context, com.google.api.core.ApiFuture<PublicDelegatedPrefixList> futureResponse)com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesClient. listPagedCallable()Lists the global PublicDelegatedPrefixes for a project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesSettings. listSettings()Returns the object with the settings used for calls to list. -
Uses of GlobalPublicDelegatedPrefixesClient.ListPagedResponse in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GlobalPublicDelegatedPrefixesClient.ListPagedResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>HttpJsonGlobalPublicDelegatedPrefixesStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse>GlobalPublicDelegatedPrefixesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-