Uses of Class
xds.annotations.v3.Status.MessageStatusAnnotation
Packages that use Status.MessageStatusAnnotation
-
Uses of Status.MessageStatusAnnotation in xds.annotations.v3
Fields in xds.annotations.v3 declared as Status.MessageStatusAnnotationModifier and TypeFieldDescriptionprivate static final Status.MessageStatusAnnotation
Status.MessageStatusAnnotation.DEFAULT_INSTANCE
Fields in xds.annotations.v3 with type parameters of type Status.MessageStatusAnnotationModifier and TypeFieldDescriptionstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.MessageOptions, Status.MessageStatusAnnotation> Status.messageStatus
extend .google.protobuf.MessageOptions { ...
private static final com.google.protobuf.Parser
<Status.MessageStatusAnnotation> Status.MessageStatusAnnotation.PARSER
Methods in xds.annotations.v3 that return Status.MessageStatusAnnotationModifier and TypeMethodDescriptionStatus.MessageStatusAnnotation.Builder.build()
Status.MessageStatusAnnotation.Builder.buildPartial()
Status.MessageStatusAnnotation.getDefaultInstance()
Status.MessageStatusAnnotation.Builder.getDefaultInstanceForType()
Status.MessageStatusAnnotation.getDefaultInstanceForType()
Status.MessageStatusAnnotation.parseDelimitedFrom
(InputStream input) Status.MessageStatusAnnotation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Status.MessageStatusAnnotation.parseFrom
(byte[] data) Status.MessageStatusAnnotation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Status.MessageStatusAnnotation.parseFrom
(com.google.protobuf.ByteString data) Status.MessageStatusAnnotation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Status.MessageStatusAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input) Status.MessageStatusAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Status.MessageStatusAnnotation.parseFrom
(InputStream input) Status.MessageStatusAnnotation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Status.MessageStatusAnnotation.parseFrom
(ByteBuffer data) Status.MessageStatusAnnotation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in xds.annotations.v3 that return types with arguments of type Status.MessageStatusAnnotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Status.MessageStatusAnnotation> Status.MessageStatusAnnotation.getParserForType()
static com.google.protobuf.Parser
<Status.MessageStatusAnnotation> Status.MessageStatusAnnotation.parser()
Methods in xds.annotations.v3 with parameters of type Status.MessageStatusAnnotationModifier and TypeMethodDescriptionprivate void
Status.MessageStatusAnnotation.Builder.buildPartial0
(Status.MessageStatusAnnotation result) Status.MessageStatusAnnotation.Builder.mergeFrom
(Status.MessageStatusAnnotation other) Status.MessageStatusAnnotation.newBuilder
(Status.MessageStatusAnnotation prototype)