Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
static DatabaseHostedIn |
DatabaseHostedIn.create(String key) |
static DatabaseHostedIn |
DatabaseHostedIn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseHostedIn[] |
DatabaseHostedIn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DatabaseHostedIn |
GetDatabaseFleetBackupMetricsRequest.getDatabaseHostedIn()
Indicates whether the database is a cloud database or an external database.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseFleetBackupMetricsRequest.Builder |
GetDatabaseFleetBackupMetricsRequest.Builder.databaseHostedIn(DatabaseHostedIn databaseHostedIn)
Indicates whether the database is a cloud database or an external database.
|
Copyright © 2016–2025. All rights reserved.