Class ServingConfigServiceClient.ListServingConfigsPagedResponse (2.43.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
NameDescription
contextPageContext<ListServingConfigsRequest,ListServingConfigsResponse,ServingConfig>
futureResponseApiFuture<ListServingConfigsResponse>
Returns
TypeDescription
ApiFuture<ListServingConfigsPagedResponse>