public class DoneableSubscriptionConfig extends SubscriptionConfigFluentImpl<DoneableSubscriptionConfig> implements io.fabric8.kubernetes.api.model.Doneable<SubscriptionConfig>
SubscriptionConfigFluentImpl.ResourcesNestedImpl<N>, SubscriptionConfigFluentImpl.SelectorNestedImpl<N>SubscriptionConfigFluent.ResourcesNested<N>, SubscriptionConfigFluent.SelectorNested<N>| Constructor and Description |
|---|
DoneableSubscriptionConfig(io.fabric8.kubernetes.api.builder.Function<SubscriptionConfig,SubscriptionConfig> function) |
DoneableSubscriptionConfig(SubscriptionConfig item) |
DoneableSubscriptionConfig(SubscriptionConfig item,
io.fabric8.kubernetes.api.builder.Function<SubscriptionConfig,SubscriptionConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionConfig |
done() |
addAllToEnv, addAllToEnvFrom, addAllToTolerations, addAllToVolumeMounts, addAllToVolumes, addNewToleration, addToEnv, addToEnv, addToEnvFrom, addToEnvFrom, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, addToVolumeMounts, addToVolumeMounts, addToVolumes, addToVolumes, buildResources, buildSelector, editOrNewResources, editOrNewResourcesLike, editOrNewSelector, editOrNewSelectorLike, editResources, editSelector, equals, getEnv, getEnv, getEnvFrom, getEnvFrom, getFirstEnv, getFirstEnvFrom, getFirstToleration, getFirstVolume, getFirstVolumeMount, getLastEnv, getLastEnvFrom, getLastToleration, getLastVolume, getLastVolumeMount, getMatchingEnv, getMatchingEnvFrom, getMatchingToleration, getMatchingVolume, getMatchingVolumeMount, getNodeSelector, getResources, getSelector, getToleration, getTolerations, getVolume, getVolumeMount, getVolumeMounts, getVolumes, hasEnv, hasEnvFrom, hashCode, hasMatchingEnv, hasMatchingEnvFrom, hasMatchingToleration, hasMatchingVolume, hasMatchingVolumeMount, hasNodeSelector, hasResources, hasSelector, hasTolerations, hasVolumeMounts, hasVolumes, removeAllFromEnv, removeAllFromEnvFrom, removeAllFromTolerations, removeAllFromVolumeMounts, removeAllFromVolumes, removeFromEnv, removeFromEnvFrom, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, removeFromVolumeMounts, removeFromVolumes, setToEnv, setToEnvFrom, setToTolerations, setToVolumeMounts, setToVolumes, withEnv, withEnv, withEnvFrom, withEnvFrom, withNewResources, withNewResourcesLike, withNewSelector, withNewSelectorLike, withNodeSelector, withResources, withSelector, withTolerations, withTolerations, withVolumeMounts, withVolumeMounts, withVolumes, withVolumespublic DoneableSubscriptionConfig(io.fabric8.kubernetes.api.builder.Function<SubscriptionConfig,SubscriptionConfig> function)
public DoneableSubscriptionConfig(SubscriptionConfig item, io.fabric8.kubernetes.api.builder.Function<SubscriptionConfig,SubscriptionConfig> function)
public DoneableSubscriptionConfig(SubscriptionConfig item)
public SubscriptionConfig done()
done in interface io.fabric8.kubernetes.api.model.Doneable<SubscriptionConfig>Copyright © 2015–2021 Red Hat. All rights reserved.