| Constructor and Description |
|---|
Builder(ApplyImpact applyImpact,
java.util.List<LocalizableMessage> message,
StatusType status,
Notifications notifications)
Constructor with parameters for the required properties of
Impact. |
| Modifier and Type | Method and Description |
|---|---|
Impact |
build() |
Impact.Builder |
setSystemServices(java.util.Set<java.lang.String> systemServices)
List of the System services to be restarted.
|
Impact.Builder |
setVcenterServices(java.util.Set<java.lang.String> vcenterServices)
List of the vCenter services to be restarted.
|
public Builder(ApplyImpact applyImpact, java.util.List<LocalizableMessage> message, StatusType status, Notifications notifications)
Impact.public Impact.Builder setVcenterServices(java.util.Set<java.lang.String> vcenterServices)
null there no impact on system.vcenterServices - New value for the property.public Impact.Builder setSystemServices(java.util.Set<java.lang.String> systemServices)
null there no impact on system.systemServices - New value for the property.public Impact build()