Package com.oracle.bmc.database.model
Class ExternalPluggableDatabase.Builder
- java.lang.Object
- 
- com.oracle.bmc.database.model.ExternalPluggableDatabase.Builder
 
- 
- Enclosing class:
- ExternalPluggableDatabase
 
 public static class ExternalPluggableDatabase.Builder extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description Builder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ExternalPluggableDatabasebuild()ExternalPluggableDatabase.BuildercharacterSet(String characterSet)The character set of the external database.ExternalPluggableDatabase.BuildercompartmentId(String compartmentId)The OCID of the compartment.ExternalPluggableDatabase.Buildercopy(ExternalPluggableDatabase model)ExternalPluggableDatabase.BuilderdatabaseConfiguration(ExternalPluggableDatabase.DatabaseConfiguration databaseConfiguration)The Oracle Database configurationExternalPluggableDatabase.BuilderdatabaseEdition(ExternalPluggableDatabase.DatabaseEdition databaseEdition)The Oracle Database Edition that applies to all the databases on the DB system.ExternalPluggableDatabase.BuilderdatabaseManagementConfig(DatabaseManagementConfig databaseManagementConfig)ExternalPluggableDatabase.BuilderdatabaseVersion(String databaseVersion)The Oracle Database version.ExternalPluggableDatabase.BuilderdbId(String dbId)The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud.ExternalPluggableDatabase.BuilderdbPacks(String dbPacks)The database packs licensed for the external Oracle Database.ExternalPluggableDatabase.BuilderdbUniqueName(String dbUniqueName)The DB_UNIQUE_NAME of the external database.ExternalPluggableDatabase.BuilderdefinedTags(Map<String,Map<String,Object>> definedTags)Defined tags for this resource.ExternalPluggableDatabase.BuilderdisplayName(String displayName)The user-friendly name for the external database.ExternalPluggableDatabase.BuilderexternalContainerDatabaseId(String externalContainerDatabaseId)The OCID of thecreateExternalContainerDatabaseDetailsthat contains the specifiedcreateExternalPluggableDatabaseDetailsresource.ExternalPluggableDatabase.BuilderfreeformTags(Map<String,String> freeformTags)Free-form tags for this resource.ExternalPluggableDatabase.Builderid(String id)The OCID of the Oracle Cloud Infrastructure external database resource.ExternalPluggableDatabase.BuilderlifecycleDetails(String lifecycleDetails)Additional information about the current lifecycle state.ExternalPluggableDatabase.BuilderlifecycleState(ExternalPluggableDatabase.LifecycleState lifecycleState)The current state of the Oracle Cloud Infrastructure external database resource.ExternalPluggableDatabase.BuilderncharacterSet(String ncharacterSet)The national character of the external database.ExternalPluggableDatabase.BuilderoperationsInsightsConfig(OperationsInsightsConfig operationsInsightsConfig)ExternalPluggableDatabase.BuildersourceId(String sourceId)The OCID of the the non-container database that was converted to a pluggable database to create this resource.ExternalPluggableDatabase.BuilderstackMonitoringConfig(StackMonitoringConfig stackMonitoringConfig)ExternalPluggableDatabase.BuildersystemTags(Map<String,Map<String,Object>> systemTags)System tags for this resource.ExternalPluggableDatabase.BuildertimeCreated(Date timeCreated)The date and time the database was created.ExternalPluggableDatabase.BuildertimeZone(String timeZone)The time zone of the external database.
 
- 
- 
- 
Method Detail- 
sourceIdpublic ExternalPluggableDatabase.Builder sourceId(String sourceId) The OCID of the the non-container database that was converted to a pluggable database to create this resource.- Parameters:
- sourceId- the value to set
- Returns:
- this builder
 
 - 
externalContainerDatabaseIdpublic ExternalPluggableDatabase.Builder externalContainerDatabaseId(String externalContainerDatabaseId) The OCID of thecreateExternalContainerDatabaseDetailsthat contains the specifiedcreateExternalPluggableDatabaseDetailsresource.- Parameters:
- externalContainerDatabaseId- the value to set
- Returns:
- this builder
 
 - 
operationsInsightsConfigpublic ExternalPluggableDatabase.Builder operationsInsightsConfig(OperationsInsightsConfig operationsInsightsConfig) 
 - 
compartmentIdpublic ExternalPluggableDatabase.Builder compartmentId(String compartmentId) The OCID of the compartment.- Parameters:
- compartmentId- the value to set
- Returns:
- this builder
 
 - 
freeformTagspublic ExternalPluggableDatabase.Builder freeformTags(Map<String,String> freeformTags) Free-form tags for this resource.Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"} - Parameters:
- freeformTags- the value to set
- Returns:
- this builder
 
 - 
