public class DoneableStdioSpec extends StdioSpecFluentImpl<DoneableStdioSpec> implements io.fabric8.kubernetes.api.model.Doneable<StdioSpec>
| Constructor and Description |
|---|
DoneableStdioSpec(io.fabric8.kubernetes.api.builder.Function<StdioSpec,StdioSpec> function) |
DoneableStdioSpec(StdioSpec item) |
DoneableStdioSpec(StdioSpec item,
io.fabric8.kubernetes.api.builder.Function<StdioSpec,StdioSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
StdioSpec |
done() |
addToSeverityLevels, addToSeverityLevels, equals, getLogStream, getMaxDaysBeforeRotation, getMaxMegabytesBeforeRotation, getMaxRotatedFiles, getMetricLevel, getOutputLevel, getOutputPath, getSeverityLevels, hasLogStream, hasMaxDaysBeforeRotation, hasMaxMegabytesBeforeRotation, hasMaxRotatedFiles, hasMetricLevel, hasOutputAsJson, hasOutputLevel, hasOutputPath, hasSeverityLevels, isOutputAsJson, removeFromSeverityLevels, removeFromSeverityLevels, withLogStream, withMaxDaysBeforeRotation, withMaxMegabytesBeforeRotation, withMaxRotatedFiles, withMetricLevel, withNewMaxDaysBeforeRotation, withNewMaxDaysBeforeRotation, withNewMaxMegabytesBeforeRotation, withNewMaxMegabytesBeforeRotation, withNewMaxRotatedFiles, withNewMaxRotatedFiles, withNewOutputAsJson, withNewOutputAsJson, withOutputAsJson, withOutputLevel, withOutputPath, withSeverityLevelspublic DoneableStdioSpec(io.fabric8.kubernetes.api.builder.Function<StdioSpec,StdioSpec> function)
public DoneableStdioSpec(StdioSpec item, io.fabric8.kubernetes.api.builder.Function<StdioSpec,StdioSpec> function)
public DoneableStdioSpec(StdioSpec item)
Copyright © 2017–2018 Red Hat. All rights reserved.