Uses of Class
io.envoyproxy.envoy.config.filter.http.rbac.v2.RBAC
-
Packages that use RBAC Package Description io.envoyproxy.envoy.config.filter.http.rbac.v2 -
-
Uses of RBAC in io.envoyproxy.envoy.config.filter.http.rbac.v2
Methods in io.envoyproxy.envoy.config.filter.http.rbac.v2 that return RBAC Modifier and Type Method Description RBACRBAC.Builder. build()RBACRBAC.Builder. buildPartial()static RBACRBAC. getDefaultInstance()RBACRBAC.Builder. getDefaultInstanceForType()RBACRBAC. getDefaultInstanceForType()RBACRBACPerRoute.Builder. getRbac()Override the global configuration of the filter with this new config.RBACRBACPerRoute. getRbac()Override the global configuration of the filter with this new config.RBACRBACPerRouteOrBuilder. getRbac()Override the global configuration of the filter with this new config.static RBACRBAC. parseDelimitedFrom(InputStream input)static RBACRBAC. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RBACRBAC. parseFrom(byte[] data)static RBACRBAC. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RBACRBAC. parseFrom(com.google.protobuf.ByteString data)static RBACRBAC. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RBACRBAC. parseFrom(com.google.protobuf.CodedInputStream input)static RBACRBAC. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RBACRBAC. parseFrom(InputStream input)static RBACRBAC. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RBACRBAC. parseFrom(ByteBuffer data)static RBACRBAC. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.filter.http.rbac.v2 that return types with arguments of type RBAC Modifier and Type Method Description com.google.protobuf.Parser<RBAC>RBAC. getParserForType()static com.google.protobuf.Parser<RBAC>RBAC. parser()Methods in io.envoyproxy.envoy.config.filter.http.rbac.v2 with parameters of type RBAC Modifier and Type Method Description RBAC.BuilderRBAC.Builder. mergeFrom(RBAC other)RBACPerRoute.BuilderRBACPerRoute.Builder. mergeRbac(RBAC value)Override the global configuration of the filter with this new config.static RBAC.BuilderRBAC. newBuilder(RBAC prototype)RBACPerRoute.BuilderRBACPerRoute.Builder. setRbac(RBAC value)Override the global configuration of the filter with this new config.
-