public class PlacementDecision extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
PlacementDecision()
No args constructor for use in serialization
|
PlacementDecision(String clusterName,
String clusterNamespace) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getClusterName() |
String |
getClusterNamespace() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setClusterName(String clusterName) |
void |
setClusterNamespace(String clusterNamespace) |
public PlacementDecision()
Copyright © 2015–2020 Red Hat. All rights reserved.