| Package | Description | 
|---|---|
| org.apache.ambari.server.controller | |
| org.apache.ambari.server.controller.internal | |
| org.apache.ambari.server.state | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StackLevelConfigurationResponse  | 
| Modifier and Type | Method and Description | 
|---|---|
StackConfigurationResponse | 
StackConfigurationResponse.StackConfigurationResponseSwagger.getStackConfigurationResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<StackConfigurationResponse> | 
AmbariManagementController.getStackConfigurations(Set<StackConfigurationRequest> requests)
Get configurations by stack name, version and service. 
 | 
Set<StackConfigurationResponse> | 
AmbariManagementControllerImpl.getStackConfigurations(Set<StackConfigurationRequest> requests)  | 
Set<StackConfigurationResponse> | 
AmbariManagementController.getStackLevelConfigurations(Set<StackLevelConfigurationRequest> requests)
Get configurations which are specific for a cluster (!not a service). 
 | 
Set<StackConfigurationResponse> | 
AmbariManagementControllerImpl.getStackLevelConfigurations(Set<StackLevelConfigurationRequest> requests)  | 
| Constructor and Description | 
|---|
ConfigProperty(StackConfigurationResponse config)  | 
| Modifier and Type | Method and Description | 
|---|---|
StackConfigurationResponse | 
PropertyInfo.convertToResponse()  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.