Class AccessLoggingFluentImpl.DestinationNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.LoggingDestinationFluentImpl<AccessLoggingFluent.DestinationNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.AccessLoggingFluentImpl.DestinationNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<AccessLoggingFluent.DestinationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<AccessLoggingFluent.DestinationNested<N>>,AccessLoggingFluent.DestinationNested<N>,LoggingDestinationFluent<AccessLoggingFluent.DestinationNested<N>>
- Enclosing class:
- AccessLoggingFluentImpl<A extends AccessLoggingFluent<A>>
public class AccessLoggingFluentImpl.DestinationNestedImpl<N> extends LoggingDestinationFluentImpl<AccessLoggingFluent.DestinationNested<N>> implements AccessLoggingFluent.DestinationNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.v1.LoggingDestinationFluentImpl
LoggingDestinationFluentImpl.ContainerNestedImpl<N>, LoggingDestinationFluentImpl.SyslogNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.LoggingDestinationFluent
LoggingDestinationFluent.ContainerNested<N>, LoggingDestinationFluent.SyslogNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendDestination()-
Methods inherited from class io.fabric8.openshift.api.model.operator.v1.LoggingDestinationFluentImpl
buildContainer, buildSyslog, editContainer, editOrNewContainer, editOrNewContainerLike, editOrNewSyslog, editOrNewSyslogLike, editSyslog, equals, getContainer, getSyslog, getType, hasContainer, hashCode, hasSyslog, hasType, withContainer, withNewContainer, withNewContainerLike, withNewSyslog, withNewSyslog, withNewSyslogLike, withNewType, withNewType, withNewType, withSyslog, withType
-
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.LoggingDestinationFluent
buildContainer, buildSyslog, editContainer, editOrNewContainer, editOrNewContainerLike, editOrNewSyslog, editOrNewSyslogLike, editSyslog, getContainer, getSyslog, getType, hasContainer, hasSyslog, hasType, withContainer, withNewContainer, withNewContainerLike, withNewSyslog, withNewSyslog, withNewSyslogLike, withNewType, withNewType, withNewType, withSyslog, withType
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceAccessLoggingFluent.DestinationNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endDestination
public N endDestination()
- Specified by:
endDestinationin interfaceAccessLoggingFluent.DestinationNested<N>
-
-