Uses of Class
io.fabric8.openshift.api.model.hive.v1.SyncIdentityProviderList
-
Packages that use SyncIdentityProviderList Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of SyncIdentityProviderList in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return SyncIdentityProviderList Modifier and Type Method Description SyncIdentityProviderListSyncIdentityProviderListBuilder. build()Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type SyncIdentityProviderList Modifier and Type Method Description protected voidSyncIdentityProviderListFluent. copyInstance(SyncIdentityProviderList instance)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type SyncIdentityProviderList Constructor Description SyncIdentityProviderListBuilder(SyncIdentityProviderList instance)SyncIdentityProviderListBuilder(SyncIdentityProviderListFluent<?> fluent, SyncIdentityProviderList instance)SyncIdentityProviderListFluent(SyncIdentityProviderList instance)
-