public interface EC2FleetCloudAware
Cloud each time when you save Jenkins configuration page
regardless of was it actually changed or not.
Jenkins never mutate existent Cloud instance
As result all objects which depends on info from cloud should be start to consume new instance of object to be able get new configuration if any.
EC2FleetCloud is responsible to update all dependencies with new reference
| Modifier and Type | Method and Description |
|---|---|
EC2FleetCloud |
getCloud() |
void |
setCloud(EC2FleetCloud cloud) |
EC2FleetCloud getCloud()
void setCloud(@Nonnull EC2FleetCloud cloud)
Copyright © 2016–2019. All rights reserved.