Uses of Class
io.fabric8.openshift.api.model.DeploymentLogOptions
-
Packages that use DeploymentLogOptions Package Description io.fabric8.openshift.api.model -
-
Uses of DeploymentLogOptions in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return DeploymentLogOptions Modifier and Type Method Description DeploymentLogOptionsDeploymentLogOptionsBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type DeploymentLogOptions Modifier and Type Method Description protected voidDeploymentLogOptionsFluent. copyInstance(DeploymentLogOptions instance)Constructors in io.fabric8.openshift.api.model with parameters of type DeploymentLogOptions Constructor Description DeploymentLogOptionsBuilder(DeploymentLogOptions instance)DeploymentLogOptionsBuilder(DeploymentLogOptionsFluent<?> fluent, DeploymentLogOptions instance)DeploymentLogOptionsFluent(DeploymentLogOptions instance)
-