Uses of Interface
com.google.cloud.datacatalog.lineage.v1.ProcessLinkInfoOrBuilder
-
Packages that use ProcessLinkInfoOrBuilder Package Description com.google.cloud.datacatalog.lineage.v1 A client to Data Lineage API -
-
Uses of ProcessLinkInfoOrBuilder in com.google.cloud.datacatalog.lineage.v1
Classes in com.google.cloud.datacatalog.lineage.v1 that implement ProcessLinkInfoOrBuilder Modifier and Type Class Description classProcessLinkInfoLink details.static classProcessLinkInfo.BuilderLink details.Methods in com.google.cloud.datacatalog.lineage.v1 that return ProcessLinkInfoOrBuilder Modifier and Type Method Description ProcessLinkInfoOrBuilderProcessLinks.Builder. getLinksOrBuilder(int index)An array containing link details objects of the links provided in the original request.ProcessLinkInfoOrBuilderProcessLinks. getLinksOrBuilder(int index)An array containing link details objects of the links provided in the original request.ProcessLinkInfoOrBuilderProcessLinksOrBuilder. getLinksOrBuilder(int index)An array containing link details objects of the links provided in the original request.Methods in com.google.cloud.datacatalog.lineage.v1 that return types with arguments of type ProcessLinkInfoOrBuilder Modifier and Type Method Description List<? extends ProcessLinkInfoOrBuilder>ProcessLinks.Builder. getLinksOrBuilderList()An array containing link details objects of the links provided in the original request.List<? extends ProcessLinkInfoOrBuilder>ProcessLinks. getLinksOrBuilderList()An array containing link details objects of the links provided in the original request.List<? extends ProcessLinkInfoOrBuilder>ProcessLinksOrBuilder. getLinksOrBuilderList()An array containing link details objects of the links provided in the original request.
-