@Generated(value="by gapic-generator") @BetaApi(value="A restructuring of stub classes is planned, so this may break in the future") public class GrpcDlpServiceStub extends DlpServiceStub
This class is for advanced usage and reflects the underlying API directly.
Modifier | Constructor and Description |
---|---|
protected |
GrpcDlpServiceStub(DlpServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcDlpServiceStub, using the given settings.
|
protected |
GrpcDlpServiceStub(DlpServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcDlpServiceStub, using the given settings.
|
protected GrpcDlpServiceStub(DlpServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
protected GrpcDlpServiceStub(DlpServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOException
public static final GrpcDlpServiceStub create(DlpServiceStubSettings settings) throws IOException
IOException
public static final GrpcDlpServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOException
public static final GrpcDlpServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOException
public com.google.api.gax.rpc.UnaryCallable<InspectContentRequest,InspectContentResponse> inspectContentCallable()
inspectContentCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<RedactImageRequest,RedactImageResponse> redactImageCallable()
redactImageCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<DeidentifyContentRequest,DeidentifyContentResponse> deidentifyContentCallable()
deidentifyContentCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ReidentifyContentRequest,ReidentifyContentResponse> reidentifyContentCallable()
reidentifyContentCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListInfoTypesRequest,ListInfoTypesResponse> listInfoTypesCallable()
listInfoTypesCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<CreateInspectTemplateRequest,InspectTemplate> createInspectTemplateCallable()
createInspectTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<UpdateInspectTemplateRequest,InspectTemplate> updateInspectTemplateCallable()
updateInspectTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<GetInspectTemplateRequest,InspectTemplate> getInspectTemplateCallable()
getInspectTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListInspectTemplatesRequest,DlpServiceClient.ListInspectTemplatesPagedResponse> listInspectTemplatesPagedCallable()
listInspectTemplatesPagedCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListInspectTemplatesRequest,ListInspectTemplatesResponse> listInspectTemplatesCallable()
listInspectTemplatesCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<DeleteInspectTemplateRequest,Empty> deleteInspectTemplateCallable()
deleteInspectTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<CreateDeidentifyTemplateRequest,DeidentifyTemplate> createDeidentifyTemplateCallable()
createDeidentifyTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<UpdateDeidentifyTemplateRequest,DeidentifyTemplate> updateDeidentifyTemplateCallable()
updateDeidentifyTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<GetDeidentifyTemplateRequest,DeidentifyTemplate> getDeidentifyTemplateCallable()
getDeidentifyTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListDeidentifyTemplatesRequest,DlpServiceClient.ListDeidentifyTemplatesPagedResponse> listDeidentifyTemplatesPagedCallable()
listDeidentifyTemplatesPagedCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListDeidentifyTemplatesRequest,ListDeidentifyTemplatesResponse> listDeidentifyTemplatesCallable()
listDeidentifyTemplatesCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<DeleteDeidentifyTemplateRequest,Empty> deleteDeidentifyTemplateCallable()
deleteDeidentifyTemplateCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<CreateDlpJobRequest,DlpJob> createDlpJobCallable()
createDlpJobCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListDlpJobsRequest,DlpServiceClient.ListDlpJobsPagedResponse> listDlpJobsPagedCallable()
listDlpJobsPagedCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListDlpJobsRequest,ListDlpJobsResponse> listDlpJobsCallable()
listDlpJobsCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<GetDlpJobRequest,DlpJob> getDlpJobCallable()
getDlpJobCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<DeleteDlpJobRequest,Empty> deleteDlpJobCallable()
deleteDlpJobCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<CancelDlpJobRequest,Empty> cancelDlpJobCallable()
cancelDlpJobCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListJobTriggersRequest,DlpServiceClient.ListJobTriggersPagedResponse> listJobTriggersPagedCallable()
listJobTriggersPagedCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListJobTriggersRequest,ListJobTriggersResponse> listJobTriggersCallable()
listJobTriggersCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<GetJobTriggerRequest,JobTrigger> getJobTriggerCallable()
getJobTriggerCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<DeleteJobTriggerRequest,Empty> deleteJobTriggerCallable()
deleteJobTriggerCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<UpdateJobTriggerRequest,JobTrigger> updateJobTriggerCallable()
updateJobTriggerCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<CreateJobTriggerRequest,JobTrigger> createJobTriggerCallable()
createJobTriggerCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<CreateStoredInfoTypeRequest,StoredInfoType> createStoredInfoTypeCallable()
createStoredInfoTypeCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<UpdateStoredInfoTypeRequest,StoredInfoType> updateStoredInfoTypeCallable()
updateStoredInfoTypeCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<GetStoredInfoTypeRequest,StoredInfoType> getStoredInfoTypeCallable()
getStoredInfoTypeCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListStoredInfoTypesRequest,DlpServiceClient.ListStoredInfoTypesPagedResponse> listStoredInfoTypesPagedCallable()
listStoredInfoTypesPagedCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<ListStoredInfoTypesRequest,ListStoredInfoTypesResponse> listStoredInfoTypesCallable()
listStoredInfoTypesCallable
in class DlpServiceStub
public com.google.api.gax.rpc.UnaryCallable<DeleteStoredInfoTypeRequest,Empty> deleteStoredInfoTypeCallable()
deleteStoredInfoTypeCallable
in class DlpServiceStub
public final void close()
close
in interface AutoCloseable
close
in class DlpServiceStub
public void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration, TimeUnit unit) throws InterruptedException
InterruptedException
Copyright © 2019 Google LLC. All rights reserved.