Uses of Class
com.google.cloud.clouddms.v1.SynonymEntity
-
Packages that use SynonymEntity Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of SynonymEntity in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return SynonymEntity Modifier and Type Method Description SynonymEntitySynonymEntity.Builder. build()SynonymEntitySynonymEntity.Builder. buildPartial()static SynonymEntitySynonymEntity. getDefaultInstance()SynonymEntitySynonymEntity.Builder. getDefaultInstanceForType()SynonymEntitySynonymEntity. getDefaultInstanceForType()SynonymEntityDatabaseEntity.Builder. getSynonym()Synonym.SynonymEntityDatabaseEntity. getSynonym()Synonym.SynonymEntityDatabaseEntityOrBuilder. getSynonym()Synonym.static SynonymEntitySynonymEntity. parseDelimitedFrom(InputStream input)static SynonymEntitySynonymEntity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynonymEntitySynonymEntity. parseFrom(byte[] data)static SynonymEntitySynonymEntity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynonymEntitySynonymEntity. parseFrom(com.google.protobuf.ByteString data)static SynonymEntitySynonymEntity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynonymEntitySynonymEntity. parseFrom(com.google.protobuf.CodedInputStream input)static SynonymEntitySynonymEntity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynonymEntitySynonymEntity. parseFrom(InputStream input)static SynonymEntitySynonymEntity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynonymEntitySynonymEntity. parseFrom(ByteBuffer data)static SynonymEntitySynonymEntity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type SynonymEntity Modifier and Type Method Description com.google.protobuf.Parser<SynonymEntity>SynonymEntity. getParserForType()static com.google.protobuf.Parser<SynonymEntity>SynonymEntity. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type SynonymEntity Modifier and Type Method Description SynonymEntity.BuilderSynonymEntity.Builder. mergeFrom(SynonymEntity other)DatabaseEntity.BuilderDatabaseEntity.Builder. mergeSynonym(SynonymEntity value)Synonym.static SynonymEntity.BuilderSynonymEntity. newBuilder(SynonymEntity prototype)DatabaseEntity.BuilderDatabaseEntity.Builder. setSynonym(SynonymEntity value)Synonym.
-