Class HttpJsonDlpServiceStub (3.62.0)

public class HttpJsonDlpServiceStub extends DlpServiceStub

REST stub implementation for the DlpService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > DlpServiceStub > HttpJsonDlpServiceStub

Static Methods

create(ClientContext clientContext)

public static final HttpJsonDlpServiceStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
HttpJsonDlpServiceStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

public static final HttpJsonDlpServiceStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory
Returns
Type Description
HttpJsonDlpServiceStub
Exceptions
Type Description
IOException

create(DlpServiceStubSettings settings)

public static final HttpJsonDlpServiceStub create(DlpServiceStubSettings settings)
Parameter
Name Description
settings DlpServiceStubSettings
Returns
Type Description
HttpJsonDlpServiceStub
Exceptions
Type Description
IOException

getMethodDescriptors()

public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns
Type Description
List<ApiMethodDescriptor>

Constructors

HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext)

protected HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext)

Constructs an instance of HttpJsonDlpServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings DlpServiceStubSettings
clientContext ClientContext

HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

protected HttpJsonDlpServiceStub(DlpServiceStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)

Constructs an instance of HttpJsonDlpServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings DlpServiceStubSettings
clientContext ClientContext
callableFactory HttpJsonStubCallableFactory

Methods

activateJobTriggerCallable()

public UnaryCallable<ActivateJobTriggerRequest,DlpJob> activateJobTriggerCallable()
Returns
Type Description
UnaryCallable<ActivateJobTriggerRequest,DlpJob>
Overrides

awaitTermination(long duration, TimeUnit unit)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

cancelDlpJobCallable()

public UnaryCallable<CancelDlpJobRequest,Empty> cancelDlpJobCallable()
Returns
Type Description
UnaryCallable<CancelDlpJobRequest,Empty>
Overrides

close()

public final void close()
Overrides

createConnectionCallable()

public UnaryCallable<CreateConnectionRequest,Connection> createConnectionCallable()
Overrides

createDeidentifyTemplateCallable()

public UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate> createDeidentifyTemplateCallable()
Overrides

createDiscoveryConfigCallable()

public UnaryCallable<CreateDiscoveryConfigRequest,DiscoveryConfig> createDiscoveryConfigCallable()
Overrides

createDlpJobCallable()

public UnaryCallable<CreateDlpJobRequest,DlpJob> createDlpJobCallable()
Returns
Type Description
UnaryCallable<CreateDlpJobRequest,DlpJob>
Overrides

createInspectTemplateCallable()

public UnaryCallable<CreateInspectTemplateRequest,InspectTemplate> createInspectTemplateCallable()
Overrides

createJobTriggerCallable()

public UnaryCallable<CreateJobTriggerRequest,JobTrigger> createJobTriggerCallable()
Overrides

createStoredInfoTypeCallable()

public UnaryCallable<CreateStoredInfoTypeRequest,StoredInfoType> createStoredInfoTypeCallable()
Overrides

deidentifyContentCallable()

public UnaryCallable<DeidentifyContentRequest,DeidentifyContentResponse> deidentifyContentCallable()
Overrides

deleteConnectionCallable()

public UnaryCallable<DeleteConnectionRequest,Empty> deleteConnectionCallable()
Returns
Type Description
UnaryCallable<DeleteConnectionRequest,Empty>
Overrides

deleteDeidentifyTemplateCallable()

public UnaryCallable<DeleteDeidentifyTemplateRequest,Empty> deleteDeidentifyTemplateCallable()
Overrides

deleteDiscoveryConfigCallable()

public UnaryCallable<DeleteDiscoveryConfigRequest,Empty> deleteDiscoveryConfigCallable()
Overrides

deleteDlpJobCallable()

public UnaryCallable<DeleteDlpJobRequest,Empty> deleteDlpJobCallable()
Returns
Type Description
UnaryCallable<DeleteDlpJobRequest,Empty>
Overrides

deleteFileStoreDataProfileCallable()

public UnaryCallable<DeleteFileStoreDataProfileRequest,Empty> deleteFileStoreDataProfileCallable()
Overrides

deleteInspectTemplateCallable()

public UnaryCallable<DeleteInspectTemplateRequest,Empty> deleteInspectTemplateCallable()
Overrides

deleteJobTriggerCallable()

