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.ListDlpJobsPagedResponse |
DlpServiceClient.listDlpJobs(com.google.privacy.dlp.v2.ListDlpJobsRequest request)
Lists DlpJobs that match the specified filter in the request.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListDlpJobsPagedResponse> |
DlpServiceClient.ListDlpJobsPagedResponse.createAsync(PageContext<com.google.privacy.dlp.v2.ListDlpJobsRequest,com.google.privacy.dlp.v2.ListDlpJobsResponse,com.google.privacy.dlp.v2.DlpJob> context,
com.google.api.core.ApiFuture<com.google.privacy.dlp.v2.ListDlpJobsResponse> futureResponse) |
UnaryCallable<com.google.privacy.dlp.v2.ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> |
DlpServiceClient.listDlpJobsPagedCallable()
Lists DlpJobs that match the specified filter in the request.
|
PagedCallSettings<com.google.privacy.dlp.v2.ListDlpJobsRequest,com.google.privacy.dlp.v2.ListDlpJobsResponse,DlpServiceClient.ListDlpJobsPagedResponse> |
DlpServiceSettings.listDlpJobsSettings()
Returns the object with the settings used for calls to listDlpJobs.
|
PagedCallSettings.Builder<com.google.privacy.dlp.v2.ListDlpJobsRequest,com.google.privacy.dlp.v2.ListDlpJobsResponse,DlpServiceClient.ListDlpJobsPagedResponse> |
DlpServiceSettings.Builder.listDlpJobsSettings()
Returns the builder for the settings used for calls to listDlpJobs.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.privacy.dlp.v2.ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> |
GrpcDlpServiceStub.listDlpJobsPagedCallable() |
UnaryCallable<com.google.privacy.dlp.v2.ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> |
DlpServiceStub.listDlpJobsPagedCallable() |
PagedCallSettings<com.google.privacy.dlp.v2.ListDlpJobsRequest,com.google.privacy.dlp.v2.ListDlpJobsResponse,DlpServiceClient.ListDlpJobsPagedResponse> |
DlpServiceStubSettings.listDlpJobsSettings()
Returns the object with the settings used for calls to listDlpJobs.
|
PagedCallSettings.Builder<com.google.privacy.dlp.v2.ListDlpJobsRequest,com.google.privacy.dlp.v2.ListDlpJobsResponse,DlpServiceClient.ListDlpJobsPagedResponse> |
DlpServiceStubSettings.Builder.listDlpJobsSettings()
Returns the builder for the settings used for calls to listDlpJobs.
|
Copyright © 2019 Google LLC. All rights reserved.