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