Uses of Class
xds.annotations.v3.Security.FieldSecurityAnnotation.Builder
Packages that use Security.FieldSecurityAnnotation.Builder
-
Uses of Security.FieldSecurityAnnotation.Builder in xds.annotations.v3
Subclasses with type arguments of type Security.FieldSecurityAnnotation.Builder in xds.annotations.v3Modifier and TypeClassDescriptionstatic final classThese annotations indicate metadata for the purpose of understanding the security significance of fields.Methods in xds.annotations.v3 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()