Class ClusterRelocateFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterRelocateSpecFluent<ClusterRelocateFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.ClusterRelocateFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterRelocateFluent<A extends ClusterRelocateFluent<A>>
public class ClusterRelocateFluent.SpecNested<N> extends ClusterRelocateSpecFluent<ClusterRelocateFluent.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.ClusterRelocateSpecFluent
ClusterRelocateSpecFluent.ClusterDeploymentSelectorNested<N>, ClusterRelocateSpecFluent.KubeconfigSecretRefNested<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.ClusterRelocateSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildClusterDeploymentSelector, buildKubeconfigSecretRef, copyInstance, editClusterDeploymentSelector, editKubeconfigSecretRef, editOrNewClusterDeploymentSelector, editOrNewClusterDeploymentSelectorLike, editOrNewKubeconfigSecretRef, editOrNewKubeconfigSecretRefLike, equals, getAdditionalProperties, hasAdditionalProperties, hasClusterDeploymentSelector, hashCode, hasKubeconfigSecretRef, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withClusterDeploymentSelector, withKubeconfigSecretRef, withNewClusterDeploymentSelector, withNewClusterDeploymentSelectorLike, withNewKubeconfigSecretRef, withNewKubeconfigSecretRef, withNewKubeconfigSecretRefLike
-
-