Uses of Interface
io.fabric8.openshift.api.model.ClusterVersionListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of ClusterVersionListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type ClusterVersionListFluent Modifier and Type Interface Description interfaceClusterVersionListFluent<A extends ClusterVersionListFluent<A>>classClusterVersionListFluentImpl<A extends ClusterVersionListFluent<A>>Classes in io.fabric8.openshift.api.model that implement ClusterVersionListFluent Modifier and Type Class Description classClusterVersionListBuilderclassClusterVersionListFluentImpl<A extends ClusterVersionListFluent<A>>classDoneableClusterVersionListConstructors in io.fabric8.openshift.api.model with parameters of type ClusterVersionListFluent Constructor Description ClusterVersionListBuilder(ClusterVersionListFluent<?> fluent)ClusterVersionListBuilder(ClusterVersionListFluent<?> fluent, ClusterVersionList instance)ClusterVersionListBuilder(ClusterVersionListFluent<?> fluent, ClusterVersionList instance, Boolean validationEnabled)ClusterVersionListBuilder(ClusterVersionListFluent<?> fluent, Boolean validationEnabled)