Modifier and Type | Field and Description |
---|---|
protected DeploymentRecoveryDetails |
Deployment.deploymentDetails |
protected DeploymentRecoveryDetails |
Deployment.recoveryDetails |
Modifier and Type | Method and Description |
---|---|
DeploymentRecoveryDetails |
ObjectFactory.createDeploymentRecoveryDetails()
Create an instance of
DeploymentRecoveryDetails |
DeploymentRecoveryDetails |
Deployment.getDeploymentDetails()
Gets the value of the deploymentDetails property.
|
DeploymentRecoveryDetails |
Deployment.getRecoveryDetails()
Gets the value of the recoveryDetails property.
|
Modifier and Type | Method and Description |
---|---|
void |
Deployment.setDeploymentDetails(DeploymentRecoveryDetails value)
Sets the value of the deploymentDetails property.
|
void |
Deployment.setRecoveryDetails(DeploymentRecoveryDetails value)
Sets the value of the recoveryDetails property.
|
Copyright © 2024 Tethys. All rights reserved.