Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
ExternalExadataDatabaseSystemSummary |
ExternalExadataDatabaseSystemSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalExadataDatabaseSystemSummary> |
ExternalExadataInfrastructure.getDatabaseSystems()
A list of DB systems.
|
Modifier and Type | Method and Description |
---|---|
ExternalExadataDatabaseSystemSummary.Builder |
ExternalExadataDatabaseSystemSummary.Builder.copy(ExternalExadataDatabaseSystemSummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalExadataInfrastructure.Builder |
ExternalExadataInfrastructure.Builder.databaseSystems(List<ExternalExadataDatabaseSystemSummary> databaseSystems)
A list of DB systems.
|
Constructor and Description |
---|
ExternalExadataInfrastructure(String id,
String displayName,
String version,
String internalId,
String status,
DbmResource.LifecycleState lifecycleState,
Date timeCreated,
Date timeUpdated,
String lifecycleDetails,
Map<String,String> additionalDetails,
ExternalExadataInfrastructure.RackSize rackSize,
String compartmentId,
ExternalExadataInfrastructure.LicenseModel licenseModel,
ExternalExadataStorageGridSummary storageGrid,
List<ExternalExadataDatabaseSystemSummary> databaseSystems,
List<String> databaseCompartments,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.