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 EntityMove
EntityMove.Builder. build()
EntityMove
EntityMove.Builder. buildPartial()
static EntityMove
EntityMove. getDefaultInstance()
EntityMove
EntityMove.Builder. getDefaultInstanceForType()
EntityMove
EntityMove. getDefaultInstanceForType()
EntityMove
MappingRule.Builder. getEntityMove()
Optional.EntityMove
MappingRule. getEntityMove()
Optional.EntityMove
MappingRuleOrBuilder. getEntityMove()
Optional.static EntityMove
EntityMove. parseDelimitedFrom(InputStream input)
static EntityMove
EntityMove. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntityMove
EntityMove. parseFrom(byte[] data)
static EntityMove
EntityMove. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntityMove
EntityMove. parseFrom(com.google.protobuf.ByteString data)
static EntityMove
EntityMove. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntityMove
EntityMove. parseFrom(com.google.protobuf.CodedInputStream input)
static EntityMove
EntityMove. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntityMove
EntityMove. parseFrom(InputStream input)
static EntityMove
EntityMove. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EntityMove
EntityMove. parseFrom(ByteBuffer data)
static EntityMove
EntityMove. 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.Builder
MappingRule.Builder. mergeEntityMove(EntityMove value)
Optional.EntityMove.Builder
EntityMove.Builder. mergeFrom(EntityMove other)
static EntityMove.Builder
EntityMove. newBuilder(EntityMove prototype)
MappingRule.Builder
MappingRule.Builder. setEntityMove(EntityMove value)
Optional.
-