Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Class and Description |
---|---|
class |
UpdateADBDedicatedAutoCreateTablespaceDetails
Auto create tablespace settings that are valid for Dedicated Autonomous Databases.
|
class |
UpdateADBDedicatedRemapTargetTablespaceDetails
Remap tablespace settings that are valid for Dedicated Autonomous Databases.
|
class |
UpdateADBServerlesTablespaceDetails
Migration tablespace settings valid for Autonomous Database Serverless target type using remap
feature.
|
class |
UpdateNonADBAutoCreateTablespaceDetails
Migration tablespace settings valid for NON-ADB target type using auto create feature.
|
class |
UpdateNonADBRemapTablespaceDetails
Migration tablespace settings valid for NON-ADB target type using remap feature.
|
class |
UpdateTargetDefaultsAutoCreateTablespaceDetails
Migration tablespace settings valid for TARGET_DEFAULTS_AUTOCREATE target type.
|
class |
UpdateTargetDefaultsRemapTablespaceDetails
Migration tablespace settings valid for TARGET_DEFAULTS_REMAP target type.
|
Modifier and Type | Method and Description |
---|---|
UpdateTargetTypeTablespaceDetails |
UpdateOracleInitialLoadSettings.getTablespaceDetails() |
Modifier and Type | Method and Description |
---|---|
UpdateOracleInitialLoadSettings.Builder |
UpdateOracleInitialLoadSettings.Builder.tablespaceDetails(UpdateTargetTypeTablespaceDetails tablespaceDetails) |
Constructor and Description |
---|
UpdateOracleInitialLoadSettings(UpdateDataPumpParameters dataPumpParameters,
UpdateTargetTypeTablespaceDetails tablespaceDetails,
UpdateDirectoryObject exportDirectoryObject,
UpdateDirectoryObject importDirectoryObject,
JobModeOracle jobMode,
List<MetadataRemap> metadataRemaps)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.