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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Security.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.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Security.FieldSecurityAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Security.FieldSecurityAnnotation.Builder.clone()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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Security.FieldSecurityAnnotation.newBuilder()Security.FieldSecurityAnnotation.newBuilder(Security.FieldSecurityAnnotation prototype) Security.FieldSecurityAnnotation.newBuilderForType()protected Security.FieldSecurityAnnotation.BuilderSecurity.FieldSecurityAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.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.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Security.FieldSecurityAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Security.FieldSecurityAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Security.FieldSecurityAnnotation.toBuilder()