Class ServingConfigServiceClient.ListServingConfigsPagedResponse (0.38.0)

public static class ServingConfigServiceClient.ListServingConfigsPagedResponse extends AbstractPagedListResponse<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig,ServingConfigServiceClient.ListServingConfigsPage,ServingConfigServiceClient.ListServingConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ServingConfigServiceClient.ListServingConfigsPagedResponse

Static Methods

createAsync(PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, ApiFuture<ListServingConfigsResponse> futureResponse)

public static ApiFuture<ServingConfigServiceClient.ListServingConfigsPagedResponse> createAsync(PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig> context, ApiFuture<ListServingConfigsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig>
futureResponse ApiFuture<ListServingConfigsResponse>
Returns
Type Description
ApiFuture<ListServingConfigsPagedResponse>