Uses of Class
io.fabric8.openshift.client.ParameterValue
| Package | Description |
|---|---|
| io.fabric8.openshift.client.dsl | |
| io.fabric8.openshift.client.dsl.internal |
-
Uses of ParameterValue in io.fabric8.openshift.client.dsl
Methods in io.fabric8.openshift.client.dsl with parameters of type ParameterValue Modifier and Type Method Description TProcessable. process(ParameterValue... values)Process a template with the specifiedParameterValues.TProcessable. processLocally(ParameterValue... values)Process a template with the specifiedParameterValues. -
Uses of ParameterValue in io.fabric8.openshift.client.dsl.internal
Methods in io.fabric8.openshift.client.dsl.internal with parameters of type ParameterValue Modifier and Type Method Description io.fabric8.kubernetes.api.model.KubernetesListTemplateOperationsImpl. process(ParameterValue... values)io.fabric8.kubernetes.api.model.KubernetesListTemplateOperationsImpl. processLocally(ParameterValue... values)