Interface LoggingDestinationFluent.SyslogNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<LoggingDestinationFluent.SyslogNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,SyslogLoggingDestinationParametersFluent<LoggingDestinationFluent.SyslogNested<N>>
- All Known Implementing Classes:
LoggingDestinationFluentImpl.SyslogNestedImpl
- Enclosing interface:
- LoggingDestinationFluent<A extends LoggingDestinationFluent<A>>
public static interface LoggingDestinationFluent.SyslogNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, SyslogLoggingDestinationParametersFluent<LoggingDestinationFluent.SyslogNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSyslog()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.SyslogLoggingDestinationParametersFluent
getAddress, getFacility, getPort, hasAddress, hasFacility, hasPort, withAddress, withFacility, withNewAddress, withNewAddress, withNewAddress, withNewFacility, withNewFacility, withNewFacility, withPort
-
-