Class TranslationServiceClient.ListModelsPagedResponse (2.49.0)

public static class TranslationServiceClient.ListModelsPagedResponse extends AbstractPagedListResponse<ListModelsRequest,ListModelsResponse,Model,TranslationServiceClient.ListModelsPage,TranslationServiceClient.ListModelsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TranslationServiceClient.ListModelsPagedResponse

Static Methods

createAsync(PageContext<ListModelsRequest,ListModelsResponse,Model> context, ApiFuture<ListModelsResponse> futureResponse)

public static ApiFuture<TranslationServiceClient.ListModelsPagedResponse> createAsync(PageContext<ListModelsRequest,ListModelsResponse,Model> context, ApiFuture<ListModelsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListModelsRequest,ListModelsResponse,Model>
futureResponse ApiFuture<ListModelsResponse>
Returns
Type Description
ApiFuture<ListModelsPagedResponse>