public static class ADBDedicatedRemapTargetTablespaceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ADBDedicatedRemapTargetTablespaceDetails |
build() |
ADBDedicatedRemapTargetTablespaceDetails.Builder |
copy(ADBDedicatedRemapTargetTablespaceDetails model) |
ADBDedicatedRemapTargetTablespaceDetails.Builder |
remapTarget(String remapTarget)
Name of the tablespace on the target database to which the source database tablespace is
to be remapped.
|
public ADBDedicatedRemapTargetTablespaceDetails.Builder remapTarget(String remapTarget)
Name of the tablespace on the target database to which the source database tablespace is to be remapped.
remapTarget
- the value to setpublic ADBDedicatedRemapTargetTablespaceDetails build()
public ADBDedicatedRemapTargetTablespaceDetails.Builder copy(ADBDedicatedRemapTargetTablespaceDetails model)
Copyright © 2016–2024. All rights reserved.