@Generated(value="org.jsonschema2pojo") public class FSGroupStrategyOptions extends Object implements KubernetesResource
| Constructor and Description |
|---|
FSGroupStrategyOptions()
No args constructor for use in serialization
|
FSGroupStrategyOptions(List<IDRange> ranges,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
List<IDRange> |
getRanges() |
String |
getType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRanges(List<IDRange> ranges) |
void |
setType(String type) |
Copyright © 2011–2017 Red Hat. All rights reserved.