Uses of Class
com.google.cloud.functions.v2beta.FunctionServiceClient.ListLocationsPage
-
Packages that use FunctionServiceClient.ListLocationsPage Package Description com.google.cloud.functions.v2beta A client to Cloud Functions API -
-
Uses of FunctionServiceClient.ListLocationsPage in com.google.cloud.functions.v2beta
Methods in com.google.cloud.functions.v2beta that return FunctionServiceClient.ListLocationsPage Modifier and Type Method Description protected FunctionServiceClient.ListLocationsPageFunctionServiceClient.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.functions.v2beta that return types with arguments of type FunctionServiceClient.ListLocationsPage Modifier and Type Method Description com.google.api.core.ApiFuture<FunctionServiceClient.ListLocationsPage>FunctionServiceClient.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.functions.v2beta with type arguments of type FunctionServiceClient.ListLocationsPage Modifier and Type Method Description protected FunctionServiceClient.ListLocationsFixedSizeCollectionFunctionServiceClient.ListLocationsFixedSizeCollection. createCollection(List<FunctionServiceClient.ListLocationsPage> pages, int collectionSize)
-