Uses of Class
xds.annotations.v3.Migrate.MigrateAnnotation
Packages that use Migrate.MigrateAnnotation
-
Uses of Migrate.MigrateAnnotation in xds.annotations.v3
Fields in xds.annotations.v3 declared as Migrate.MigrateAnnotationModifier and TypeFieldDescriptionprivate static final Migrate.MigrateAnnotation
Migrate.MigrateAnnotation.DEFAULT_INSTANCE
Fields in xds.annotations.v3 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 xds.annotations.v3 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 xds.annotations.v3 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 xds.annotations.v3 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)