Uses of Class
io.fabric8.openshift.api.model.config.v1.APIServerSpecFluent.TlsSecurityProfileNested
-
Packages that use APIServerSpecFluent.TlsSecurityProfileNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of APIServerSpecFluent.TlsSecurityProfileNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return APIServerSpecFluent.TlsSecurityProfileNested Modifier and Type Method Description APIServerSpecFluent.TlsSecurityProfileNested<A>APIServerSpecFluent. editOrNewTlsSecurityProfile()APIServerSpecFluent.TlsSecurityProfileNested<A>APIServerSpecFluent. editOrNewTlsSecurityProfileLike(TLSSecurityProfile item)APIServerSpecFluent.TlsSecurityProfileNested<A>APIServerSpecFluent. editTlsSecurityProfile()APIServerSpecFluent.TlsSecurityProfileNested<A>APIServerSpecFluent. withNewTlsSecurityProfile()APIServerSpecFluent.TlsSecurityProfileNested<A>APIServerSpecFluent. withNewTlsSecurityProfileLike(TLSSecurityProfile item)
-