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.MigrateAnnotation
Migrate.MigrateAnnotation. DEFAULT_INSTANCE
Fields 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. enumMigrate
extend .google.protobuf.EnumOptions { ...
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.EnumValueOptions,Migrate.MigrateAnnotation>
Migrate. enumValueMigrate
extend .google.protobuf.EnumValueOptions { ...
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,Migrate.MigrateAnnotation>
Migrate. messageMigrate
extend .google.protobuf.MessageOptions { ...
private static com.google.protobuf.Parser<Migrate.MigrateAnnotation>
Migrate.MigrateAnnotation. PARSER
Methods in xds.annotations.v3 that return Migrate.MigrateAnnotation Modifier and Type Method Description Migrate.MigrateAnnotation
Migrate.MigrateAnnotation.Builder. build()
Migrate.MigrateAnnotation
Migrate.MigrateAnnotation.Builder. buildPartial()
static Migrate.MigrateAnnotation
Migrate.MigrateAnnotation. getDefaultInstance()
Migrate.MigrateAnnotation
Migrate.MigrateAnnotation.Builder. getDefaultInstanceForType()
Migrate.MigrateAnnotation
Migrate.MigrateAnnotation. getDefaultInstanceForType()
static Migrate.MigrateAnnotation
Migrate.MigrateAnnotation. parseDelimitedFrom(java.io.InputStream input)
static Migrate.MigrateAnnotation
Migrate.MigrateAnnotation. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static Migrate.MigrateAnnotation
Migrate.MigrateAnnotation. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Migrate.MigrateAnnotation
Migrate.MigrateAnnotation. parseFrom(java.nio.ByteBuffer data)
static Migrate.MigrateAnnotation
Migrate.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 void
Migrate.MigrateAnnotation.Builder. buildPartial0(Migrate.MigrateAnnotation result)
Migrate.MigrateAnnotation.Builder
Migrate.MigrateAnnotation.Builder. mergeFrom(Migrate.MigrateAnnotation other)
static Migrate.MigrateAnnotation.Builder
Migrate.MigrateAnnotation. newBuilder(Migrate.MigrateAnnotation prototype)
-