Uses of Class
io.envoyproxy.envoy.config.rbac.v3.Principal.Authenticated.Builder
Packages that use Principal.Authenticated.Builder
-
Uses of Principal.Authenticated.Builder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type Principal.Authenticated.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Principal.Authenticated, Principal.Authenticated.Builder, Principal.AuthenticatedOrBuilder> Principal.Builder.authenticatedBuilder_
Methods in io.envoyproxy.envoy.config.rbac.v3 that return Principal.Authenticated.BuilderModifier and TypeMethodDescriptionPrincipal.Authenticated.Builder.clear()
Principal.Authenticated.Builder.clearPrincipalName()
The name of the principal.Principal.Builder.getAuthenticatedBuilder()
Authenticated attributes that identify the downstream.Principal.Authenticated.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Principal.Authenticated.Builder.mergeFrom
(com.google.protobuf.Message other) Principal.Authenticated.Builder.mergeFrom
(Principal.Authenticated other) Principal.Authenticated.Builder.mergePrincipalName
(StringMatcher value) The name of the principal.Principal.Authenticated.newBuilder()
Principal.Authenticated.newBuilder
(Principal.Authenticated prototype) Principal.Authenticated.newBuilderForType()
protected Principal.Authenticated.Builder
Principal.Authenticated.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Principal.Authenticated.Builder.setPrincipalName
(StringMatcher value) The name of the principal.Principal.Authenticated.Builder.setPrincipalName
(StringMatcher.Builder builderForValue) The name of the principal.Principal.Authenticated.toBuilder()
Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type Principal.Authenticated.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Principal.Authenticated, Principal.Authenticated.Builder, Principal.AuthenticatedOrBuilder> Principal.Builder.internalGetAuthenticatedFieldBuilder()
Authenticated attributes that identify the downstream.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type Principal.Authenticated.BuilderModifier and TypeMethodDescriptionPrincipal.Builder.setAuthenticated
(Principal.Authenticated.Builder builderForValue) Authenticated attributes that identify the downstream.