Class WebhooksClient.ListWebhooksPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListWebhooksRequest,ListWebhooksResponse,Webhook,WebhooksClient.ListWebhooksPage,WebhooksClient.ListWebhooksFixedSizeCollection>
-
- com.google.cloud.dialogflow.cx.v3.WebhooksClient.ListWebhooksPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Webhook>
- Enclosing class:
- WebhooksClient
public static class WebhooksClient.ListWebhooksPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListWebhooksRequest,ListWebhooksResponse,Webhook,WebhooksClient.ListWebhooksPage,WebhooksClient.ListWebhooksFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<WebhooksClient.ListWebhooksPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListWebhooksRequest,ListWebhooksResponse,Webhook> context, com.google.api.core.ApiFuture<ListWebhooksResponse> futureResponse)
-
-