Class DeploymentFluent<A extends DeploymentFluent<A>>

  • All Implemented Interfaces:
    io.fabric8.kubernetes.api.builder.Fluent<A>, io.fabric8.kubernetes.api.builder.Visitable<A>
    Direct Known Subclasses:
    ApicurioRegistrySpecFluent.DeploymentNested, DeploymentBuilder

    public class DeploymentFluent<A extends DeploymentFluent<A>>
    extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
    Generated