Uses of Interface
io.fabric8.openshift.api.model.ParameterFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ParameterFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ParameterFluent Modifier and Type Interface Description interfaceParameterFluent<A extends ParameterFluent<A>>classParameterFluentImpl<A extends ParameterFluent<A>>Subinterfaces of ParameterFluent in io.fabric8.openshift.api.model Modifier and Type Interface Description static interfaceTemplateFluent.ParametersNested<N>Classes in io.fabric8.openshift.api.model that implement ParameterFluent Modifier and Type Class Description classDoneableParameterclassParameterBuilderclassParameterFluentImpl<A extends ParameterFluent<A>>classTemplateFluentImpl.ParametersNestedImpl<N>Constructors in io.fabric8.openshift.api.model with parameters of type ParameterFluent Constructor Description ParameterBuilder(ParameterFluent<?> fluent)ParameterBuilder(ParameterFluent<?> fluent, Parameter instance)ParameterBuilder(ParameterFluent<?> fluent, Parameter instance, Boolean validationEnabled)ParameterBuilder(ParameterFluent<?> fluent, Boolean validationEnabled)