Uses of Class
io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3.ExtAuthz.ServicesCase
-
Packages that use ExtAuthz.ServicesCase Package Description io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 -
-
Uses of ExtAuthz.ServicesCase in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 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.
-