Class TranslationServiceClient.ListGlossaryEntriesPagedResponse (2.49.0)

public static class TranslationServiceClient.ListGlossaryEntriesPagedResponse extends AbstractPagedListResponse<ListGlossaryEntriesRequest,ListGlossaryEntriesResponse,GlossaryEntry,TranslationServiceClient.ListGlossaryEntriesPage,TranslationServiceClient.ListGlossaryEntriesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TranslationServiceClient.ListGlossaryEntriesPagedResponse

Static Methods

createAsync(PageContext<ListGlossaryEntriesRequest,ListGlossaryEntriesResponse,GlossaryEntry> context, ApiFuture<ListGlossaryEntriesResponse> futureResponse)

public static ApiFuture<TranslationServiceClient.ListGlossaryEntriesPagedResponse> createAsync(PageContext<ListGlossaryEntriesRequest,ListGlossaryEntriesResponse,GlossaryEntry> context, ApiFuture<ListGlossaryEntriesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListGlossaryEntriesRequest,ListGlossaryEntriesResponse,GlossaryEntry>
futureResponse ApiFuture<ListGlossaryEntriesResponse>
Returns
Type Description
ApiFuture<ListGlossaryEntriesPagedResponse>