Uses of Class
io.fabric8.openshift.api.model.monitoring.v1.AlertmanagerEndpointsFluent.AuthorizationNested
-
Packages that use AlertmanagerEndpointsFluent.AuthorizationNested Package Description io.fabric8.openshift.api.model.monitoring.v1 -
-
Uses of AlertmanagerEndpointsFluent.AuthorizationNested in io.fabric8.openshift.api.model.monitoring.v1
Methods in io.fabric8.openshift.api.model.monitoring.v1 that return AlertmanagerEndpointsFluent.AuthorizationNested Modifier and Type Method Description AlertmanagerEndpointsFluent.AuthorizationNested<A>AlertmanagerEndpointsFluent. editAuthorization()AlertmanagerEndpointsFluent.AuthorizationNested<A>AlertmanagerEndpointsFluent. editOrNewAuthorization()AlertmanagerEndpointsFluent.AuthorizationNested<A>AlertmanagerEndpointsFluent. editOrNewAuthorizationLike(SafeAuthorization item)AlertmanagerEndpointsFluent.AuthorizationNested<A>AlertmanagerEndpointsFluent. withNewAuthorization()AlertmanagerEndpointsFluent.AuthorizationNested<A>AlertmanagerEndpointsFluent. withNewAuthorizationLike(SafeAuthorization item)
-