Class TenantServiceClient.ListTenantsPagedResponse (2.2.9)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > TenantServiceClient.ListTenantsPagedResponse

Static Methods

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

public static ApiFuture<TenantServiceClient.ListTenantsPagedResponse> createAsync(PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ApiFuture<ListTenantsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListTenantsRequest,ListTenantsResponse,Tenant>
futureResponseApiFuture<ListTenantsResponse>
Returns
TypeDescription
ApiFuture<ListTenantsPagedResponse>