Uses of Class
org.odpi.openmetadata.accessservices.devops.properties.ITInfrastructureProperties
-
Packages that use ITInfrastructureProperties Package Description org.odpi.openmetadata.accessservices.devops.properties org.odpi.openmetadata.accessservices.devops.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of ITInfrastructureProperties in org.odpi.openmetadata.accessservices.devops.properties
Subclasses of ITInfrastructureProperties in org.odpi.openmetadata.accessservices.devops.properties Modifier and Type Class Description classHostPropertiesDatabaseManagerProperties is a class for representing a database platform.classSoftwareServerPlatformPropertiesSoftwareServerPlatformProperties is a representation of the properties for a software server platform.classSoftwareServerPropertiesSoftwareServerProperties is a representation of the properties for a software server.Constructors in org.odpi.openmetadata.accessservices.devops.properties with parameters of type ITInfrastructureProperties Constructor Description ITInfrastructureProperties(ITInfrastructureProperties template)Copy/clone constructor. -
Uses of ITInfrastructureProperties in org.odpi.openmetadata.accessservices.devops.rest
Subclasses of ITInfrastructureProperties in org.odpi.openmetadata.accessservices.devops.rest Modifier and Type Class Description classHostRequestBodyHostRequestBody describes the properties of the software server for creation and update.classSoftwareServerPlatformRequestBodySoftwareServerPlatformRequestBody describes the properties of the software server platform for creation and update.classSoftwareServerRequestBodySoftwareServerRequestBody describes the properties of the software server for creation and update.
-