Class JobServiceClient.ListNasJobsPagedResponse (3.42.0)

public static class JobServiceClient.ListNasJobsPagedResponse extends AbstractPagedListResponse<ListNasJobsRequest,ListNasJobsResponse,NasJob,JobServiceClient.ListNasJobsPage,JobServiceClient.ListNasJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > JobServiceClient.ListNasJobsPagedResponse

Static Methods

createAsync(PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, ApiFuture<ListNasJobsResponse> futureResponse)

public static ApiFuture<JobServiceClient.ListNasJobsPagedResponse> createAsync(PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, ApiFuture<ListNasJobsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob>
futureResponseApiFuture<ListNasJobsResponse>
Returns
TypeDescription
ApiFuture<ListNasJobsPagedResponse>