Package | Description |
---|---|
com.google.cloud.dlp.v2 |
A client to Cloud Data Loss Prevention (DLP) API.
|
com.google.cloud.dlp.v2.stub |
Modifier and Type | Method and Description |
---|---|
DlpServiceClient.ListInspectTemplatesPagedResponse |
DlpServiceClient.listInspectTemplates(ListInspectTemplatesRequest request)
Lists InspectTemplates.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceClient.ListInspectTemplatesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInspectTemplatesRequest,ListInspectTemplatesResponse,InspectTemplate> context,
com.google.api.core.ApiFuture<ListInspectTemplatesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceClient.listInspectTemplatesPagedCallable()
Lists InspectTemplates.
|
com.google.api.gax.rpc.PagedCallSettings<ListInspectTemplatesRequest,ListInspectTemplatesResponse,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceSettings.listInspectTemplatesSettings()
Returns the object with the settings used for calls to listInspectTemplates.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInspectTemplatesRequest,ListInspectTemplatesResponse,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceSettings.Builder.listInspectTemplatesSettings()
Returns the builder for the settings used for calls to listInspectTemplates.
|
Copyright © 2019 Google LLC. All rights reserved.