Uses of Class
xds.annotations.v3.Security.FieldSecurityAnnotation.Builder
Packages that use Security.FieldSecurityAnnotation.Builder
-
Uses of Security.FieldSecurityAnnotation.Builder in xds.annotations.v3
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.Builder
Security.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()