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