Class SaasDeploymentsClient.ListSaasPagedResponse (0.2.0)

public static class SaasDeploymentsClient.ListSaasPagedResponse extends AbstractPagedListResponse<ListSaasRequest,ListSaasResponse,Saas,SaasDeploymentsClient.ListSaasPage,SaasDeploymentsClient.ListSaasFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SaasDeploymentsClient.ListSaasPagedResponse

Static Methods

createAsync(PageContext<ListSaasRequest,ListSaasResponse,Saas> context, ApiFuture<ListSaasResponse> futureResponse)

public static ApiFuture<SaasDeploymentsClient.ListSaasPagedResponse> createAsync(PageContext<ListSaasRequest,ListSaasResponse,Saas> context, ApiFuture<ListSaasResponse> futureResponse)
Parameters
Name Description
context PageContext<ListSaasRequest,ListSaasResponse,Saas>
futureResponse ApiFuture<ListSaasResponse>
Returns
Type Description
ApiFuture<ListSaasPagedResponse>