Uses of Class
com.google.cloud.clouddms.v1.EntityMove
-
Packages that use EntityMove Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of EntityMove in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return EntityMove Modifier and Type Method Description EntityMoveEntityMove.Builder. build()EntityMoveEntityMove.Builder. buildPartial()static EntityMoveEntityMove. getDefaultInstance()EntityMoveEntityMove.Builder. getDefaultInstanceForType()EntityMoveEntityMove. getDefaultInstanceForType()EntityMoveMappingRule.Builder. getEntityMove()Optional.EntityMoveMappingRule. getEntityMove()Optional.EntityMoveMappingRuleOrBuilder. getEntityMove()Optional.static EntityMoveEntityMove. parseDelimitedFrom(InputStream input)static EntityMoveEntityMove. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMoveEntityMove. parseFrom(byte[] data)static EntityMoveEntityMove. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMoveEntityMove. parseFrom(com.google.protobuf.ByteString data)static EntityMoveEntityMove. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMoveEntityMove. parseFrom(com.google.protobuf.CodedInputStream input)static EntityMoveEntityMove. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMoveEntityMove. parseFrom(InputStream input)static EntityMoveEntityMove. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EntityMoveEntityMove. parseFrom(ByteBuffer data)static EntityMoveEntityMove. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type EntityMove Modifier and Type Method Description com.google.protobuf.Parser<EntityMove>EntityMove. getParserForType()static com.google.protobuf.Parser<EntityMove>EntityMove. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type EntityMove Modifier and Type Method Description MappingRule.BuilderMappingRule.Builder. mergeEntityMove(EntityMove value)Optional.EntityMove.BuilderEntityMove.Builder. mergeFrom(EntityMove other)static EntityMove.BuilderEntityMove. newBuilder(EntityMove prototype)MappingRule.BuilderMappingRule.Builder. setEntityMove(EntityMove value)Optional.
-