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(com.google.privacy.dlp.v2.ListInspectTemplatesRequest request)
Lists InspectTemplates.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceClient.ListInspectTemplatesPagedResponse.createAsync(PageContext<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,com.google.privacy.dlp.v2.ListInspectTemplatesResponse,com.google.privacy.dlp.v2.InspectTemplate> context,
com.google.api.core.ApiFuture<com.google.privacy.dlp.v2.ListInspectTemplatesResponse> futureResponse) |
UnaryCallable<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceClient.listInspectTemplatesPagedCallable()
Lists InspectTemplates.
|
PagedCallSettings<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,com.google.privacy.dlp.v2.ListInspectTemplatesResponse,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceSettings.listInspectTemplatesSettings()
Returns the object with the settings used for calls to listInspectTemplates.
|
PagedCallSettings.Builder<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,com.google.privacy.dlp.v2.ListInspectTemplatesResponse,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceSettings.Builder.listInspectTemplatesSettings()
Returns the builder for the settings used for calls to listInspectTemplates.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> |
GrpcDlpServiceStub.listInspectTemplatesPagedCallable() |
UnaryCallable<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceStub.listInspectTemplatesPagedCallable() |
PagedCallSettings<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,com.google.privacy.dlp.v2.ListInspectTemplatesResponse,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceStubSettings.listInspectTemplatesSettings()
Returns the object with the settings used for calls to listInspectTemplates.
|
PagedCallSettings.Builder<com.google.privacy.dlp.v2.ListInspectTemplatesRequest,com.google.privacy.dlp.v2.ListInspectTemplatesResponse,DlpServiceClient.ListInspectTemplatesPagedResponse> |
DlpServiceStubSettings.Builder.listInspectTemplatesSettings()
Returns the builder for the settings used for calls to listInspectTemplates.
|
Copyright © 2019 Google LLC. All rights reserved.