public interface ApplicationDeploymentTime extends ConfigBeanProxy, javax.validation.Payload
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getDeploymentTime()
Time taken to deploy the application.
|
String |
getTimeDeployed()
The time when the application was deployed
|
void |
setDeploymentTime(String value) |
void |
setTimeDeployed(String value) |
createChild, deepCopy, getParent, getParentString getDeploymentTime()
void setDeploymentTime(String value) throws PropertyVetoException
PropertyVetoExceptionString getTimeDeployed()
void setTimeDeployed(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2019. All rights reserved.