Class SaasDeploymentsClient.ListTenantsPagedResponse (0.2.0)

public static class SaasDeploymentsClient.ListTenantsPagedResponse extends AbstractPagedListResponse<ListTenantsRequest,ListTenantsResponse,Tenant,SaasDeploymentsClient.ListTenantsPage,SaasDeploymentsClient.ListTenantsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SaasDeploymentsClient.ListTenantsPagedResponse

Static Methods

createAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ApiFuture<ListTenantsResponse> futureResponse)

public static ApiFuture<SaasDeploymentsClient.ListTenantsPagedResponse> createAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ApiFuture<ListTenantsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTenantsRequest,ListTenantsResponse,Tenant>
futureResponse ApiFuture<ListTenantsResponse>
Returns
Type Description
ApiFuture<ListTenantsPagedResponse>