public interface ServerGroupDeploymentActionResult
DeploymentAction
across
the servers in a particular server group.Modifier and Type | Method and Description |
---|---|
Map<String,ServerUpdateResult> |
getResultByServer()
Gets the results of the action for each server within the server group.
|
String |
getServerGroupName()
Gets the name of the server group.
|
String getServerGroupName()
null
Map<String,ServerUpdateResult> getResultByServer()
null
Copyright © 2021 JBoss by Red Hat. All rights reserved.