Uses of Class
com.google.cloud.memcache.v1beta2.CloudMemcacheClient.ListLocationsPage
-
Packages that use CloudMemcacheClient.ListLocationsPage Package Description com.google.cloud.memcache.v1beta2 A client to Cloud Memorystore for Memcached API -
-
Uses of CloudMemcacheClient.ListLocationsPage in com.google.cloud.memcache.v1beta2
Methods in com.google.cloud.memcache.v1beta2 that return CloudMemcacheClient.ListLocationsPage Modifier and Type Method Description protected CloudMemcacheClient.ListLocationsPage
CloudMemcacheClient.ListLocationsPage. createPage(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.cloud.location.ListLocationsResponse response)
Methods in com.google.cloud.memcache.v1beta2 that return types with arguments of type CloudMemcacheClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<CloudMemcacheClient.ListLocationsPage>
CloudMemcacheClient.ListLocationsPage. createPageAsync(com.google.api.gax.rpc.PageContext<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,com.google.cloud.location.Location> context, com.google.api.core.ApiFuture<com.google.cloud.location.ListLocationsResponse> futureResponse)
Method parameters in com.google.cloud.memcache.v1beta2 with type arguments of type CloudMemcacheClient.ListLocationsPage Modifier and Type Method Description protected CloudMemcacheClient.ListLocationsFixedSizeCollection
CloudMemcacheClient.ListLocationsFixedSizeCollection. createCollection(List<CloudMemcacheClient.ListLocationsPage> pages, int collectionSize)
-