Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.RemoteReadSpecFluent.Oauth2Nested
-
Packages that use RemoteReadSpecFluent.Oauth2Nested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of RemoteReadSpecFluent.Oauth2Nested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return RemoteReadSpecFluent.Oauth2Nested Modifier and Type Method Description RemoteReadSpecFluent.Oauth2Nested<A>RemoteReadSpecFluent. editOauth2()RemoteReadSpecFluent.Oauth2Nested<A>RemoteReadSpecFluent. editOrNewOauth2()RemoteReadSpecFluent.Oauth2Nested<A>RemoteReadSpecFluent. editOrNewOauth2Like(OAuth2 item)RemoteReadSpecFluent.Oauth2Nested<A>RemoteReadSpecFluent. withNewOauth2()RemoteReadSpecFluent.Oauth2Nested<A>RemoteReadSpecFluent. withNewOauth2Like(OAuth2 item)
-