Class DlpServiceClient.ListDlpJobsPagedResponse (3.48.0)

public static class DlpServiceClient.ListDlpJobsPagedResponse extends AbstractPagedListResponse<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob,DlpServiceClient.ListDlpJobsPage,DlpServiceClient.ListDlpJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DlpServiceClient.ListDlpJobsPagedResponse

Static Methods

createAsync(PageContext<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob> context, ApiFuture<ListDlpJobsResponse> futureResponse)

public static ApiFuture<DlpServiceClient.ListDlpJobsPagedResponse> createAsync(PageContext<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob> context, ApiFuture<ListDlpJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob>
futureResponse ApiFuture<ListDlpJobsResponse>
Returns
Type Description
ApiFuture<ListDlpJobsPagedResponse>