Class SaasDeploymentsClient.ListUnitsPagedResponse (0.2.0)

public static class SaasDeploymentsClient.ListUnitsPagedResponse extends AbstractPagedListResponse<ListUnitsRequest,ListUnitsResponse,Unit,SaasDeploymentsClient.ListUnitsPage,SaasDeploymentsClient.ListUnitsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SaasDeploymentsClient.ListUnitsPagedResponse

Static Methods

createAsync(PageContext<ListUnitsRequest,ListUnitsResponse,Unit> context, ApiFuture<ListUnitsResponse> futureResponse)

public static ApiFuture<SaasDeploymentsClient.ListUnitsPagedResponse> createAsync(PageContext<ListUnitsRequest,ListUnitsResponse,Unit> context, ApiFuture<ListUnitsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListUnitsRequest,ListUnitsResponse,Unit>
futureResponse ApiFuture<ListUnitsResponse>
Returns
Type Description
ApiFuture<ListUnitsPagedResponse>