Interface AccessLoggingFluent.DestinationNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<AccessLoggingFluent.DestinationNested<N>>,LoggingDestinationFluent<AccessLoggingFluent.DestinationNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
AccessLoggingFluentImpl.DestinationNestedImpl
- Enclosing interface:
- AccessLoggingFluent<A extends AccessLoggingFluent<A>>
public static interface AccessLoggingFluent.DestinationNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, LoggingDestinationFluent<AccessLoggingFluent.DestinationNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendDestination()-
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
-
-