Package com.google.cloud.retail.v2
Class ServingConfigServiceClient.ListServingConfigsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig,ServingConfigServiceClient.ListServingConfigsPage,ServingConfigServiceClient.ListServingConfigsFixedSizeCollection>
-
- com.google.cloud.retail.v2.ServingConfigServiceClient.ListServingConfigsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ServingConfig>
- Enclosing class:
- ServingConfigServiceClient
public static class ServingConfigServiceClient.ListServingConfigsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig,ServingConfigServiceClient.ListServingConfigsPage,ServingConfigServiceClient.ListServingConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ServingConfigServiceClient.ListServingConfigsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, com.google.api.core.ApiFuture<ListServingConfigsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ServingConfigServiceClient.ListServingConfigsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, com.google.api.core.ApiFuture<ListServingConfigsResponse> futureResponse)
-
-