Class DlpServiceClient.ListDeidentifyTemplatesPagedResponse (3.46.0)

public static class DlpServiceClient.ListDeidentifyTemplatesPagedResponse extends AbstractPagedListResponse<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate,DlpServiceClient.ListDeidentifyTemplatesPage,DlpServiceClient.ListDeidentifyTemplatesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DlpServiceClient.ListDeidentifyTemplatesPagedResponse

Static Methods

createAsync(PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, ApiFuture<ListDeidentifyTemplatesResponse> futureResponse)

public static ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPagedResponse> createAsync(PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, ApiFuture<ListDeidentifyTemplatesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate>
futureResponse ApiFuture<ListDeidentifyTemplatesResponse>
Returns
Type Description
ApiFuture<ListDeidentifyTemplatesPagedResponse>