Package de.dlr.proseo.monitor
Class MonitorConfiguration.Docker
java.lang.Object
de.dlr.proseo.monitor.MonitorConfiguration.Docker
- Enclosing class:
MonitorConfiguration
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Docker
public Docker()
-
-
Method Details
-
getName
- Returns:
- the name
-
getIp
- Returns:
- the ip
-
getPort
- Returns:
- the port
-
getApiVersion
- Returns:
- the apiVersion
-
setName
- Parameters:
name- the name to set
-
setIp
- Parameters:
ip- the ip to set
-
setPort
- Parameters:
port- the port to set
-
setApiVersion
- Parameters:
apiVersion- the apiVersion to set
-