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.ListJobTriggersPagedResponse |
DlpServiceClient.listJobTriggers(ListJobTriggersRequest request)
Lists job triggers.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListJobTriggersPagedResponse> |
DlpServiceClient.ListJobTriggersPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListJobTriggersRequest,ListJobTriggersResponse,JobTrigger> context,
com.google.api.core.ApiFuture<ListJobTriggersResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> |
DlpServiceClient.listJobTriggersPagedCallable()
Lists job triggers.
|
com.google.api.gax.rpc.PagedCallSettings<ListJobTriggersRequest,ListJobTriggersResponse,DlpServiceClient.ListJobTriggersPagedResponse> |
DlpServiceSettings.listJobTriggersSettings()
Returns the object with the settings used for calls to listJobTriggers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobTriggersRequest,ListJobTriggersResponse,DlpServiceClient.ListJobTriggersPagedResponse> |
DlpServiceSettings.Builder.listJobTriggersSettings()
Returns the builder for the settings used for calls to listJobTriggers.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> |
DlpServiceStub.listJobTriggersPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> |
GrpcDlpServiceStub.listJobTriggersPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListJobTriggersRequest,ListJobTriggersResponse,DlpServiceClient.ListJobTriggersPagedResponse> |
DlpServiceStubSettings.listJobTriggersSettings()
Returns the object with the settings used for calls to listJobTriggers.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobTriggersRequest,ListJobTriggersResponse,DlpServiceClient.ListJobTriggersPagedResponse> |
DlpServiceStubSettings.Builder.listJobTriggersSettings()
Returns the builder for the settings used for calls to listJobTriggers.
|
Copyright © 2019 Google LLC. All rights reserved.