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 class
ProcessLinkInfo
Link details.static class
ProcessLinkInfo.Builder
Link details.Methods in com.google.cloud.datacatalog.lineage.v1 that return ProcessLinkInfoOrBuilder Modifier and Type Method Description ProcessLinkInfoOrBuilder
ProcessLinks.Builder. getLinksOrBuilder(int index)
An array containing link details objects of the links provided in the original request.ProcessLinkInfoOrBuilder
ProcessLinks. getLinksOrBuilder(int index)
An array containing link details objects of the links provided in the original request.ProcessLinkInfoOrBuilder
ProcessLinksOrBuilder. 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.
-