Uses of Class
io.fabric8.openshift.api.model.IdentityFluent
-
Packages that use IdentityFluent Package Description io.fabric8.openshift.api.model -
-
Uses of IdentityFluent in io.fabric8.openshift.api.model
Classes in io.fabric8.openshift.api.model with type parameters of type IdentityFluent Modifier and Type Class Description classIdentityFluent<A extends IdentityFluent<A>>GeneratedSubclasses of IdentityFluent in io.fabric8.openshift.api.model Modifier and Type Class Description classIdentityBuilderclassIdentityListFluent.ItemsNested<N>Constructors in io.fabric8.openshift.api.model with parameters of type IdentityFluent Constructor Description IdentityBuilder(IdentityFluent<?> fluent)IdentityBuilder(IdentityFluent<?> fluent, Identity instance)
-