public class DoneableLoggingDestination extends LoggingDestinationFluentImpl<DoneableLoggingDestination> implements io.fabric8.kubernetes.api.model.Doneable<LoggingDestination>
LoggingDestinationFluentImpl.ContainerNestedImpl<N>, LoggingDestinationFluentImpl.SyslogNestedImpl<N>LoggingDestinationFluent.ContainerNested<N>, LoggingDestinationFluent.SyslogNested<N>| Constructor and Description |
|---|
DoneableLoggingDestination(io.fabric8.kubernetes.api.builder.Function<LoggingDestination,LoggingDestination> function) |
DoneableLoggingDestination(LoggingDestination item) |
DoneableLoggingDestination(LoggingDestination item,
io.fabric8.kubernetes.api.builder.Function<LoggingDestination,LoggingDestination> function) |
| Modifier and Type | Method and Description |
|---|---|
LoggingDestination |
done() |
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, withTypepublic DoneableLoggingDestination(io.fabric8.kubernetes.api.builder.Function<LoggingDestination,LoggingDestination> function)
public DoneableLoggingDestination(LoggingDestination item, io.fabric8.kubernetes.api.builder.Function<LoggingDestination,LoggingDestination> function)
public DoneableLoggingDestination(LoggingDestination item)
public LoggingDestination done()
done in interface io.fabric8.kubernetes.api.model.Doneable<LoggingDestination>Copyright © 2015–2020 Red Hat. All rights reserved.