Uses of Class
io.fabric8.openshift.api.model.config.v1.OAuthRemoteConnectionInfoFluent.TlsClientCertNested
-
Packages that use OAuthRemoteConnectionInfoFluent.TlsClientCertNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of OAuthRemoteConnectionInfoFluent.TlsClientCertNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return OAuthRemoteConnectionInfoFluent.TlsClientCertNested Modifier and Type Method Description OAuthRemoteConnectionInfoFluent.TlsClientCertNested<A>OAuthRemoteConnectionInfoFluent. editOrNewTlsClientCert()OAuthRemoteConnectionInfoFluent.TlsClientCertNested<A>OAuthRemoteConnectionInfoFluent. editOrNewTlsClientCertLike(SecretNameReference item)OAuthRemoteConnectionInfoFluent.TlsClientCertNested<A>OAuthRemoteConnectionInfoFluent. editTlsClientCert()OAuthRemoteConnectionInfoFluent.TlsClientCertNested<A>OAuthRemoteConnectionInfoFluent. withNewTlsClientCert()OAuthRemoteConnectionInfoFluent.TlsClientCertNested<A>OAuthRemoteConnectionInfoFluent. withNewTlsClientCertLike(SecretNameReference item)
-