Class LoggingDestinationFluentImpl.SyslogNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.SyslogLoggingDestinationParametersFluentImpl<LoggingDestinationFluent.SyslogNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.LoggingDestinationFluentImpl.SyslogNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<LoggingDestinationFluent.SyslogNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<LoggingDestinationFluent.SyslogNested<N>>,LoggingDestinationFluent.SyslogNested<N>,SyslogLoggingDestinationParametersFluent<LoggingDestinationFluent.SyslogNested<N>>
- Enclosing class:
- LoggingDestinationFluentImpl<A extends LoggingDestinationFluent<A>>
public class LoggingDestinationFluentImpl.SyslogNestedImpl<N> extends SyslogLoggingDestinationParametersFluentImpl<LoggingDestinationFluent.SyslogNested<N>> implements LoggingDestinationFluent.SyslogNested<N>, 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.SyslogLoggingDestinationParametersFluentImpl
equals, getAddress, getFacility, getPort, hasAddress, hasFacility, hashCode, hasPort, withAddress, withFacility, withNewAddress, withNewAddress, withNewAddress, withNewFacility, withNewFacility, withNewFacility, withPort
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceLoggingDestinationFluent.SyslogNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSyslog
public N endSyslog()
- Specified by:
endSyslogin interfaceLoggingDestinationFluent.SyslogNested<N>
-
-