Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
static CloudDatabaseManagementConfig.ManagementType |
CloudDatabaseManagementConfig.ManagementType.create(String key) |
CloudDatabaseManagementConfig.ManagementType |
CloudDatabaseManagementConfig.getManagementType()
The Database Management type.
|
static CloudDatabaseManagementConfig.ManagementType |
CloudDatabaseManagementConfig.ManagementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudDatabaseManagementConfig.ManagementType[] |
CloudDatabaseManagementConfig.ManagementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CloudDatabaseManagementConfig.Builder |
CloudDatabaseManagementConfig.Builder.managementType(CloudDatabaseManagementConfig.ManagementType managementType)
The Database Management type.
|
Constructor and Description |
---|
CloudDatabaseManagementConfig(CloudDatabaseManagementConfig.ManagementStatus managementStatus,
CloudDatabaseManagementConfig.ManagementType managementType)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.