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