Uses of Class
org.odpi.openmetadata.accessservices.devops.properties.ConfigurationItemRelationshipProperties
-
Packages that use ConfigurationItemRelationshipProperties Package Description org.odpi.openmetadata.accessservices.devops.properties -
-
Uses of ConfigurationItemRelationshipProperties in org.odpi.openmetadata.accessservices.devops.properties
Subclasses of ConfigurationItemRelationshipProperties in org.odpi.openmetadata.accessservices.devops.properties Modifier and Type Class Description classPlatformDeploymentPropertiesPlatformDeploymentProperties describes the properties for the SoftwareServerPlatformDeployment relationship between a Software Server Platform and a Host.classServerAssetUsePropertiesServerAssetUseProperties describes the properties for the ServerAssetUse relationship between a software server capability and an asset.classSupportedCapabilityPropertiesSupportedCapabilityProperties describes the properties for the SoftwareServerSupportedCapabilities relationship between a Software Server and a Software Server Capability.Constructors in org.odpi.openmetadata.accessservices.devops.properties with parameters of type ConfigurationItemRelationshipProperties Constructor Description ConfigurationItemRelationshipProperties(ConfigurationItemRelationshipProperties template)Copy/clone constructor.
-