Package io.fabric8.openshift.api.model
Class SupplementalGroupsStrategyOptions
java.lang.Object
io.fabric8.openshift.api.model.SupplementalGroupsStrategyOptions
- All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource,Serializable
@Generated("org.jsonschema2pojo") public class SupplementalGroupsStrategyOptions extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description SupplementalGroupsStrategyOptions()No args constructor for use in serializationSupplementalGroupsStrategyOptions(List<IDRange> ranges, String type) -
Method Summary
-
Constructor Details
-
SupplementalGroupsStrategyOptions
public SupplementalGroupsStrategyOptions()No args constructor for use in serialization -
SupplementalGroupsStrategyOptions
- Parameters:
ranges-type-
-
-
Method Details
-
getRanges
- Returns:
- The ranges
-
setRanges
- Parameters:
ranges- The ranges
-
getType
- Returns:
- The type
-
setType
- Parameters:
type- The type
-
getAdditionalProperties
-
setAdditionalProperty
-