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.ListDeidentifyTemplatesPagedResponse |
DlpServiceClient.listDeidentifyTemplates(com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest request)
Lists DeidentifyTemplates.
|
Modifier and Type | Method and Description |
---|---|
static ApiFuture<DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceClient.ListDeidentifyTemplatesPagedResponse.createAsync(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) |
UnaryCallable<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceClient.listDeidentifyTemplatesPagedCallable()
Lists DeidentifyTemplates.
|
PagedCallSettings<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceSettings.listDeidentifyTemplatesSettings()
Returns the object with the settings used for calls to listDeidentifyTemplates.
|
PagedCallSettings.Builder<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceSettings.Builder.listDeidentifyTemplatesSettings()
Returns the builder for the settings used for calls to listDeidentifyTemplates.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceStub.listDeidentifyTemplatesPagedCallable() |
UnaryCallable<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
GrpcDlpServiceStub.listDeidentifyTemplatesPagedCallable() |
PagedCallSettings<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceStubSettings.listDeidentifyTemplatesSettings()
Returns the object with the settings used for calls to listDeidentifyTemplates.
|
PagedCallSettings.Builder<com.google.privacy.dlp.v2.ListDeidentifyTemplatesRequest,com.google.privacy.dlp.v2.ListDeidentifyTemplatesResponse,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> |
DlpServiceStubSettings.Builder.listDeidentifyTemplatesSettings()
Returns the builder for the settings used for calls to listDeidentifyTemplates.
|
Copyright © 2019 Google LLC. All rights reserved.