Class SubscriptionSpecFluent.ConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionConfigFluent<SubscriptionSpecFluent.ConfigNested<N>>
-
- io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionSpecFluent.ConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SubscriptionSpecFluent<A extends SubscriptionSpecFluent<A>>
public class SubscriptionSpecFluent.ConfigNested<N> extends SubscriptionConfigFluent<SubscriptionSpecFluent.ConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionConfigFluent
SubscriptionConfigFluent.EnvNested<N>, SubscriptionConfigFluent.ResourcesNested<N>, SubscriptionConfigFluent.SelectorNested<N>, SubscriptionConfigFluent.VolumeMountsNested<N>, SubscriptionConfigFluent.VolumesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConfig()-
Methods inherited from class io.fabric8.openshift.api.model.operatorhub.v1alpha1.SubscriptionConfigFluent
addAllToEnv, addAllToEnvFrom, addAllToTolerations, addAllToVolumeMounts, addAllToVolumes, addNewEnv, addNewEnvLike, addNewToleration, addNewVolume, addNewVolumeLike, addNewVolumeMount, addNewVolumeMountLike, addToAdditionalProperties, addToAdditionalProperties, addToAnnotations, addToAnnotations, addToEnv, addToEnv, addToEnvFrom, addToEnvFrom, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, addToVolumeMounts, addToVolumeMounts, addToVolumes, addToVolumes, buildEnv, buildEnv, buildFirstEnv, buildFirstVolume, buildFirstVolumeMount, buildLastEnv, buildLastVolume, buildLastVolumeMount, buildMatchingEnv, buildMatchingVolume, buildMatchingVolumeMount, buildResources, buildSelector, buildVolume, buildVolumeMount, buildVolumeMounts, buildVolumes, copyInstance, editEnv, editFirstEnv, editFirstVolume, editFirstVolumeMount, editLastEnv, editLastVolume, editLastVolumeMount, editMatchingEnv, editMatchingVolume, editMatchingVolumeMount, editOrNewResources, editOrNewResourcesLike, editOrNewSelector, editOrNewSelectorLike, editResources, editSelector, editVolume, editVolumeMount, equals, getAdditionalProperties, getAffinity, getAnnotations, getEnvFrom, getEnvFrom, getFirstEnvFrom, getFirstToleration, getLastEnvFrom, getLastToleration, getMatchingEnvFrom, getMatchingToleration, getNodeSelector, getToleration, getTolerations, hasAdditionalProperties, hasAffinity, hasAnnotations, hasEnv, hasEnvFrom, hashCode, hasMatchingEnv, hasMatchingEnvFrom, hasMatchingToleration, hasMatchingVolume, hasMatchingVolumeMount, hasNodeSelector, hasResources, hasSelector, hasTolerations, hasVolumeMounts, hasVolumes, removeAllFromEnv, removeAllFromEnvFrom, removeAllFromTolerations, removeAllFromVolumeMounts, removeAllFromVolumes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAnnotations, removeFromAnnotations, removeFromEnv, removeFromEnvFrom, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, removeFromVolumeMounts, removeFromVolumes, removeMatchingFromEnv, removeMatchingFromVolumeMounts, removeMatchingFromVolumes, setNewEnvLike, setNewVolumeLike, setNewVolumeMountLike, setToEnv, setToEnvFrom, setToTolerations, setToVolumeMounts, setToVolumes, toString, withAdditionalProperties, withAffinity, withAnnotations, withEnv, withEnv, withEnvFrom, withEnvFrom, withNewResources, withNewResourcesLike, withNewSelector, withNewSelectorLike, withNodeSelector, withResources, withSelector, withTolerations, withTolerations, withVolumeMounts, withVolumeMounts, withVolumes, withVolumes
-
-