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