@Generated(value="by gapic-generator-java") @BetaApi 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<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<HybridInspectDlpJobRequest,HybridInspectResponse> hybridInspectDlpJobCallable()
hybridInspectDlpJobCallable in class DlpServiceStubpublic com.google.api.gax.rpc.UnaryCallable<FinishDlpJobRequest,com.google.protobuf.Empty> finishDlpJobCallable()
finishDlpJobCallable 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 © 2022 Google LLC. All rights reserved.