Class ApicurioRegistrySpecDeploymentFluentImpl.ManagedResourcesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentManagedResourcesFluentImpl<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>>
-
- io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentFluentImpl.ManagedResourcesNestedImpl<N>
-
- All Implemented Interfaces:
ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>,ApicurioRegistrySpecDeploymentManagedResourcesFluent<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>>
- Enclosing class:
- ApicurioRegistrySpecDeploymentFluentImpl<A extends ApicurioRegistrySpecDeploymentFluent<A>>
public class ApicurioRegistrySpecDeploymentFluentImpl.ManagedResourcesNestedImpl<N> extends ApicurioRegistrySpecDeploymentManagedResourcesFluentImpl<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>> implements ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendManagedResources()-
Methods inherited from class io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentManagedResourcesFluentImpl
equals, hasDisableIngress, hasDisableNetworkPolicy, hasDisablePodDisruptionBudget, hashCode, isDisableIngress, isDisableNetworkPolicy, isDisablePodDisruptionBudget, withDisableIngress, withDisableNetworkPolicy, withDisablePodDisruptionBudget
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentManagedResourcesFluent
hasDisableIngress, hasDisableNetworkPolicy, hasDisablePodDisruptionBudget, isDisableIngress, isDisableNetworkPolicy, isDisablePodDisruptionBudget, withDisableIngress, withDisableNetworkPolicy, withDisablePodDisruptionBudget
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endManagedResources
public N endManagedResources()
- Specified by:
endManagedResourcesin interfaceApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>
-
-