@Generated(value="by gapic-generator-java") public class HttpJsonDlpServiceStub extends DlpServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
HttpJsonDlpServiceStub(DlpServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonDlpServiceStub, using the given settings.
|
protected |
HttpJsonDlpServiceStub(DlpServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonDlpServiceStub, using the given settings.
|
protected HttpJsonDlpServiceStub(DlpServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected HttpJsonDlpServiceStub(DlpServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final HttpJsonDlpServiceStub create(DlpServiceStubSettings settings) throws IOException
IOExceptionpublic static final HttpJsonDlpServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final HttpJsonDlpServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory) throws IOException
IOException@InternalApi public static List<com.google.api.gax.httpjson.ApiMethodDescriptor> getMethodDescriptors()
public com.google.api.gax.rpc.UnaryCallable<InspectContentRequest,InspectContentResponse> inspectContentCallable()
inspectContentCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<RedactImageRequest,RedactImageResponse> redactImageCallable()
redactImageCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeidentifyContentRequest,DeidentifyContentResponse> deidentifyContentCallable()
deidentifyContentCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ReidentifyContentRequest,ReidentifyContentResponse> reidentifyContentCallable()
reidentifyContentCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListInfoTypesRequest,ListInfoTypesResponse> listInfoTypesCallable()
listInfoTypesCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateInspectTemplateRequest,InspectTemplate> createInspectTemplateCallable()
createInspectTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateInspectTemplateRequest,InspectTemplate> updateInspectTemplateCallable()
updateInspectTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetInspectTemplateRequest,InspectTemplate> getInspectTemplateCallable()
getInspectTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListInspectTemplatesRequest,ListInspectTemplatesResponse> listInspectTemplatesCallable()
listInspectTemplatesCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> listInspectTemplatesPagedCallable()
listInspectTemplatesPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteInspectTemplateRequest,com.google.protobuf.Empty> deleteInspectTemplateCallable()
deleteInspectTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate> createDeidentifyTemplateCallable()
createDeidentifyTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> updateDeidentifyTemplateCallable()
updateDeidentifyTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate> getDeidentifyTemplateCallable()
getDeidentifyTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> listDeidentifyTemplatesCallable()
listDeidentifyTemplatesCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> listDeidentifyTemplatesPagedCallable()
listDeidentifyTemplatesPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteDeidentifyTemplateRequest,com.google.protobuf.Empty> deleteDeidentifyTemplateCallable()
deleteDeidentifyTemplateCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateJobTriggerRequest,JobTrigger> createJobTriggerCallable()
createJobTriggerCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateJobTriggerRequest,JobTrigger> updateJobTriggerCallable()
updateJobTriggerCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<HybridInspectJobTriggerRequest,HybridInspectResponse> hybridInspectJobTriggerCallable()
hybridInspectJobTriggerCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetJobTriggerRequest,JobTrigger> getJobTriggerCallable()
getJobTriggerCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListJobTriggersRequest,ListJobTriggersResponse> listJobTriggersCallable()
listJobTriggersCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> listJobTriggersPagedCallable()
listJobTriggersPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteJobTriggerRequest,com.google.protobuf.Empty> deleteJobTriggerCallable()
deleteJobTriggerCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ActivateJobTriggerRequest,DlpJob> activateJobTriggerCallable()
activateJobTriggerCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateDiscoveryConfigRequest,DiscoveryConfig> createDiscoveryConfigCallable()
createDiscoveryConfigCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateDiscoveryConfigRequest,DiscoveryConfig> updateDiscoveryConfigCallable()
updateDiscoveryConfigCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetDiscoveryConfigRequest,DiscoveryConfig> getDiscoveryConfigCallable()
getDiscoveryConfigCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDiscoveryConfigsRequest,ListDiscoveryConfigsResponse> listDiscoveryConfigsCallable()
listDiscoveryConfigsCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDiscoveryConfigsRequest,DlpServiceClient.ListDiscoveryConfigsPagedResponse> listDiscoveryConfigsPagedCallable()
listDiscoveryConfigsPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteDiscoveryConfigRequest,com.google.protobuf.Empty> deleteDiscoveryConfigCallable()
deleteDiscoveryConfigCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateDlpJobRequest,DlpJob> createDlpJobCallable()
createDlpJobCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDlpJobsRequest,ListDlpJobsResponse> listDlpJobsCallable()
listDlpJobsCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> listDlpJobsPagedCallable()
listDlpJobsPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetDlpJobRequest,DlpJob> getDlpJobCallable()
getDlpJobCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteDlpJobRequest,com.google.protobuf.Empty> deleteDlpJobCallable()
deleteDlpJobCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CancelDlpJobRequest,com.google.protobuf.Empty> cancelDlpJobCallable()
cancelDlpJobCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateStoredInfoTypeRequest,StoredInfoType> createStoredInfoTypeCallable()
createStoredInfoTypeCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateStoredInfoTypeRequest,StoredInfoType> updateStoredInfoTypeCallable()
updateStoredInfoTypeCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetStoredInfoTypeRequest,StoredInfoType> getStoredInfoTypeCallable()
getStoredInfoTypeCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse> listStoredInfoTypesCallable()
listStoredInfoTypesCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListStoredInfoTypesRequest,DlpServiceClient.ListStoredInfoTypesPagedResponse> listStoredInfoTypesPagedCallable()
listStoredInfoTypesPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteStoredInfoTypeRequest,com.google.protobuf.Empty> deleteStoredInfoTypeCallable()
deleteStoredInfoTypeCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListProjectDataProfilesRequest,ListProjectDataProfilesResponse> listProjectDataProfilesCallable()
listProjectDataProfilesCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListProjectDataProfilesRequest,DlpServiceClient.ListProjectDataProfilesPagedResponse> listProjectDataProfilesPagedCallable()
listProjectDataProfilesPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTableDataProfilesRequest,ListTableDataProfilesResponse> listTableDataProfilesCallable()
listTableDataProfilesCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListTableDataProfilesRequest,DlpServiceClient.ListTableDataProfilesPagedResponse> listTableDataProfilesPagedCallable()
listTableDataProfilesPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse> listColumnDataProfilesCallable()
listColumnDataProfilesCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListColumnDataProfilesRequest,DlpServiceClient.ListColumnDataProfilesPagedResponse> listColumnDataProfilesPagedCallable()
listColumnDataProfilesPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetProjectDataProfileRequest,ProjectDataProfile> getProjectDataProfileCallable()
getProjectDataProfileCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetTableDataProfileRequest,TableDataProfile> getTableDataProfileCallable()
getTableDataProfileCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetColumnDataProfileRequest,ColumnDataProfile> getColumnDataProfileCallable()
getColumnDataProfileCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteTableDataProfileRequest,com.google.protobuf.Empty> deleteTableDataProfileCallable()
deleteTableDataProfileCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<HybridInspectDlpJobRequest,HybridInspectResponse> hybridInspectDlpJobCallable()
hybridInspectDlpJobCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<FinishDlpJobRequest,com.google.protobuf.Empty> finishDlpJobCallable()
finishDlpJobCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<CreateConnectionRequest,Connection> createConnectionCallable()
createConnectionCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<GetConnectionRequest,Connection> getConnectionCallable()
getConnectionCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,ListConnectionsResponse> listConnectionsCallable()
listConnectionsCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,DlpServiceClient.ListConnectionsPagedResponse> listConnectionsPagedCallable()
listConnectionsPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<SearchConnectionsRequest,SearchConnectionsResponse> searchConnectionsCallable()
searchConnectionsCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<SearchConnectionsRequest,DlpServiceClient.SearchConnectionsPagedResponse> searchConnectionsPagedCallable()
searchConnectionsPagedCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<DeleteConnectionRequest,com.google.protobuf.Empty> deleteConnectionCallable()
deleteConnectionCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<UpdateConnectionRequest,Connection> updateConnectionCallable()
updateConnectionCallable in class DlpServiceStubpublic final void close()
close in interface AutoCloseableclose in class DlpServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.