Class DlpServiceClient.ListDeidentifyTemplatesPagedResponse (3.1.4)

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
NameDescription
contextPageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate>
futureResponseApiFuture<ListDeidentifyTemplatesResponse>
Returns
TypeDescription
ApiFuture<ListDeidentifyTemplatesPagedResponse>