Uses of Class
io.fabric8.openshift.api.model.hive.v1.CertificateBundleSpecBuilder
-
Packages that use CertificateBundleSpecBuilder Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of CertificateBundleSpecBuilder in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return CertificateBundleSpecBuilder Modifier and Type Method Description CertificateBundleSpecBuilderCertificateBundleSpec. edit()CertificateBundleSpecBuilderCertificateBundleSpec. toBuilder()Method parameters in io.fabric8.openshift.api.model.hive.v1 with type arguments of type CertificateBundleSpecBuilder Modifier and Type Method Description CertificateBundleSpecClusterDeploymentSpecFluent. buildMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate)ClusterDeploymentSpecFluent.CertificateBundlesNested<A>ClusterDeploymentSpecFluent. editMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate)booleanClusterDeploymentSpecFluent. hasMatchingCertificateBundle(Predicate<CertificateBundleSpecBuilder> predicate)AClusterDeploymentSpecFluent. removeMatchingFromCertificateBundles(Predicate<CertificateBundleSpecBuilder> predicate)
-