Class AccessLoggingFluent.DestinationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.v1.LoggingDestinationFluent<AccessLoggingFluent.DestinationNested<N>>
-
- io.fabric8.openshift.api.model.operator.v1.AccessLoggingFluent.DestinationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AccessLoggingFluent<A extends AccessLoggingFluent<A>>
public class AccessLoggingFluent.DestinationNested<N> extends LoggingDestinationFluent<AccessLoggingFluent.DestinationNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class 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.LoggingDestinationFluent
addToAdditionalProperties, addToAdditionalProperties, buildContainer, buildSyslog, copyInstance, editContainer, editOrNewContainer, editOrNewContainerLike, editOrNewSyslog, editOrNewSyslogLike, editSyslog, equals, getAdditionalProperties, getType, hasAdditionalProperties, hasContainer, hashCode, hasSyslog, hasType, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withContainer, withNewContainer, withNewContainer, withNewContainerLike, withNewSyslog, withNewSyslog, withNewSyslogLike, withSyslog, withType
-
-