Uses of Class
com.google.cloud.dataplex.v1.stub.ContentServiceStub
-
Packages that use ContentServiceStub Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of ContentServiceStub in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return ContentServiceStub Modifier and Type Method Description ContentServiceStubContentServiceClient. getStub()Methods in com.google.cloud.dataplex.v1 with parameters of type ContentServiceStub Modifier and Type Method Description static ContentServiceClientContentServiceClient. create(ContentServiceStub stub)Constructs an instance of ContentServiceClient, using the given stub for making calls.Constructors in com.google.cloud.dataplex.v1 with parameters of type ContentServiceStub Constructor Description ContentServiceClient(ContentServiceStub stub) -
Uses of ContentServiceStub in com.google.cloud.dataplex.v1.stub
Subclasses of ContentServiceStub in com.google.cloud.dataplex.v1.stub Modifier and Type Class Description classGrpcContentServiceStubgRPC stub implementation for the ContentService service API.classHttpJsonContentServiceStubREST stub implementation for the ContentService service API.Methods in com.google.cloud.dataplex.v1.stub that return ContentServiceStub Modifier and Type Method Description ContentServiceStubContentServiceStubSettings. createStub()
-