Uses of Class
xds.annotations.v3.Migrate.FileMigrateAnnotation.Builder
Packages that use Migrate.FileMigrateAnnotation.Builder
-
Uses of Migrate.FileMigrateAnnotation.Builder in xds.annotations.v3
Methods in xds.annotations.v3 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.Builder
Migrate.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()