Uses of Class
xds.annotations.v3.Migrate.MigrateAnnotation
-
Packages that use Migrate.MigrateAnnotation Package Description xds.annotations.v3 -
-
Uses of Migrate.MigrateAnnotation in xds.annotations.v3
Fields in xds.annotations.v3 declared as Migrate.MigrateAnnotation Modifier and Type Field Description private static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. DEFAULT_INSTANCEFields in xds.annotations.v3 with type parameters of type Migrate.MigrateAnnotation Modifier and Type Field Description static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.EnumOptions,Migrate.MigrateAnnotation>Migrate. enumMigrateextend .google.protobuf.EnumOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.EnumValueOptions,Migrate.MigrateAnnotation>Migrate. enumValueMigrateextend .google.protobuf.EnumValueOptions { ...static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Migrate.MigrateAnnotation>Migrate. messageMigrateextend .google.protobuf.MessageOptions { ...private static com.google.protobuf.Parser<Migrate.MigrateAnnotation>Migrate.MigrateAnnotation. PARSERMethods in xds.annotations.v3 that return Migrate.MigrateAnnotation Modifier and Type Method Description Migrate.MigrateAnnotationMigrate.MigrateAnnotation.Builder. build()Migrate.MigrateAnnotationMigrate.MigrateAnnotation.Builder. buildPartial()static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. getDefaultInstance()Migrate.MigrateAnnotationMigrate.MigrateAnnotation.Builder. getDefaultInstanceForType()Migrate.MigrateAnnotationMigrate.MigrateAnnotation. getDefaultInstanceForType()static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseDelimitedFrom(java.io.InputStream input)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(byte[] data)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(com.google.protobuf.ByteString data)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(com.google.protobuf.CodedInputStream input)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(java.io.InputStream input)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(java.nio.ByteBuffer data)static Migrate.MigrateAnnotationMigrate.MigrateAnnotation. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in xds.annotations.v3 that return types with arguments of type Migrate.MigrateAnnotation Modifier and Type Method Description com.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.MigrateAnnotation Modifier and Type Method Description private voidMigrate.MigrateAnnotation.Builder. buildPartial0(Migrate.MigrateAnnotation result)Migrate.MigrateAnnotation.BuilderMigrate.MigrateAnnotation.Builder. mergeFrom(Migrate.MigrateAnnotation other)static Migrate.MigrateAnnotation.BuilderMigrate.MigrateAnnotation. newBuilder(Migrate.MigrateAnnotation prototype)
-