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