Uses of Class
udpa.annotations.Migrate.FileMigrateAnnotation.Builder
Packages that use Migrate.FileMigrateAnnotation.Builder
-
Uses of Migrate.FileMigrateAnnotation.Builder in udpa.annotations
Methods in udpa.annotations that return Migrate.FileMigrateAnnotation.BuilderModifier and TypeMethodDescriptionMigrate.FileMigrateAnnotation.Builder.clear()Migrate.FileMigrateAnnotation.Builder.clearMoveToPackage()Move all types in the file to another package, this implies changing proto file path.Migrate.FileMigrateAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Migrate.FileMigrateAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) Migrate.FileMigrateAnnotation.Builder.mergeFrom(Migrate.FileMigrateAnnotation other) Migrate.FileMigrateAnnotation.newBuilder()Migrate.FileMigrateAnnotation.newBuilder(Migrate.FileMigrateAnnotation prototype) Migrate.FileMigrateAnnotation.newBuilderForType()protected Migrate.FileMigrateAnnotation.BuilderMigrate.FileMigrateAnnotation.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Migrate.FileMigrateAnnotation.Builder.setMoveToPackage(String value) Move all types in the file to another package, this implies changing proto file path.Migrate.FileMigrateAnnotation.Builder.setMoveToPackageBytes(com.google.protobuf.ByteString value) Move all types in the file to another package, this implies changing proto file path.Migrate.FileMigrateAnnotation.toBuilder()