Package | Description |
---|---|
com.google.cloud.dlp.v2 |
A client to Cloud Data Loss Prevention (DLP) API.
|
Modifier and Type | Method and Description |
---|---|
protected DlpServiceClient.ListDeidentifyTemplatesPage |
DlpServiceClient.ListDeidentifyTemplatesPage.createPage(PageContext<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse,com.google.privacy.dlp.v2.DeidentifyTemplate> context,
com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse response) |
Modifier and Type | Method and Description |
---|---|
ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPage> |
DlpServiceClient.ListDeidentifyTemplatesPage.createPageAsync(PageContext<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse,com.google.privacy.dlp.v2.DeidentifyTemplate> context,
ApiFuture<com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected DlpServiceClient.ListDeidentifyTemplatesFixedSizeCollection |
DlpServiceClient.ListDeidentifyTemplatesFixedSizeCollection.createCollection(List<DlpServiceClient.ListDeidentifyTemplatesPage> pages,
int collectionSize) |
Copyright © 2019 Google LLC. All rights reserved.