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 ContentServiceStub
ContentServiceClient. getStub()
Methods in com.google.cloud.dataplex.v1 with parameters of type ContentServiceStub Modifier and Type Method Description static ContentServiceClient
ContentServiceClient. 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 class
GrpcContentServiceStub
gRPC stub implementation for the ContentService service API.class
HttpJsonContentServiceStub
REST stub implementation for the ContentService service API.Methods in com.google.cloud.dataplex.v1.stub that return ContentServiceStub Modifier and Type Method Description ContentServiceStub
ContentServiceStubSettings. createStub()
-