Interface ServerGroupDeploymentPlanResult

    • Method Detail

      • getServerGroupName

        String getServerGroupName()
        Gets the name of the server group.
        Returns:
        the name. Will not be null
      • getServerResults

        Map<String,​ServerDeploymentPlanResult> getServerResults()
        Gets the results for each server within the server group.
        Returns:
        map of server results, keyed by server name. Will not be null