Class MiscellaneousSubstitutions.NoOpenShiftMiscellaneousModel
java.lang.Object
io.quarkus.it.openshift.client.runtime.graal.MiscellaneousSubstitutions.NoOpenShiftMiscellaneousModel
- All Implemented Interfaces:
BooleanSupplier
- Enclosing class:
- MiscellaneousSubstitutions
static final class MiscellaneousSubstitutions.NoOpenShiftMiscellaneousModel
extends Object
implements BooleanSupplier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OPENSHIFT_MODEL_MISCELLANEOUS_PRESENT
-
-
Constructor Details
-
NoOpenShiftMiscellaneousModel
NoOpenShiftMiscellaneousModel()
-
-
Method Details
-
getAsBoolean
public boolean getAsBoolean()- Specified by:
getAsBooleanin interfaceBooleanSupplier
-