Class ExportServiceClient.ListProfilesPagedResponse (2.44.0)

public static class ExportServiceClient.ListProfilesPagedResponse extends AbstractPagedListResponse<ListProfilesRequest,ListProfilesResponse,Profile,ExportServiceClient.ListProfilesPage,ExportServiceClient.ListProfilesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ExportServiceClient.ListProfilesPagedResponse

Static Methods

createAsync(PageContext<ListProfilesRequest,ListProfilesResponse,Profile> context, ApiFuture<ListProfilesResponse> futureResponse)

public static ApiFuture<ExportServiceClient.ListProfilesPagedResponse> createAsync(PageContext<ListProfilesRequest,ListProfilesResponse,Profile> context, ApiFuture<ListProfilesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListProfilesRequest,ListProfilesResponse,Profile>
futureResponse ApiFuture<ListProfilesResponse>
Returns
Type Description
ApiFuture<ListProfilesPagedResponse>