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(com.google.api.gax.rpc.PageContext<ListInspectTemplatesRequest,ListInspectTemplatesResponse,InspectTemplate> context,
ListInspectTemplatesResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<DlpServiceClient.ListInspectTemplatesPage> |
DlpServiceClient.ListInspectTemplatesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInspectTemplatesRequest,ListInspectTemplatesResponse,InspectTemplate> context,
com.google.api.core.ApiFuture<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.