Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig |
ExadataIormConfig.Builder.build() |
ExadataIormConfig |
DbSystem.getIormConfigCache() |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig.Builder |
ExadataIormConfig.Builder.copy(ExadataIormConfig o) |
DbSystem.Builder |
DbSystem.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
Constructor and Description |
---|
DbSystem(ExadataIormConfig iormConfigCache,
String id,
String compartmentId,
String displayName,
String availabilityDomain,
List<String> faultDomains,
String subnetId,
String backupSubnetId,
String shape,
List<String> sshPublicKeys,
String timeZone,
String hostname,
String domain,
String version,
Integer cpuCoreCount,
String clusterName,
Integer dataStoragePercentage,
DbSystem.DatabaseEdition databaseEdition,
String lastPatchHistoryEntryId,
Integer listenerPort,
DbSystem.LifecycleState lifecycleState,
Date timeCreated,
String lifecycleDetails,
DbSystem.DiskRedundancy diskRedundancy,
Boolean sparseDiskgroup,
List<String> scanIpIds,
List<String> vipIds,
String scanDnsRecordId,
Integer dataStorageSizeInGBs,
Integer recoStorageSizeInGB,
Integer nodeCount,
DbSystem.LicenseModel licenseModel,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig |
GetExadataIormConfigResponse.getExadataIormConfig()
The returned ExadataIormConfig instance.
|
ExadataIormConfig |
UpdateExadataIormConfigResponse.getExadataIormConfig()
The returned ExadataIormConfig instance.
|
Modifier and Type | Method and Description |
---|---|
GetExadataIormConfigResponse.Builder |
GetExadataIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig) |
UpdateExadataIormConfigResponse.Builder |
UpdateExadataIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig) |
Copyright © 2016–2019. All rights reserved.