Package | Description |
---|---|
org.apache.ambari.server.controller |
Modifier and Type | Method and Description |
---|---|
ConfigurationResponse |
AmbariManagementController.createConfiguration(ConfigurationRequest request)
Creates a configuration.
|
ConfigurationResponse |
AmbariManagementControllerImpl.createConfiguration(ConfigurationRequest request)
Creates a configuration.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigurationResponse> |
ServiceConfigVersionResponse.getConfigurations() |
Set<ConfigurationResponse> |
AmbariManagementController.getConfigurations(Set<ConfigurationRequest> requests)
Gets the configurations identified by the given request objects.
|
Set<ConfigurationResponse> |
AmbariManagementControllerImpl.getConfigurations(Set<ConfigurationRequest> requests) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceConfigVersionResponse.setConfigurations(List<ConfigurationResponse> configurations) |
Copyright © 2022 Apache Software Foundation. All rights reserved.