public class K8sAutoscaleConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_ID_SEPARATOR |
| Constructor and Description |
|---|
K8sAutoscaleConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
int |
getMaximumInstances() |
List<String> |
getNamespacesArray() |
void |
setGroupId(String groupId) |
void |
setMaximumInstances(int maximumInstances) |
void |
setNamespaces(String namespaces) |
public static final String RESOURCE_ID_SEPARATOR
Copyright © 2015–2023 EntIT Software LLC, a Micro Focus company. All rights reserved.