Uses of Class
com.google.cloud.config.v1.ConfigClient.ListResourcesPage
-
Packages that use ConfigClient.ListResourcesPage Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of ConfigClient.ListResourcesPage in com.google.cloud.config.v1
Methods in com.google.cloud.config.v1 that return ConfigClient.ListResourcesPage Modifier and Type Method Description protected ConfigClient.ListResourcesPage
ConfigClient.ListResourcesPage. createPage(com.google.api.gax.rpc.PageContext<ListResourcesRequest,ListResourcesResponse,Resource> context, ListResourcesResponse response)
Methods in com.google.cloud.config.v1 that return types with arguments of type ConfigClient.ListResourcesPage Modifier and Type Method Description com.google.api.core.ApiFuture<ConfigClient.ListResourcesPage>
ConfigClient.ListResourcesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListResourcesRequest,ListResourcesResponse,Resource> context, com.google.api.core.ApiFuture<ListResourcesResponse> futureResponse)
Method parameters in com.google.cloud.config.v1 with type arguments of type ConfigClient.ListResourcesPage Modifier and Type Method Description protected ConfigClient.ListResourcesFixedSizeCollection
ConfigClient.ListResourcesFixedSizeCollection. createCollection(List<ConfigClient.ListResourcesPage> pages, int collectionSize)
-