Class AdaptationClient.ListPhraseSetPagedResponse (4.37.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
Name Description
context PageContext<ListPhraseSetRequest,ListPhraseSetResponse,PhraseSet>
futureResponse ApiFuture<ListPhraseSetResponse>
Returns
Type Description
ApiFuture<ListPhraseSetPagedResponse>