Uses of Class
cz.xtf.builder.OpenShiftApplication
-
Packages that use OpenShiftApplication Package Description cz.xtf.builder cz.xtf.builder.builders -
-
Uses of OpenShiftApplication in cz.xtf.builder
Methods in cz.xtf.builder that return OpenShiftApplication Modifier and Type Method Description OpenShiftApplicationOpenShiftApplication. setFailFastCheck(FailFastCheck failFast) -
Uses of OpenShiftApplication in cz.xtf.builder.builders
Methods in cz.xtf.builder.builders that return OpenShiftApplication Modifier and Type Method Description OpenShiftApplicationApplicationBuilder. buildApplication()Deprecated.superseded byApplicationBuilder.buildApplication(OpenShift)Bring your own client is a preferred way to obtain OpenShiftApplication objectOpenShiftApplicationApplicationBuilder. buildApplication(OpenShift openShift)
-