Class ClusterDeploymentCustomizationFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentCustomizationSpecFluent<ClusterDeploymentCustomizationFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentCustomizationFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterDeploymentCustomizationFluent<A extends ClusterDeploymentCustomizationFluent<A>>
public class ClusterDeploymentCustomizationFluent.SpecNested<N> extends ClusterDeploymentCustomizationSpecFluent<ClusterDeploymentCustomizationFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentCustomizationSpecFluent
ClusterDeploymentCustomizationSpecFluent.InstallConfigPatchesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.ClusterDeploymentCustomizationSpecFluent
addAllToInstallConfigPatches, addNewInstallConfigPatch, addNewInstallConfigPatch, addNewInstallConfigPatchLike, addToAdditionalProperties, addToAdditionalProperties, addToInstallConfigPatches, addToInstallConfigPatches, buildFirstInstallConfigPatch, buildInstallConfigPatch, buildInstallConfigPatches, buildLastInstallConfigPatch, buildMatchingInstallConfigPatch, copyInstance, editFirstInstallConfigPatch, editInstallConfigPatch, editLastInstallConfigPatch, editMatchingInstallConfigPatch, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasInstallConfigPatches, hasMatchingInstallConfigPatch, removeAllFromInstallConfigPatches, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromInstallConfigPatches, removeMatchingFromInstallConfigPatches, setNewInstallConfigPatchLike, setToInstallConfigPatches, toString, withAdditionalProperties, withInstallConfigPatches, withInstallConfigPatches
-
-