public UnaryCallable<DeleteJobTriggerRequest,Empty> deleteJobTriggerCallable()
Returns
Type Description
UnaryCallable<DeleteJobTriggerRequest,Empty>
Overrides

deleteStoredInfoTypeCallable()

public UnaryCallable<DeleteStoredInfoTypeRequest,Empty> deleteStoredInfoTypeCallable()
Returns
Type Description
UnaryCallable<DeleteStoredInfoTypeRequest,Empty>
Overrides

deleteTableDataProfileCallable()

public UnaryCallable<DeleteTableDataProfileRequest,Empty> deleteTableDataProfileCallable()
Overrides

finishDlpJobCallable()

public UnaryCallable<FinishDlpJobRequest,Empty> finishDlpJobCallable()
Returns
Type Description
UnaryCallable<FinishDlpJobRequest,Empty>
Overrides

getColumnDataProfileCallable()

public UnaryCallable<GetColumnDataProfileRequest,ColumnDataProfile> getColumnDataProfileCallable()
Overrides

getConnectionCallable()

public UnaryCallable<GetConnectionRequest,Connection> getConnectionCallable()
Returns
Type Description
UnaryCallable<GetConnectionRequest,Connection>
Overrides

getDeidentifyTemplateCallable()

public UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate> getDeidentifyTemplateCallable()
Overrides

getDiscoveryConfigCallable()

public UnaryCallable<GetDiscoveryConfigRequest,DiscoveryConfig> getDiscoveryConfigCallable()
Overrides

getDlpJobCallable()

public UnaryCallable<GetDlpJobRequest,DlpJob> getDlpJobCallable()
Returns
Type Description
UnaryCallable<GetDlpJobRequest,DlpJob>
Overrides

getFileStoreDataProfileCallable()

public UnaryCallable<GetFileStoreDataProfileRequest,FileStoreDataProfile> getFileStoreDataProfileCallable()
Overrides

getInspectTemplateCallable()

public UnaryCallable<GetInspectTemplateRequest,InspectTemplate> getInspectTemplateCallable()
Overrides

getJobTriggerCallable()

public UnaryCallable<GetJobTriggerRequest,JobTrigger> getJobTriggerCallable()
Returns
Type Description
UnaryCallable<GetJobTriggerRequest,JobTrigger>
Overrides

getProjectDataProfileCallable()

public UnaryCallable<GetProjectDataProfileRequest,ProjectDataProfile> getProjectDataProfileCallable()
Overrides

getStoredInfoTypeCallable()

public UnaryCallable<GetStoredInfoTypeRequest,StoredInfoType> getStoredInfoTypeCallable()
Overrides

getTableDataProfileCallable()

public UnaryCallable<GetTableDataProfileRequest,TableDataProfile> getTableDataProfileCallable()
Overrides

hybridInspectDlpJobCallable()

public UnaryCallable<HybridInspectDlpJobRequest,HybridInspectResponse> hybridInspectDlpJobCallable()
Overrides

hybridInspectJobTriggerCallable()

public UnaryCallable<HybridInspectJobTriggerRequest,HybridInspectResponse> hybridInspectJobTriggerCallable()
Overrides

inspectContentCallable()

public UnaryCallable<InspectContentRequest,InspectContentResponse> inspectContentCallable()
Overrides

isShutdown()

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated()

public boolean isTerminated()
Returns
Type Description
boolean

listColumnDataProfilesCallable()

public UnaryCallable<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse> listColumnDataProfilesCallable()
Overrides

listColumnDataProfilesPagedCallable()

public UnaryCallable<ListColumnDataProfilesRequest,DlpServiceClient.ListColumnDataProfilesPagedResponse> listColumnDataProfilesPagedCallable()
Overrides

listConnectionsCallable()

public UnaryCallable<ListConnectionsRequest,ListConnectionsResponse> listConnectionsCallable()
Overrides

listConnectionsPagedCallable()

public UnaryCallable<ListConnectionsRequest,DlpServiceClient.ListConnectionsPagedResponse> listConnectionsPagedCallable()
Overrides

listDeidentifyTemplatesCallable()

public UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> listDeidentifyTemplatesCallable()
Overrides

listDeidentifyTemplatesPagedCallable()

public UnaryCallable<ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> listDeidentifyTemplatesPagedCallable()
Overrides

listDiscoveryConfigsCallable()

public UnaryCallable<ListDiscoveryConfigsRequest,ListDiscoveryConfigsResponse> listDiscoveryConfigsCallable()
Overrides

