Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static ExternalExadataInfrastructureDiscovery.LicenseModel |
ExternalExadataInfrastructureDiscovery.LicenseModel.create(String key) |
ExternalExadataInfrastructureDiscovery.LicenseModel |
ExternalExadataInfrastructureDiscovery.getLicenseModel()
The Oracle license model that applies to the database management resources.
|
static ExternalExadataInfrastructureDiscovery.LicenseModel |
ExternalExadataInfrastructureDiscovery.LicenseModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalExadataInfrastructureDiscovery.LicenseModel[] |
ExternalExadataInfrastructureDiscovery.LicenseModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExternalExadataInfrastructureDiscovery.Builder |
ExternalExadataInfrastructureDiscovery.Builder.licenseModel(ExternalExadataInfrastructureDiscovery.LicenseModel licenseModel)
The Oracle license model that applies to the database management resources.
|
Constructor and Description |
---|
ExternalExadataInfrastructureDiscovery(String id,
String agentId,
String connectorId,
String displayName,
String version,
String internalId,
String status,
EntityDiscovered.DiscoverStatus discoverStatus,
String discoverErrorCode,
String discoverErrorMsg,
String discoveryKey,
ExternalExadataInfrastructureDiscovery.LicenseModel licenseModel,
String compartmentId,
ExternalExadataInfrastructureDiscovery.RackSize rackSize,
String gridHomePath,
List<ExternalDatabaseSystemDiscoverySummary> dbSystems,
ExternalStorageGridDiscoverySummary storageGrid,
List<ExternalStorageServerDiscoverySummary> storageServers)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.