Uses of Class
com.google.cloud.contentwarehouse.v1.DocumentLinkServiceClient
-
Packages that use DocumentLinkServiceClient Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of DocumentLinkServiceClient in com.google.cloud.contentwarehouse.v1
Methods in com.google.cloud.contentwarehouse.v1 that return DocumentLinkServiceClient Modifier and Type Method Description static DocumentLinkServiceClientDocumentLinkServiceClient. create()Constructs an instance of DocumentLinkServiceClient with default settings.static DocumentLinkServiceClientDocumentLinkServiceClient. create(DocumentLinkServiceSettings settings)Constructs an instance of DocumentLinkServiceClient, using the given settings.static DocumentLinkServiceClientDocumentLinkServiceClient. create(DocumentLinkServiceStub stub)Constructs an instance of DocumentLinkServiceClient, using the given stub for making calls.
-