| Package | Description |
|---|---|
| com.google.cloud.functions.v2alpha |
A client to Cloud Functions API
|
| Modifier and Type | Method and Description |
|---|---|
protected FunctionServiceClient.ListFunctionsPage |
FunctionServiceClient.ListFunctionsPage.createPage(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context,
ListFunctionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<FunctionServiceClient.ListFunctionsPage> |
FunctionServiceClient.ListFunctionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListFunctionsRequest,ListFunctionsResponse,Function> context,
com.google.api.core.ApiFuture<ListFunctionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected FunctionServiceClient.ListFunctionsFixedSizeCollection |
FunctionServiceClient.ListFunctionsFixedSizeCollection.createCollection(List<FunctionServiceClient.ListFunctionsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.