public class ProfileSpec extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
ProfileSpec()
No args constructor for use in serialization
|
ProfileSpec(ProfileConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
ProfileConfig |
getConfig() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setConfig(ProfileConfig config) |
public ProfileSpec()
public ProfileSpec(ProfileConfig config)
config - public ProfileConfig getConfig()
public void setConfig(ProfileConfig config)
Copyright © 2015–2022 Red Hat. All rights reserved.