Interface ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>
-
- All Superinterfaces:
ApicurioRegistrySpecDeploymentManagedResourcesFluent<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ApicurioRegistrySpecDeploymentFluentImpl.ManagedResourcesNestedImpl
- Enclosing interface:
- ApicurioRegistrySpecDeploymentFluent<A extends ApicurioRegistrySpecDeploymentFluent<A>>
public static interface ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ApicurioRegistrySpecDeploymentManagedResourcesFluent<ApicurioRegistrySpecDeploymentFluent.ManagedResourcesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendManagedResources()-
Methods inherited from interface io.apicurio.registry.operator.api.v1.model.ApicurioRegistrySpecDeploymentManagedResourcesFluent
hasDisableIngress, hasDisableNetworkPolicy, hasDisablePodDisruptionBudget, isDisableIngress, isDisableNetworkPolicy, isDisablePodDisruptionBudget, withDisableIngress, withDisableNetworkPolicy, withDisablePodDisruptionBudget
-
-