Class TenantServiceClient.ListTenantsPagedResponse (2.43.0)

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
Name Description
context PageContext<ListTenantsRequest,ListTenantsResponse,Tenant>
futureResponse ApiFuture<ListTenantsResponse>
Returns
Type Description
ApiFuture<ListTenantsPagedResponse>