Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static EnableExternalDbSystemDatabaseManagementDetails.LicenseModel |
EnableExternalDbSystemDatabaseManagementDetails.LicenseModel.create(String key) |
EnableExternalDbSystemDatabaseManagementDetails.LicenseModel |
EnableExternalDbSystemDatabaseManagementDetails.getLicenseModel()
The Oracle license model that applies to the external database.
|
static EnableExternalDbSystemDatabaseManagementDetails.LicenseModel |
EnableExternalDbSystemDatabaseManagementDetails.LicenseModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnableExternalDbSystemDatabaseManagementDetails.LicenseModel[] |
EnableExternalDbSystemDatabaseManagementDetails.LicenseModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnableExternalDbSystemDatabaseManagementDetails.Builder |
EnableExternalDbSystemDatabaseManagementDetails.Builder.licenseModel(EnableExternalDbSystemDatabaseManagementDetails.LicenseModel licenseModel)
The Oracle license model that applies to the external database.
|
Constructor and Description |
---|
EnableExternalDbSystemDatabaseManagementDetails(EnableExternalDbSystemDatabaseManagementDetails.LicenseModel licenseModel)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.