Class ClusterManagerDeployOptionFluent.HostedNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.HostedClusterManagerConfigurationFluent<ClusterManagerDeployOptionFluent.HostedNested<N>>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.ClusterManagerDeployOptionFluent.HostedNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ClusterManagerDeployOptionFluent<A extends ClusterManagerDeployOptionFluent<A>>
public class ClusterManagerDeployOptionFluent.HostedNested<N> extends HostedClusterManagerConfigurationFluent<ClusterManagerDeployOptionFluent.HostedNested<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.HostedClusterManagerConfigurationFluent
HostedClusterManagerConfigurationFluent.RegistrationWebhookConfigurationNested<N>, HostedClusterManagerConfigurationFluent.WorkWebhookConfigurationNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendHosted()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.operator.v1.HostedClusterManagerConfigurationFluent
addToAdditionalProperties, addToAdditionalProperties, buildRegistrationWebhookConfiguration, buildWorkWebhookConfiguration, copyInstance, editOrNewRegistrationWebhookConfiguration, editOrNewRegistrationWebhookConfigurationLike, editOrNewWorkWebhookConfiguration, editOrNewWorkWebhookConfigurationLike, editRegistrationWebhookConfiguration, editWorkWebhookConfiguration, equals, getAdditionalProperties, hasAdditionalProperties, hashCode, hasRegistrationWebhookConfiguration, hasWorkWebhookConfiguration, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withNewRegistrationWebhookConfiguration, withNewRegistrationWebhookConfiguration, withNewRegistrationWebhookConfigurationLike, withNewWorkWebhookConfiguration, withNewWorkWebhookConfiguration, withNewWorkWebhookConfigurationLike, withRegistrationWebhookConfiguration, withWorkWebhookConfiguration
-
-