Class GenericAPIServerConfigFluent.AuditConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1.AuditConfigFluent<GenericAPIServerConfigFluent.AuditConfigNested<N>>
-
- io.fabric8.openshift.api.model.config.v1.GenericAPIServerConfigFluent.AuditConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- GenericAPIServerConfigFluent<A extends GenericAPIServerConfigFluent<A>>
public class GenericAPIServerConfigFluent.AuditConfigNested<N> extends AuditConfigFluent<GenericAPIServerConfigFluent.AuditConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAuditConfig()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1.AuditConfigFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAuditFilePath, getEnabled, getLogFormat, getMaximumFileRetentionDays, getMaximumFileSizeMegabytes, getMaximumRetainedFiles, getPolicyConfiguration, getPolicyFile, getWebHookKubeConfig, getWebHookMode, hasAdditionalProperties, hasAuditFilePath, hasEnabled, hashCode, hasLogFormat, hasMaximumFileRetentionDays, hasMaximumFileSizeMegabytes, hasMaximumRetainedFiles, hasPolicyConfiguration, hasPolicyFile, hasWebHookKubeConfig, hasWebHookMode, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAuditFilePath, withEnabled, withEnabled, withLogFormat, withMaximumFileRetentionDays, withMaximumFileSizeMegabytes, withMaximumRetainedFiles, withPolicyConfiguration, withPolicyFile, withWebHookKubeConfig, withWebHookMode
-
-