Uses of Interface
io.fabric8.openshift.api.model.IdentityListFluent
| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
-
Uses of IdentityListFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type IdentityListFluent Modifier and Type Interface Description interfaceIdentityListFluent<A extends IdentityListFluent<A>>classIdentityListFluentImpl<A extends IdentityListFluent<A>>Classes in io.fabric8.openshift.api.model that implement IdentityListFluent Modifier and Type Class Description classDoneableIdentityListclassIdentityListBuilderclassIdentityListFluentImpl<A extends IdentityListFluent<A>>Constructors in io.fabric8.openshift.api.model with parameters of type IdentityListFluent Constructor Description IdentityListBuilder(IdentityListFluent<?> fluent)IdentityListBuilder(IdentityListFluent<?> fluent, IdentityList instance)IdentityListBuilder(IdentityListFluent<?> fluent, IdentityList instance, Boolean validationEnabled)IdentityListBuilder(IdentityListFluent<?> fluent, Boolean validationEnabled)