Uses of Class
udpa.annotations.Security.FieldSecurityAnnotation.Builder
Packages that use Security.FieldSecurityAnnotation.Builder
-
Uses of Security.FieldSecurityAnnotation.Builder in udpa.annotations
Methods in udpa.annotations that return Security.FieldSecurityAnnotation.BuilderModifier and TypeMethodDescriptionSecurity.FieldSecurityAnnotation.Builder.clear()Security.FieldSecurityAnnotation.Builder.clearConfigureForUntrustedDownstream()Field should be set in the presence of untrusted downstreams.Security.FieldSecurityAnnotation.Builder.clearConfigureForUntrustedUpstream()Field should be set in the presence of untrusted upstreams.Security.FieldSecurityAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) Security.FieldSecurityAnnotation.Builder.mergeFrom(Security.FieldSecurityAnnotation other) Security.FieldSecurityAnnotation.newBuilder()Security.FieldSecurityAnnotation.newBuilder(Security.FieldSecurityAnnotation prototype) Security.FieldSecurityAnnotation.newBuilderForType()protected Security.FieldSecurityAnnotation.BuilderSecurity.FieldSecurityAnnotation.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Security.FieldSecurityAnnotation.Builder.setConfigureForUntrustedDownstream(boolean value) Field should be set in the presence of untrusted downstreams.Security.FieldSecurityAnnotation.Builder.setConfigureForUntrustedUpstream(boolean value) Field should be set in the presence of untrusted upstreams.Security.FieldSecurityAnnotation.toBuilder()