Class GSuiteAddOnsClient.ListDeploymentsPagedResponse (2.41.0)

public static class GSuiteAddOnsClient.ListDeploymentsPagedResponse extends AbstractPagedListResponse<ListDeploymentsRequest,ListDeploymentsResponse,Deployment,GSuiteAddOnsClient.ListDeploymentsPage,GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GSuiteAddOnsClient.ListDeploymentsPagedResponse

Static Methods

createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)

public static ApiFuture<GSuiteAddOnsClient.ListDeploymentsPagedResponse> createAsync(PageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment> context, ApiFuture<ListDeploymentsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListDeploymentsRequest,ListDeploymentsResponse,Deployment>
futureResponseApiFuture<ListDeploymentsResponse>
Returns
TypeDescription
ApiFuture<ListDeploymentsPagedResponse>