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