Uses of Class
io.fabric8.kubernetes.api.model.certificates.v1alpha1.ClusterTrustBundleList
-
Packages that use ClusterTrustBundleList Package Description io.fabric8.kubernetes.api.model.certificates.v1alpha1 -
-
Uses of ClusterTrustBundleList in io.fabric8.kubernetes.api.model.certificates.v1alpha1
Methods in io.fabric8.kubernetes.api.model.certificates.v1alpha1 that return ClusterTrustBundleList Modifier and Type Method Description ClusterTrustBundleListClusterTrustBundleListBuilder. build()Methods in io.fabric8.kubernetes.api.model.certificates.v1alpha1 with parameters of type ClusterTrustBundleList Modifier and Type Method Description protected voidClusterTrustBundleListFluent. copyInstance(ClusterTrustBundleList instance)Constructors in io.fabric8.kubernetes.api.model.certificates.v1alpha1 with parameters of type ClusterTrustBundleList Constructor Description ClusterTrustBundleListBuilder(ClusterTrustBundleList instance)ClusterTrustBundleListBuilder(ClusterTrustBundleListFluent<?> fluent, ClusterTrustBundleList instance)ClusterTrustBundleListFluent(ClusterTrustBundleList instance)
-