Class AdaptationClient.ListPhraseSetPagedResponse (4.36.0)

public static class AdaptationClient.ListPhraseSetPagedResponse extends AbstractPagedListResponse<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet,AdaptationClient.ListPhraseSetPage,AdaptationClient.ListPhraseSetFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AdaptationClient.ListPhraseSetPagedResponse

Static Methods

createAsync(PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context, ApiFuture<ListPhraseSetResponse> futureResponse)

public static ApiFuture<AdaptationClient.ListPhraseSetPagedResponse> createAsync(PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet> context, ApiFuture<ListPhraseSetResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet>
futureResponseApiFuture<ListPhraseSetResponse>
Returns
TypeDescription
ApiFuture<ListPhraseSetPagedResponse>