Uses of Class
com.google.cloud.dlp.v2.stub.DlpServiceStub
-
Packages that use DlpServiceStub Package Description com.google.cloud.dlp.v2 A client to Cloud Data Loss Prevention (DLP) APIcom.google.cloud.dlp.v2.stub -
-
Uses of DlpServiceStub in com.google.cloud.dlp.v2
Methods in com.google.cloud.dlp.v2 that return DlpServiceStub Modifier and Type Method Description DlpServiceStubDlpServiceClient. getStub()Methods in com.google.cloud.dlp.v2 with parameters of type DlpServiceStub Modifier and Type Method Description static DlpServiceClientDlpServiceClient. create(DlpServiceStub stub)Constructs an instance of DlpServiceClient, using the given stub for making calls.Constructors in com.google.cloud.dlp.v2 with parameters of type DlpServiceStub Constructor Description DlpServiceClient(DlpServiceStub stub) -
Uses of DlpServiceStub in com.google.cloud.dlp.v2.stub
Subclasses of DlpServiceStub in com.google.cloud.dlp.v2.stub Modifier and Type Class Description classGrpcDlpServiceStubgRPC stub implementation for the DlpService service API.classHttpJsonDlpServiceStubREST stub implementation for the DlpService service API.Methods in com.google.cloud.dlp.v2.stub that return DlpServiceStub Modifier and Type Method Description DlpServiceStubDlpServiceStubSettings. createStub()
-