Uses of Class
com.google.cloud.dataplex.v1.stub.MetadataServiceStub
-
Packages that use MetadataServiceStub Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex APIcom.google.cloud.dataplex.v1.stub -
-
Uses of MetadataServiceStub in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return MetadataServiceStub Modifier and Type Method Description MetadataServiceStub
MetadataServiceClient. getStub()
Methods in com.google.cloud.dataplex.v1 with parameters of type MetadataServiceStub Modifier and Type Method Description static MetadataServiceClient
MetadataServiceClient. create(MetadataServiceStub stub)
Constructs an instance of MetadataServiceClient, using the given stub for making calls.Constructors in com.google.cloud.dataplex.v1 with parameters of type MetadataServiceStub Constructor Description MetadataServiceClient(MetadataServiceStub stub)
-
Uses of MetadataServiceStub in com.google.cloud.dataplex.v1.stub
Subclasses of MetadataServiceStub in com.google.cloud.dataplex.v1.stub Modifier and Type Class Description class
GrpcMetadataServiceStub
gRPC stub implementation for the MetadataService service API.class
HttpJsonMetadataServiceStub
REST stub implementation for the MetadataService service API.Methods in com.google.cloud.dataplex.v1.stub that return MetadataServiceStub Modifier and Type Method Description MetadataServiceStub
MetadataServiceStubSettings. createStub()
-