listDiscoveryConfigsPagedCallable()

public UnaryCallable<ListDiscoveryConfigsRequest,DlpServiceClient.ListDiscoveryConfigsPagedResponse> listDiscoveryConfigsPagedCallable()
Overrides

listDlpJobsCallable()

public UnaryCallable<ListDlpJobsRequest,ListDlpJobsResponse> listDlpJobsCallable()
Overrides

listDlpJobsPagedCallable()

public UnaryCallable<ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> listDlpJobsPagedCallable()
Overrides

listFileStoreDataProfilesCallable()

public UnaryCallable<ListFileStoreDataProfilesRequest,ListFileStoreDataProfilesResponse> listFileStoreDataProfilesCallable()
Overrides

listFileStoreDataProfilesPagedCallable()

public UnaryCallable<ListFileStoreDataProfilesRequest,DlpServiceClient.ListFileStoreDataProfilesPagedResponse> listFileStoreDataProfilesPagedCallable()
Overrides

listInfoTypesCallable()

public UnaryCallable<ListInfoTypesRequest,ListInfoTypesResponse> listInfoTypesCallable()
Overrides

listInspectTemplatesCallable()

public UnaryCallable<ListInspectTemplatesRequest,ListInspectTemplatesResponse> listInspectTemplatesCallable()
Overrides

listInspectTemplatesPagedCallable()

public UnaryCallable<ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> listInspectTemplatesPagedCallable()
Overrides

listJobTriggersCallable()

public UnaryCallable<ListJobTriggersRequest,ListJobTriggersResponse> listJobTriggersCallable()
Overrides

listJobTriggersPagedCallable()

public UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> listJobTriggersPagedCallable()
Overrides

listProjectDataProfilesCallable()

public UnaryCallable<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse> listProjectDataProfilesCallable()
Overrides

listProjectDataProfilesPagedCallable()

public UnaryCallable<ListProjectDataProfilesRequest,DlpServiceClient.ListProjectDataProfilesPagedResponse> listProjectDataProfilesPagedCallable()
Overrides

listStoredInfoTypesCallable()

public UnaryCallable<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse> listStoredInfoTypesCallable()
Overrides

listStoredInfoTypesPagedCallable()

public UnaryCallable<ListStoredInfoTypesRequest,DlpServiceClient.ListStoredInfoTypesPagedResponse> listStoredInfoTypesPagedCallable()
Overrides

listTableDataProfilesCallable()

public UnaryCallable<ListTableDataProfilesRequest,ListTableDataProfilesResponse> listTableDataProfilesCallable()
Overrides

listTableDataProfilesPagedCallable()

public UnaryCallable<ListTableDataProfilesRequest,DlpServiceClient.ListTableDataProfilesPagedResponse> listTableDataProfilesPagedCallable()
Overrides

redactImageCallable()

public UnaryCallable<RedactImageRequest,RedactImageResponse> redactImageCallable()
Overrides

reidentifyContentCallable()

public UnaryCallable<ReidentifyContentRequest,ReidentifyContentResponse> reidentifyContentCallable()
Overrides

searchConnectionsCallable()

public UnaryCallable<SearchConnectionsRequest,SearchConnectionsResponse> searchConnectionsCallable()
Overrides

searchConnectionsPagedCallable()

public UnaryCallable<SearchConnectionsRequest,DlpServiceClient.SearchConnectionsPagedResponse> searchConnectionsPagedCallable()
Overrides

shutdown()

public void shutdown()

shutdownNow()

public void shutdownNow()

updateConnectionCallable()

public UnaryCallable<UpdateConnectionRequest,Connection> updateConnectionCallable()
Overrides

updateDeidentifyTemplateCallable()

public UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> updateDeidentifyTemplateCallable()
Overrides

updateDiscoveryConfigCallable()

public UnaryCallable<UpdateDiscoveryConfigRequest,DiscoveryConfig> updateDiscoveryConfigCallable()
Overrides

updateInspectTemplateCallable()

public UnaryCallable<UpdateInspectTemplateRequest,InspectTemplate> updateInspectTemplateCallable()
Overrides

updateJobTriggerCallable()

public UnaryCallable<UpdateJobTriggerRequest,JobTrigger> updateJobTriggerCallable()
Overrides

updateStoredInfoTypeCallable()

public UnaryCallable<UpdateStoredInfoTypeRequest,StoredInfoType> updateStoredInfoTypeCallable()
Overrides