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