Uses of Class
org.guvnor.ala.openshift.access.OpenShiftRuntimeId
-
Packages that use OpenShiftRuntimeId Package Description org.guvnor.ala.openshift.access org.guvnor.ala.openshift.config -
-
Uses of OpenShiftRuntimeId in org.guvnor.ala.openshift.access
Methods in org.guvnor.ala.openshift.access that return OpenShiftRuntimeId Modifier and Type Method Description static OpenShiftRuntimeIdOpenShiftRuntimeId. fromString(String s) -
Uses of OpenShiftRuntimeId in org.guvnor.ala.openshift.config
Methods in org.guvnor.ala.openshift.config that return OpenShiftRuntimeId Modifier and Type Method Description default OpenShiftRuntimeIdOpenShiftRuntimeConfig. getRuntimeId()
-