public class RecommendationResponse extends StackAdvisorResponse
Modifier and Type | Class and Description |
---|---|
static class |
RecommendationResponse.BindingHostGroup |
static class |
RecommendationResponse.Blueprint |
static class |
RecommendationResponse.BlueprintClusterBinding |
static class |
RecommendationResponse.BlueprintConfigurations |
static class |
RecommendationResponse.ConfigGroup |
static class |
RecommendationResponse.HostGroup |
static class |
RecommendationResponse.Recommendation |
StackAdvisorResponse.Version
Constructor and Description |
---|
RecommendationResponse() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getHosts() |
RecommendationResponse.Recommendation |
getRecommendations() |
Set<String> |
getServices() |
void |
setHosts(Set<String> hosts) |
void |
setRecommendations(RecommendationResponse.Recommendation recommendations) |
void |
setServices(Set<String> services) |
getId, getVersion, setId, setVersion
public RecommendationResponse.Recommendation getRecommendations()
public void setRecommendations(RecommendationResponse.Recommendation recommendations)
Copyright © 2022 Apache Software Foundation. All rights reserved.