Uses of Class
io.envoyproxy.envoy.extensions.filters.http.rbac.v3.RBACPerRoute.Builder
Packages that use RBACPerRoute.Builder
-
Uses of RBACPerRoute.Builder in io.envoyproxy.envoy.extensions.filters.http.rbac.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rbac.v3 that return RBACPerRoute.BuilderModifier and TypeMethodDescriptionRBACPerRoute.Builder.clear()RBACPerRoute.Builder.clearRbac()Override the global configuration of the filter with this new config.RBACPerRoute.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RBACPerRoute.Builder.mergeFrom(com.google.protobuf.Message other) RBACPerRoute.Builder.mergeFrom(RBACPerRoute other) Override the global configuration of the filter with this new config.static RBACPerRoute.BuilderRBACPerRoute.newBuilder()static RBACPerRoute.BuilderRBACPerRoute.newBuilder(RBACPerRoute prototype) RBACPerRoute.newBuilderForType()protected RBACPerRoute.BuilderRBACPerRoute.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Override the global configuration of the filter with this new config.RBACPerRoute.Builder.setRbac(RBAC.Builder builderForValue) Override the global configuration of the filter with this new config.RBACPerRoute.toBuilder()