Class InsightsDataGatherSpecFluent.GatherConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.config.v1alpha2.GatherConfigFluent<InsightsDataGatherSpecFluent.GatherConfigNested<N>>
-
- io.fabric8.openshift.api.model.config.v1alpha2.InsightsDataGatherSpecFluent.GatherConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- InsightsDataGatherSpecFluent<A extends InsightsDataGatherSpecFluent<A>>
public class InsightsDataGatherSpecFluent.GatherConfigNested<N> extends GatherConfigFluent<InsightsDataGatherSpecFluent.GatherConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.config.v1alpha2.GatherConfigFluent
GatherConfigFluent.GatherersNested<N>, GatherConfigFluent.StorageNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendGatherConfig()-
Methods inherited from class io.fabric8.openshift.api.model.config.v1alpha2.GatherConfigFluent
addAllToDataPolicy, addToAdditionalProperties, addToAdditionalProperties, addToDataPolicy, addToDataPolicy, buildGatherers, buildStorage, copyInstance, editGatherers, editOrNewGatherers, editOrNewGatherersLike, editOrNewStorage, editOrNewStorageLike, editStorage, equals, getAdditionalProperties, getDataPolicy, getDataPolicy, getFirstDataPolicy, getLastDataPolicy, getMatchingDataPolicy, hasAdditionalProperties, hasDataPolicy, hasGatherers, hashCode, hasMatchingDataPolicy, hasStorage, removeAllFromDataPolicy, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromDataPolicy, setToDataPolicy, toString, withAdditionalProperties, withDataPolicy, withDataPolicy, withGatherers, withNewGatherers, withNewGatherersLike, withNewStorage, withNewStorageLike, withStorage
-
-