@Generated(value="org.jsonschema2pojo") public class SeccompProfile extends Object implements KubernetesResource
| Constructor and Description |
|---|
SeccompProfile()
No args constructor for use in serialization
|
SeccompProfile(String localhostProfile,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getLocalhostProfile() |
String |
getType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setLocalhostProfile(String localhostProfile) |
void |
setType(String type) |
public SeccompProfile()
public String getLocalhostProfile()
public void setLocalhostProfile(String localhostProfile)
localhostProfile - The localhostProfilepublic String getType()
public void setType(String type)
type - The typeCopyright © 2015–2021 Red Hat. All rights reserved.