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