Class LoggingDestinationFluent.SyslogNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.SyslogLoggingDestinationParametersFluent<LoggingDestinationFluent.SyslogNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.LoggingDestinationFluent.SyslogNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LoggingDestinationFluent<A extends LoggingDestinationFluent<A>>
public class LoggingDestinationFluent.SyslogNested<N> extends SyslogLoggingDestinationParametersFluent<LoggingDestinationFluent.SyslogNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSyslog()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.SyslogLoggingDestinationParametersFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAddress, getFacility, getMaxLength, getPort, hasAdditionalProperties, hasAddress, hasFacility, hashCode, hasMaxLength, hasPort, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAddress, withFacility, withMaxLength, withPort
-
-