Class ThirdPartyCompanyServiceClient.ListThirdPartyCompaniesPagedResponse (0.54.0)

public static class ThirdPartyCompanyServiceClient.ListThirdPartyCompaniesPagedResponse extends AbstractPagedListResponse<ListThirdPartyCompaniesRequest,ListThirdPartyCompaniesResponse,ThirdPartyCompany,ThirdPartyCompanyServiceClient.ListThirdPartyCompaniesPage,ThirdPartyCompanyServiceClient.ListThirdPartyCompaniesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ThirdPartyCompanyServiceClient.ListThirdPartyCompaniesPagedResponse

Static Methods

createAsync(PageContext<ListThirdPartyCompaniesRequest,ListThirdPartyCompaniesResponse,ThirdPartyCompany> context, ApiFuture<ListThirdPartyCompaniesResponse> futureResponse)

public static ApiFuture<ThirdPartyCompanyServiceClient.ListThirdPartyCompaniesPagedResponse> createAsync(PageContext<ListThirdPartyCompaniesRequest,ListThirdPartyCompaniesResponse,ThirdPartyCompany> context, ApiFuture<ListThirdPartyCompaniesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListThirdPartyCompaniesRequest,ListThirdPartyCompaniesResponse,ThirdPartyCompany>
futureResponse ApiFuture<ListThirdPartyCompaniesResponse>
Returns
Type Description
ApiFuture<ListThirdPartyCompaniesPagedResponse>