definedTagspublic ExternalPluggableDatabase.Builder definedTags(Map<String,Map<String,Object>> definedTags) Defined tags for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. - Parameters:
- definedTags- the value to set
- Returns:
- this builder
 
 - 
systemTagspublic ExternalPluggableDatabase.Builder systemTags(Map<String,Map<String,Object>> systemTags) System tags for this resource.Each key is predefined and scoped to a namespace. For more information, see Resource Tags. - Parameters:
- systemTags- the value to set
- Returns:
- this builder
 
 - 
displayNamepublic ExternalPluggableDatabase.Builder displayName(String displayName) The user-friendly name for the external database.The name does not have to be unique. - Parameters:
- displayName- the value to set
- Returns:
- this builder
 
 - 
idpublic ExternalPluggableDatabase.Builder id(String id) The OCID of the Oracle Cloud Infrastructure external database resource.- Parameters:
- id- the value to set
- Returns:
- this builder
 
 - 
lifecycleDetailspublic ExternalPluggableDatabase.Builder lifecycleDetails(String lifecycleDetails) Additional information about the current lifecycle state.- Parameters:
- lifecycleDetails- the value to set
- Returns:
- this builder
 
 - 
lifecycleStatepublic ExternalPluggableDatabase.Builder lifecycleState(ExternalPluggableDatabase.LifecycleState lifecycleState) The current state of the Oracle Cloud Infrastructure external database resource.- Parameters:
- lifecycleState- the value to set
- Returns:
- this builder
 
 - 
timeCreatedpublic ExternalPluggableDatabase.Builder timeCreated(Date timeCreated) The date and time the database was created.- Parameters:
- timeCreated- the value to set
- Returns:
- this builder
 
 - 
dbUniqueNamepublic ExternalPluggableDatabase.Builder dbUniqueName(String dbUniqueName) The DB_UNIQUE_NAME of the external database.- Parameters:
- dbUniqueName- the value to set
- Returns:
- this builder
 
 - 
dbIdpublic ExternalPluggableDatabase.Builder dbId(String dbId) The Oracle Database ID, which identifies an Oracle Database located outside of Oracle Cloud.- Parameters:
- dbId- the value to set
- Returns:
- this builder
 
 - 
databaseVersionpublic ExternalPluggableDatabase.Builder databaseVersion(String databaseVersion) The Oracle Database version.- Parameters:
- databaseVersion- the value to set
- Returns:
- this builder
 
 - 
databaseEditionpublic ExternalPluggableDatabase.Builder databaseEdition(ExternalPluggableDatabase.DatabaseEdition databaseEdition) The Oracle Database Edition that applies to all the databases on the DB system.Exadata DB systems and 2-node RAC DB systems require ENTERPRISE_EDITION_EXTREME_PERFORMANCE. - Parameters:
- databaseEdition- the value to set
- Returns:
- this builder
 
 - 
timeZonepublic ExternalPluggableDatabase.Builder timeZone(String timeZone) The time zone of the external database.It is a time zone offset (a character type in the format ‘[+|-]TZH:TZM’) or a time zone region name, depending on how the time zone value was specified when the database was created / last altered. - Parameters:
- timeZone- the value to set
- Returns:
- this builder
 
 - 
characterSetpublic ExternalPluggableDatabase.Builder characterSet(String characterSet) The character set of the external database.- Parameters:
- characterSet- the value to set
- Returns:
- this builder
 
 - 
ncharacterSetpublic ExternalPluggableDatabase.Builder ncharacterSet(String ncharacterSet) The national character of the external database.- Parameters:
- ncharacterSet- the value to set
- Returns:
- this builder
 
 - 
dbPackspublic ExternalPluggableDatabase.Builder dbPacks(String dbPacks) The database packs licensed for the external Oracle Database.- Parameters:
- dbPacks- the value to set
- Returns:
- this builder
 
 - 
databaseConfigurationpublic ExternalPluggableDatabase.Builder databaseConfiguration(ExternalPluggableDatabase.DatabaseConfiguration databaseConfiguration) The Oracle Database configuration- Parameters:
- databaseConfiguration- the value to set
- Returns:
- this builder
 
 - 
databaseManagementConfigpublic ExternalPluggableDatabase.Builder databaseManagementConfig(DatabaseManagementConfig databaseManagementConfig) 
 - 
stackMonitoringConfigpublic ExternalPluggableDatabase.Builder stackMonitoringConfig(StackMonitoringConfig stackMonitoringConfig) 
 - 
buildpublic ExternalPluggableDatabase build() 
 - 
copypublic ExternalPluggableDatabase.Builder copy(ExternalPluggableDatabase model) 
 
- 
 
-