Uses of Class
com.google.cloud.clouddms.v1.UDTEntity
-
Packages that use UDTEntity Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of UDTEntity in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return UDTEntity Modifier and Type Method Description UDTEntityUDTEntity.Builder. build()UDTEntityUDTEntity.Builder. buildPartial()static UDTEntityUDTEntity. getDefaultInstance()UDTEntityUDTEntity.Builder. getDefaultInstanceForType()UDTEntityUDTEntity. getDefaultInstanceForType()UDTEntityDatabaseEntity.Builder. getUdt()UDT.UDTEntityDatabaseEntity. getUdt()UDT.UDTEntityDatabaseEntityOrBuilder. getUdt()UDT.static UDTEntityUDTEntity. parseDelimitedFrom(InputStream input)static UDTEntityUDTEntity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UDTEntityUDTEntity. parseFrom(byte[] data)static UDTEntityUDTEntity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UDTEntityUDTEntity. parseFrom(com.google.protobuf.ByteString data)static UDTEntityUDTEntity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UDTEntityUDTEntity. parseFrom(com.google.protobuf.CodedInputStream input)static UDTEntityUDTEntity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UDTEntityUDTEntity. parseFrom(InputStream input)static UDTEntityUDTEntity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UDTEntityUDTEntity. parseFrom(ByteBuffer data)static UDTEntityUDTEntity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.clouddms.v1 that return types with arguments of type UDTEntity Modifier and Type Method Description com.google.protobuf.Parser<UDTEntity>UDTEntity. getParserForType()static com.google.protobuf.Parser<UDTEntity>UDTEntity. parser()Methods in com.google.cloud.clouddms.v1 with parameters of type UDTEntity Modifier and Type Method Description UDTEntity.BuilderUDTEntity.Builder. mergeFrom(UDTEntity other)DatabaseEntity.BuilderDatabaseEntity.Builder. mergeUdt(UDTEntity value)UDT.static UDTEntity.BuilderUDTEntity. newBuilder(UDTEntity prototype)DatabaseEntity.BuilderDatabaseEntity.Builder. setUdt(UDTEntity value)UDT.
-