Class DlpServiceClient.ListDlpJobsPagedResponse (3.7.2)

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
NameDescription
contextPageContext<ListDlpJobsRequest,ListDlpJobsResponse,DlpJob>
futureResponseApiFuture<ListDlpJobsResponse>
Returns
TypeDescription
ApiFuture<ListDlpJobsPagedResponse>