| Modifier and Type | Method and Description |
|---|---|
Set<RecommendationResponse.ConfigGroup> |
StackAdvisorRequest.getConfigGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
StackAdvisorRequest.setConfigGroups(Set<RecommendationResponse.ConfigGroup> configGroups) |
StackAdvisorRequest.StackAdvisorRequestBuilder |
StackAdvisorRequest.StackAdvisorRequestBuilder.withConfigGroups(Set<RecommendationResponse.ConfigGroup> configGroups) |
| Modifier and Type | Method and Description |
|---|---|
Set<RecommendationResponse.ConfigGroup> |
RecommendationResponse.Recommendation.getConfigGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationResponse.Recommendation.setConfigGroups(Set<RecommendationResponse.ConfigGroup> configGroups) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<RecommendationResponse.ConfigGroup> |
StackAdvisorResourceProvider.calculateConfigGroups(Cluster cluster,
Request request) |
protected Set<RecommendationResponse.ConfigGroup> |
StackAdvisorResourceProvider.calculateConfigGroups(Request request) |
Copyright © 2022 Apache Software Foundation. All rights reserved.