Uses of Class
xds.annotations.v3.Security.FieldSecurityAnnotation
Packages that use Security.FieldSecurityAnnotation
-
Uses of Security.FieldSecurityAnnotation in xds.annotations.v3
Fields in xds.annotations.v3 declared as Security.FieldSecurityAnnotationModifier and TypeFieldDescriptionprivate static final Security.FieldSecurityAnnotation
Security.FieldSecurityAnnotation.DEFAULT_INSTANCE
Fields in xds.annotations.v3 with type parameters of type Security.FieldSecurityAnnotationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Security.FieldSecurityAnnotation> Security.FieldSecurityAnnotation.PARSER
static final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.FieldOptions, Security.FieldSecurityAnnotation> Security.security
Magic number is the 28 most significant bits in the sha256sum of "xds.annotations.v3.security".Methods in xds.annotations.v3 that return Security.FieldSecurityAnnotationModifier and TypeMethodDescriptionSecurity.FieldSecurityAnnotation.Builder.build()
Security.FieldSecurityAnnotation.Builder.buildPartial()
Security.FieldSecurityAnnotation.getDefaultInstance()
Security.FieldSecurityAnnotation.Builder.getDefaultInstanceForType()
Security.FieldSecurityAnnotation.getDefaultInstanceForType()
Security.FieldSecurityAnnotation.parseDelimitedFrom
(InputStream input) Security.FieldSecurityAnnotation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(byte[] data) Security.FieldSecurityAnnotation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.ByteString data) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(InputStream input) Security.FieldSecurityAnnotation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(ByteBuffer data) Security.FieldSecurityAnnotation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in xds.annotations.v3 that return types with arguments of type Security.FieldSecurityAnnotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Security.FieldSecurityAnnotation> Security.FieldSecurityAnnotation.getParserForType()
static com.google.protobuf.Parser
<Security.FieldSecurityAnnotation> Security.FieldSecurityAnnotation.parser()
Methods in xds.annotations.v3 with parameters of type Security.FieldSecurityAnnotationModifier and TypeMethodDescriptionprivate void
Security.FieldSecurityAnnotation.Builder.buildPartial0
(Security.FieldSecurityAnnotation result) Security.FieldSecurityAnnotation.Builder.mergeFrom
(Security.FieldSecurityAnnotation other) Security.FieldSecurityAnnotation.newBuilder
(Security.FieldSecurityAnnotation prototype)