Class ExportServiceClient.ListProfilesPagedResponse (2.40.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
NameDescription
contextPageContext<ListProfilesRequest,ListProfilesResponse,Profile>
futureResponseApiFuture<ListProfilesResponse>
Returns
TypeDescription
ApiFuture<ListProfilesPagedResponse>