public class DoneableSubscriptionSpec extends SubscriptionSpecFluentImpl<DoneableSubscriptionSpec> implements io.fabric8.kubernetes.api.model.Doneable<SubscriptionSpec>
SubscriptionSpecFluentImpl.ConfigNestedImpl<N>SubscriptionSpecFluent.ConfigNested<N>| Constructor and Description |
|---|
DoneableSubscriptionSpec(io.fabric8.kubernetes.api.builder.Function<SubscriptionSpec,SubscriptionSpec> function) |
DoneableSubscriptionSpec(SubscriptionSpec item) |
DoneableSubscriptionSpec(SubscriptionSpec item,
io.fabric8.kubernetes.api.builder.Function<SubscriptionSpec,SubscriptionSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionSpec |
done() |
buildConfig, editConfig, editOrNewConfig, editOrNewConfigLike, equals, getChannel, getConfig, getInstallPlanApproval, getName, getSource, getSourceNamespace, getStartingCSV, hasChannel, hasConfig, hashCode, hasInstallPlanApproval, hasName, hasSource, hasSourceNamespace, hasStartingCSV, withChannel, withConfig, withInstallPlanApproval, withName, withNewChannel, withNewChannel, withNewChannel, withNewConfig, withNewConfigLike, withNewInstallPlanApproval, withNewInstallPlanApproval, withNewInstallPlanApproval, withNewName, withNewName, withNewName, withNewSource, withNewSource, withNewSource, withNewSourceNamespace, withNewSourceNamespace, withNewSourceNamespace, withNewStartingCSV, withNewStartingCSV, withNewStartingCSV, withSource, withSourceNamespace, withStartingCSVpublic DoneableSubscriptionSpec(io.fabric8.kubernetes.api.builder.Function<SubscriptionSpec,SubscriptionSpec> function)
public DoneableSubscriptionSpec(SubscriptionSpec item, io.fabric8.kubernetes.api.builder.Function<SubscriptionSpec,SubscriptionSpec> function)
public DoneableSubscriptionSpec(SubscriptionSpec item)
public SubscriptionSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<SubscriptionSpec>Copyright © 2015–2021 Red Hat. All rights reserved.