Uses of Class
io.envoyproxy.envoy.config.filter.http.ext_authz.v2.ExtAuthz.ServicesCase
-
Packages that use ExtAuthz.ServicesCase Package Description io.envoyproxy.envoy.config.filter.http.ext_authz.v2 -
-
Uses of ExtAuthz.ServicesCase in io.envoyproxy.envoy.config.filter.http.ext_authz.v2
Methods in io.envoyproxy.envoy.config.filter.http.ext_authz.v2 that return ExtAuthz.ServicesCase Modifier and Type Method Description static ExtAuthz.ServicesCaseExtAuthz.ServicesCase. forNumber(int value)ExtAuthz.ServicesCaseExtAuthz.Builder. getServicesCase()ExtAuthz.ServicesCaseExtAuthz. getServicesCase()ExtAuthz.ServicesCaseExtAuthzOrBuilder. getServicesCase()static ExtAuthz.ServicesCaseExtAuthz.ServicesCase. valueOf(int value)Deprecated.static ExtAuthz.ServicesCaseExtAuthz.ServicesCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtAuthz.ServicesCase[]ExtAuthz.ServicesCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-