| Package | Description |
|---|---|
| org.apache.ambari.server.topology.addservice |
| Modifier and Type | Method and Description |
|---|---|
static Service |
Service.of(String name) |
static Service |
Service.of(String name,
ProvisionAction provisionAction) |
| Modifier and Type | Method and Description |
|---|---|
Set<Service> |
AddServiceRequest.getServices() |
| Constructor and Description |
|---|
AddServiceRequest(AddServiceRequest.OperationType operationType,
ConfigRecommendationStrategy recommendationStrategy,
ProvisionAction provisionAction,
AddServiceRequest.ValidationType validationType,
String stackName,
String stackVersion,
Set<Service> services,
Set<Component> components,
SecurityConfiguration security,
Set<Credential> credentials,
Collection<? extends Map<String,?>> configs) |
Copyright © 2022 Apache Software Foundation. All rights reserved.