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 tablespace at target to which the source database tablespace need to be remapped.
|
public ADBDedicatedRemapTargetTablespaceDetails.Builder remapTarget(String remapTarget)
Name of tablespace at target to which the source database tablespace need to be remapped.
remapTarget
- the value to setpublic ADBDedicatedRemapTargetTablespaceDetails build()
public ADBDedicatedRemapTargetTablespaceDetails.Builder copy(ADBDedicatedRemapTargetTablespaceDetails model)
Copyright © 2016–2023. All rights reserved.