| Package | Description |
|---|---|
| org.apache.ambari.server.controller | |
| org.apache.ambari.server.state |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo.Selection |
StackServiceResponse.getSelection() |
| Modifier and Type | Method and Description |
|---|---|
void |
StackServiceResponse.setSelection(ServiceInfo.Selection selection) |
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo.Selection |
ServiceInfo.getSelection() |
static ServiceInfo.Selection |
ServiceInfo.Selection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceInfo.Selection[] |
ServiceInfo.Selection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInfo.setSelection(ServiceInfo.Selection selection) |
Copyright © 2022 Apache Software Foundation. All rights reserved.