Uses of Interface
io.fabric8.kubernetes.api.model.extensions.DeploymentStatusFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.extensions |
-
Uses of DeploymentStatusFluent in io.fabric8.kubernetes.api.model.extensions
Classes in io.fabric8.kubernetes.api.model.extensions with type parameters of type DeploymentStatusFluent Modifier and Type Interface Description interfaceDeploymentStatusFluent<A extends DeploymentStatusFluent<A>>classDeploymentStatusFluentImpl<A extends DeploymentStatusFluent<A>>Subinterfaces of DeploymentStatusFluent in io.fabric8.kubernetes.api.model.extensions Modifier and Type Interface Description static interfaceDeploymentFluent.StatusNested<N>Classes in io.fabric8.kubernetes.api.model.extensions that implement DeploymentStatusFluent Modifier and Type Class Description classDeploymentFluentImpl.StatusNestedImpl<N>classDeploymentStatusBuilderclassDeploymentStatusFluentImpl<A extends DeploymentStatusFluent<A>>classDoneableDeploymentStatusConstructors in io.fabric8.kubernetes.api.model.extensions with parameters of type DeploymentStatusFluent Constructor Description DeploymentStatusBuilder(DeploymentStatusFluent<?> fluent)DeploymentStatusBuilder(DeploymentStatusFluent<?> fluent, DeploymentStatus instance)DeploymentStatusBuilder(DeploymentStatusFluent<?> fluent, DeploymentStatus instance, Boolean validationEnabled)DeploymentStatusBuilder(DeploymentStatusFluent<?> fluent, Boolean validationEnabled)