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