@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class CreateDatabaseDetails extends Object
Details for creating a database.
*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.
Note: Objects should always be created or deserialized using the CreateDatabaseDetails.Builder
. This model distinguishes fields
that are null
because they are unset from fields that are explicitly set to null
. This is done in
the setter methods of the CreateDatabaseDetails.Builder
, which maintain a set of all explicitly set fields called
__explicitlySet__
. The hashCode()
and equals(Object)
methods are implemented to take
__explicitlySet__
into account. The constructor, on the other hand, does not set __explicitlySet__
(since the constructor cannot distinguish explicit null
from unset null
).
Modifier and Type | Class and Description |
---|---|
static class |
CreateDatabaseDetails.Builder |
static class |
CreateDatabaseDetails.DbWorkload
The database workload type.
|
Constructor and Description |
---|
CreateDatabaseDetails(String dbName,
String dbUniqueName,
String databaseSoftwareImageId,
String pdbName,
String adminPassword,
String tdeWalletPassword,
String characterSet,
String ncharacterSet,
CreateDatabaseDetails.DbWorkload dbWorkload,
DbBackupConfig dbBackupConfig,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String kmsKeyId,
String kmsKeyVersionId,
String vaultId,
String sidPrefix)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static CreateDatabaseDetails.Builder |
builder()
Create a new builder.
|
boolean |
equals(Object o) |
Set<String> |
get__explicitlySet__() |
String |
getAdminPassword()
A strong password for SYS, SYSTEM, and PDB Admin.
|
String |
getCharacterSet()
The character set for the database.
|
String |
getDatabaseSoftwareImageId()
The database software image OCID
|
DbBackupConfig |
getDbBackupConfig() |
String |
getDbName()
The database name.
|
String |
getDbUniqueName()
The
DB_UNIQUE_NAME of the Oracle Database being backed up. |
CreateDatabaseDetails.DbWorkload |
getDbWorkload()
The database workload type.
|
Map<String,Map<String,Object>> |
getDefinedTags()
Defined tags for this resource.
|
Map<String,String> |
getFreeformTags()
Free-form tags for this resource.
|
String |
getKmsKeyId()
The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
|
String |
getKmsKeyVersionId()
The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions.
|
String |
getNcharacterSet()
The national character set for the database.
|
String |
getPdbName()
The name of the pluggable database.
|
String |
getSidPrefix()
Specifies a prefix for the
Oracle SID of the database to be created. |
String |
getTdeWalletPassword()
The optional password to open the TDE wallet.
|
String |
getVaultId()
|
int |
hashCode() |
CreateDatabaseDetails.Builder |
toBuilder() |
String |
toString() |
@ConstructorProperties(value={"dbName","dbUniqueName","databaseSoftwareImageId","pdbName","adminPassword","tdeWalletPassword","characterSet","ncharacterSet","dbWorkload","dbBackupConfig","freeformTags","definedTags","kmsKeyId","kmsKeyVersionId","vaultId","sidPrefix"}) @Deprecated public CreateDatabaseDetails(String dbName, String dbUniqueName, String databaseSoftwareImageId, String pdbName, String adminPassword, String tdeWalletPassword, String characterSet, String ncharacterSet, CreateDatabaseDetails.DbWorkload dbWorkload, DbBackupConfig dbBackupConfig, Map<String,String> freeformTags, Map<String,Map<String,Object>> definedTags, String kmsKeyId, String kmsKeyVersionId, String vaultId, String sidPrefix)
public static CreateDatabaseDetails.Builder builder()
Create a new builder.
public CreateDatabaseDetails.Builder toBuilder()
public String getDbName()
The database name. The name must begin with an alphabetic character and can contain a maximum of eight alphanumeric characters. Special characters are not permitted.
public String getDbUniqueName()
The DB_UNIQUE_NAME
of the Oracle Database being backed up.
public String getDatabaseSoftwareImageId()
The database software image OCID
public String getPdbName()
The name of the pluggable database. The name must begin with an alphabetic character and can contain a maximum of thirty alphanumeric characters. Special characters are not permitted. Pluggable database should not be same as database name.
public String getAdminPassword()
A strong password for SYS, SYSTEM, and PDB Admin. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numbers, and two special characters. The special characters must be _, \#, or -.
public String getTdeWalletPassword()
The optional password to open the TDE wallet. The password must be at least nine characters and contain at least two uppercase, two lowercase, two numeric, and two special characters. The special characters must be _, \#, or -.
public String getCharacterSet()
The character set for the database. The default is AL32UTF8. Allowed values are:
AL32UTF8, AR8ADOS710, AR8ADOS720, AR8APTEC715, AR8ARABICMACS, AR8ASMO8X, AR8ISO8859P6, AR8MSWIN1256, AR8MUSSAD768, AR8NAFITHA711, AR8NAFITHA721, AR8SAKHR706, AR8SAKHR707, AZ8ISO8859P9E, BG8MSWIN, BG8PC437S, BLT8CP921, BLT8ISO8859P13, BLT8MSWIN1257, BLT8PC775, BN8BSCII, CDN8PC863, CEL8ISO8859P14, CL8ISO8859P5, CL8ISOIR111, CL8KOI8R, CL8KOI8U, CL8MACCYRILLICS, CL8MSWIN1251, EE8ISO8859P2, EE8MACCES, EE8MACCROATIANS, EE8MSWIN1250, EE8PC852, EL8DEC, EL8ISO8859P7, EL8MACGREEKS, EL8MSWIN1253, EL8PC437S, EL8PC851, EL8PC869, ET8MSWIN923, HU8ABMOD, HU8CWI2, IN8ISCII, IS8PC861, IW8ISO8859P8, IW8MACHEBREWS, IW8MSWIN1255, IW8PC1507, JA16EUC, JA16EUCTILDE, JA16SJIS, JA16SJISTILDE, JA16VMS, KO16KSC5601, KO16KSCCS, KO16MSWIN949, LA8ISO6937, LA8PASSPORT, LT8MSWIN921, LT8PC772, LT8PC774, LV8PC1117, LV8PC8LR, LV8RST104090, N8PC865, NE8ISO8859P10, NEE8ISO8859P4, RU8BESTA, RU8PC855, RU8PC866, SE8ISO8859P3, TH8MACTHAIS, TH8TISASCII, TR8DEC, TR8MACTURKISHS, TR8MSWIN1254, TR8PC857, US7ASCII, US8PC437, UTF8, VN8MSWIN1258, VN8VN3, WE8DEC, WE8DG, WE8ISO8859P1, WE8ISO8859P15, WE8ISO8859P9, WE8MACROMAN8S, WE8MSWIN1252, WE8NCR4970, WE8NEXTSTEP, WE8PC850, WE8PC858, WE8PC860, WE8ROMAN8, ZHS16CGB231280, ZHS16GBK, ZHT16BIG5, ZHT16CCDC, ZHT16DBT, ZHT16HKSCS, ZHT16MSWIN950, ZHT32EUC, ZHT32SOPS, ZHT32TRIS
public String getNcharacterSet()
The national character set for the database. The default is AL16UTF16. Allowed values are: AL16UTF16 or UTF8.
public CreateDatabaseDetails.DbWorkload getDbWorkload()
The database workload type.
public DbBackupConfig getDbBackupConfig()
public Map<String,String> getFreeformTags()
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"}
public Map<String,Map<String,Object>> getDefinedTags()
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
public String getKmsKeyId()
The OCID of the key container that is used as the master encryption key in database transparent data encryption (TDE) operations.
public String getKmsKeyVersionId()
The OCID of the key container version that is used in database transparent data encryption (TDE) operations KMS Key can have multiple key versions. If none is specified, the current key version (latest) of the Key Id is used for the operation.
public String getVaultId()
public String getSidPrefix()
Specifies a prefix for the Oracle SID
of the database to be created.
Copyright © 2016–2022. All rights reserved.