Uses of Class
io.fabric8.openshift.api.model.DeploymentRequest
-
Packages that use DeploymentRequest Package Description io.fabric8.openshift.api.model -
-
Uses of DeploymentRequest in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return DeploymentRequest Modifier and Type Method Description DeploymentRequestDeploymentRequestBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type DeploymentRequest Modifier and Type Method Description protected voidDeploymentRequestFluent. copyInstance(DeploymentRequest instance)Constructors in io.fabric8.openshift.api.model with parameters of type DeploymentRequest Constructor Description DeploymentRequestBuilder(DeploymentRequest instance)DeploymentRequestBuilder(DeploymentRequestFluent<?> fluent, DeploymentRequest instance)DeploymentRequestFluent(DeploymentRequest instance)
-