public static class RecommendationResponse.BlueprintClusterBinding extends Object
Constructor and Description |
---|
BlueprintClusterBinding() |
Modifier and Type | Method and Description |
---|---|
static RecommendationResponse.BlueprintClusterBinding |
fromHostGroupHostMap(Map<String,Set<String>> hostGroupHosts) |
Map<String,Set<String>> |
getHostgroupHostMap() |
Set<RecommendationResponse.BindingHostGroup> |
getHostGroups() |
void |
setHostGroups(Set<RecommendationResponse.BindingHostGroup> hostGroups) |
public Set<RecommendationResponse.BindingHostGroup> getHostGroups()
public void setHostGroups(Set<RecommendationResponse.BindingHostGroup> hostGroups)
public static RecommendationResponse.BlueprintClusterBinding fromHostGroupHostMap(Map<String,Set<String>> hostGroupHosts)
Copyright © 2022 Apache Software Foundation. All rights reserved.