Uses of Interface
io.fabric8.kubernetes.api.model.apps.DeploymentStatusFluent
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.apps |
-
Uses of DeploymentStatusFluent in io.fabric8.kubernetes.api.model.apps
Classes in io.fabric8.kubernetes.api.model.apps 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.apps Modifier and Type Interface Description static interfaceDeploymentFluent.StatusNested<N>Classes in io.fabric8.kubernetes.api.model.apps that implement DeploymentStatusFluent Modifier and Type Class Description classDeploymentFluentImpl.StatusNestedImpl<N>classDeploymentStatusBuilderclassDeploymentStatusFluentImpl<A extends DeploymentStatusFluent<A>>classDoneableDeploymentStatusConstructors in io.fabric8.kubernetes.api.model.apps 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)