Uses of Class
io.fabric8.kubernetes.api.model.apps.DeploymentList
-
-
Uses of DeploymentList in io.fabric8.kubernetes.api.model.apps
Methods in io.fabric8.kubernetes.api.model.apps that return DeploymentList Modifier and Type Method Description DeploymentListDeploymentListBuilder. build()Methods in io.fabric8.kubernetes.api.model.apps with parameters of type DeploymentList Modifier and Type Method Description protected voidDeploymentListFluent. copyInstance(DeploymentList instance)Constructors in io.fabric8.kubernetes.api.model.apps with parameters of type DeploymentList Constructor Description DeploymentListBuilder(DeploymentList instance)DeploymentListBuilder(DeploymentListFluent<?> fluent, DeploymentList instance)DeploymentListFluent(DeploymentList instance)
-