@Generated(value="jsonschema2pojo") public class TopologySelectorLabelRequirement extends Object implements KubernetesResource
| Constructor and Description |
|---|
TopologySelectorLabelRequirement()
No args constructor for use in serialization
|
TopologySelectorLabelRequirement(String key,
List<String> values) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getKey() |
List<String> |
getValues() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setKey(String key) |
void |
setValues(List<String> values) |
Copyright © 2015–2023 Red Hat. All rights reserved.