public class DoneableCronJobSourceSpec extends CronJobSourceSpecFluentImpl<DoneableCronJobSourceSpec> implements io.fabric8.kubernetes.api.model.Doneable<CronJobSourceSpec>
CronJobSourceSpecFluentImpl.ResourcesNestedImpl<N>, CronJobSourceSpecFluentImpl.V1beta1SinkNestedImpl<N>CronJobSourceSpecFluent.ResourcesNested<N>, CronJobSourceSpecFluent.V1beta1SinkNested<N>| Constructor and Description |
|---|
DoneableCronJobSourceSpec(CronJobSourceSpec item) |
DoneableCronJobSourceSpec(CronJobSourceSpec item,
io.fabric8.kubernetes.api.builder.Function<CronJobSourceSpec,CronJobSourceSpec> function) |
DoneableCronJobSourceSpec(io.fabric8.kubernetes.api.builder.Function<CronJobSourceSpec,CronJobSourceSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
CronJobSourceSpec |
done() |
buildResources, buildSink, editOrNewResources, editOrNewResourcesLike, editOrNewSink, editOrNewSinkLike, editResources, editV1beta1Sink, equals, getData, getResources, getSchedule, getServiceAccountName, getSink, hasData, hasResources, hasSchedule, hasServiceAccountName, hasSink, withData, withNewData, withNewData, withNewData, withNewResources, withNewResourcesLike, withNewSchedule, withNewSchedule, withNewSchedule, withNewServiceAccountName, withNewServiceAccountName, withNewServiceAccountName, withNewSinkLike, withNewV1beta1Sink, withResources, withSchedule, withServiceAccountName, withSinkpublic DoneableCronJobSourceSpec(io.fabric8.kubernetes.api.builder.Function<CronJobSourceSpec,CronJobSourceSpec> function)
public DoneableCronJobSourceSpec(CronJobSourceSpec item, io.fabric8.kubernetes.api.builder.Function<CronJobSourceSpec,CronJobSourceSpec> function)
public DoneableCronJobSourceSpec(CronJobSourceSpec item)
public CronJobSourceSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CronJobSourceSpec>Copyright © 2015–2020 Red Hat. All rights reserved.