Uses of Class
org.odpi.openmetadata.frameworks.connectors.properties.AssetAPIOperations
-
Packages that use AssetAPIOperations Package Description org.odpi.openmetadata.frameworks.connectors.properties -
-
Uses of AssetAPIOperations in org.odpi.openmetadata.frameworks.connectors.properties
Methods in org.odpi.openmetadata.frameworks.connectors.properties that return AssetAPIOperations Modifier and Type Method Description protected abstract AssetAPIOperationsAssetAPIOperations. cloneIterator(AssetDescriptor parentAsset)Clones this iterator.Constructors in org.odpi.openmetadata.frameworks.connectors.properties with parameters of type AssetAPIOperations Constructor Description AssetAPIOperations(AssetDescriptor parentAsset, AssetAPIOperations template)Copy/clone constructor.
-