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