| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
CharacterSet |
CharacterSet.clone() |
CharacterSet |
DBEngineVersion.getDefaultCharacterSet()
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
CharacterSet |
ModifyCustomDBEngineVersionResult.getDefaultCharacterSet()
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
CharacterSet |
DeleteCustomDBEngineVersionResult.getDefaultCharacterSet()
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
CharacterSet |
CreateCustomDBEngineVersionResult.getDefaultCharacterSet()
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
CharacterSet |
CharacterSet.withCharacterSetDescription(String characterSetDescription)
The description of the character set.
|
CharacterSet |
CharacterSet.withCharacterSetName(String characterSetName)
The name of the character set.
|
| Modifier and Type | Method and Description |
|---|---|
List<CharacterSet> |
DBEngineVersion.getSupportedCharacterSets()
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
List<CharacterSet> |
ModifyCustomDBEngineVersionResult.getSupportedCharacterSets()
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
List<CharacterSet> |
DeleteCustomDBEngineVersionResult.getSupportedCharacterSets()
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
List<CharacterSet> |
CreateCustomDBEngineVersionResult.getSupportedCharacterSets()
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
List<CharacterSet> |
DBEngineVersion.getSupportedNcharCharacterSets()
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
List<CharacterSet> |
ModifyCustomDBEngineVersionResult.getSupportedNcharCharacterSets()
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
List<CharacterSet> |
DeleteCustomDBEngineVersionResult.getSupportedNcharCharacterSets()
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
List<CharacterSet> |
CreateCustomDBEngineVersionResult.getSupportedNcharCharacterSets()
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
| Modifier and Type | Method and Description |
|---|---|
void |
DBEngineVersion.setDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
void |
ModifyCustomDBEngineVersionResult.setDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
void |
DeleteCustomDBEngineVersionResult.setDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
void |
CreateCustomDBEngineVersionResult.setDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
DBEngineVersion |
DBEngineVersion.withDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
DeleteCustomDBEngineVersionResult |
DeleteCustomDBEngineVersionResult.withDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
CreateCustomDBEngineVersionResult |
CreateCustomDBEngineVersionResult.withDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
DBEngineVersion |
DBEngineVersion.withSupportedCharacterSets(CharacterSet... supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedCharacterSets(CharacterSet... supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
DeleteCustomDBEngineVersionResult.withSupportedCharacterSets(CharacterSet... supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
CreateCustomDBEngineVersionResult |
CreateCustomDBEngineVersionResult.withSupportedCharacterSets(CharacterSet... supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
DBEngineVersion |
DBEngineVersion.withSupportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
DeleteCustomDBEngineVersionResult.withSupportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
CreateCustomDBEngineVersionResult |
CreateCustomDBEngineVersionResult.withSupportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
| Modifier and Type | Method and Description |
|---|---|
void |
DBEngineVersion.setSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
void |
ModifyCustomDBEngineVersionResult.setSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
void |
DeleteCustomDBEngineVersionResult.setSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
void |
CreateCustomDBEngineVersionResult.setSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
void |
DBEngineVersion.setSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
void |
ModifyCustomDBEngineVersionResult.setSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
void |
DeleteCustomDBEngineVersionResult.setSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
void |
CreateCustomDBEngineVersionResult.setSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
DBEngineVersion |
DBEngineVersion.withSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
DeleteCustomDBEngineVersionResult.withSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
CreateCustomDBEngineVersionResult |
CreateCustomDBEngineVersionResult.withSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
DBEngineVersion |
DBEngineVersion.withSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
DeleteCustomDBEngineVersionResult |
DeleteCustomDBEngineVersionResult.withSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
CreateCustomDBEngineVersionResult |
CreateCustomDBEngineVersionResult.withSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
Copyright © 2022. All rights reserved.