Class APIServerSpecFluent.AuditNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.AuditFluent<APIServerSpecFluent.AuditNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.APIServerSpecFluent.AuditNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServerSpecFluent<A extends APIServerSpecFluent<A>>
public class APIServerSpecFluent.AuditNested<N> extends AuditFluent<APIServerSpecFluent.AuditNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1.AuditFluent
AuditFluent.CustomRulesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAudit()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.AuditFluent
addAllToCustomRules, addNewCustomRule, addNewCustomRule, addNewCustomRuleLike, addToAdditionalProperties, addToAdditionalProperties, addToCustomRules, addToCustomRules, buildCustomRule, buildCustomRules, buildFirstCustomRule, buildLastCustomRule, buildMatchingCustomRule, copyInstance, editCustomRule, editFirstCustomRule, editLastCustomRule, editMatchingCustomRule, equals, getAdditionalProperties, getProfile, hasAdditionalProperties, hasCustomRules, hashCode, hasMatchingCustomRule, hasProfile, removeAllFromCustomRules, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCustomRules, removeMatchingFromCustomRules, setNewCustomRuleLike, setToCustomRules, toString, withAdditionalProperties, withCustomRules, withCustomRules, withProfile
-
-