Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.EmbeddedConnectionProperties
-
Packages that use EmbeddedConnectionProperties Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of EmbeddedConnectionProperties in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return types with arguments of type EmbeddedConnectionProperties Modifier and Type Method Description List<EmbeddedConnectionProperties>VirtualConnectionProperties. getEmbeddedConnections()Returns the stored display name property for the connection.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type EmbeddedConnectionProperties Constructor Description EmbeddedConnectionProperties(EmbeddedConnectionProperties template)Copy/clone constructor makes a copy of the supplied object.
-