Class ClusterManagerSpecFluent.RegistrationConfigurationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.RegistrationHubConfigurationFluent<ClusterManagerSpecFluent.RegistrationConfigurationNested<N>>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.ClusterManagerSpecFluent.RegistrationConfigurationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterManagerSpecFluent<A extends ClusterManagerSpecFluent<A>>
public class ClusterManagerSpecFluent.RegistrationConfigurationNested<N> extends RegistrationHubConfigurationFluent<ClusterManagerSpecFluent.RegistrationConfigurationNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openclustermanagement.api.model.operator.v1.RegistrationHubConfigurationFluent
RegistrationHubConfigurationFluent.FeatureGatesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRegistrationConfiguration()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.operator.v1.RegistrationHubConfigurationFluent
addAllToAutoApproveUsers, addAllToFeatureGates, addNewFeatureGate, addNewFeatureGate, addNewFeatureGateLike, addToAdditionalProperties, addToAdditionalProperties, addToAutoApproveUsers, addToAutoApproveUsers, addToFeatureGates, addToFeatureGates, buildFeatureGate, buildFeatureGates, buildFirstFeatureGate, buildLastFeatureGate, buildMatchingFeatureGate, copyInstance, editFeatureGate, editFirstFeatureGate, editLastFeatureGate, editMatchingFeatureGate, equals, getAdditionalProperties, getAutoApproveUser, getAutoApproveUsers, getFirstAutoApproveUser, getLastAutoApproveUser, getMatchingAutoApproveUser, hasAdditionalProperties, hasAutoApproveUsers, hasFeatureGates, hashCode, hasMatchingAutoApproveUser, hasMatchingFeatureGate, removeAllFromAutoApproveUsers, removeAllFromFeatureGates, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromAutoApproveUsers, removeFromFeatureGates, removeMatchingFromFeatureGates, setNewFeatureGateLike, setToAutoApproveUsers, setToFeatureGates, toString, withAdditionalProperties, withAutoApproveUsers, withAutoApproveUsers, withFeatureGates, withFeatureGates
-
-