public static class DlpServiceClient.ListDeidentifyTemplatesPage extends com.google.api.gax.paging.AbstractPage<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate,DlpServiceClient.ListDeidentifyTemplatesPage>
Modifier and Type | Method and Description |
---|---|
protected DlpServiceClient.ListDeidentifyTemplatesPage |
createPage(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context,
ListDeidentifyTemplatesResponse response) |
com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context,
com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse) |
protected DlpServiceClient.ListDeidentifyTemplatesPage createPage(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, ListDeidentifyTemplatesResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate,DlpServiceClient.ListDeidentifyTemplatesPage>
public com.google.api.core.ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate> context, com.google.api.core.ApiFuture<ListDeidentifyTemplatesResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse,DeidentifyTemplate,DlpServiceClient.ListDeidentifyTemplatesPage>
Copyright © 2019 Google LLC. All rights reserved.