@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 rule) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
List<IDRange> |
getRanges() |
String |
getRule() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setRanges(List<IDRange> ranges) |
void |
setRule(String rule) |
Copyright © 2015–2020 Red Hat. All rights reserved.