Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig |
ExadataIormConfig.Builder.build() |
ExadataIormConfig |
CloudVmCluster.getIormConfigCache() |
ExadataIormConfig |
DbSystem.getIormConfigCache() |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig.Builder |
ExadataIormConfig.Builder.copy(ExadataIormConfig model) |
CloudVmCluster.Builder |
CloudVmCluster.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
DbSystem.Builder |
DbSystem.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
Constructor and Description |
---|
CloudVmCluster(ExadataIormConfig iormConfigCache,
String id,
String compartmentId,
String availabilityDomain,
String subnetId,
String backupSubnetId,
List<String> nsgIds,
List<String> backupNetworkNsgIds,
String lastUpdateHistoryEntryId,
String shape,
Long listenerPort,
CloudVmCluster.LifecycleState lifecycleState,
Integer nodeCount,
Integer storageSizeInGBs,
String displayName,
Date timeCreated,
String lifecycleDetails,
String timeZone,
String hostname,
String domain,
Integer cpuCoreCount,
Float ocpuCount,
Integer memorySizeInGBs,
Integer dbNodeStorageSizeInGBs,
Double dataStorageSizeInTBs,
List<String> dbServers,
String clusterName,
Integer dataStoragePercentage,
Boolean isLocalBackupEnabled,
String cloudExadataInfrastructureId,
Boolean isSparseDiskgroupEnabled,
String giVersion,
String systemVersion,
List<String> sshPublicKeys,
CloudVmCluster.LicenseModel licenseModel,
CloudVmCluster.DiskRedundancy diskRedundancy,
List<String> scanIpIds,
List<String> vipIds,
String scanDnsRecordId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String scanDnsName,
String zoneId,
Integer scanListenerPortTcp,
Integer scanListenerPortTcpSsl,
DataCollectionOptions dataCollectionOptions)
Deprecated.
|
DbSystem(ExadataIormConfig iormConfigCache,
String id,
String compartmentId,
String displayName,
String availabilityDomain,
List<String> faultDomains,
String subnetId,
String backupSubnetId,
List<String> nsgIds,
List<String> backupNetworkNsgIds,
Integer memorySizeInGBs,
DbSystem.StorageVolumePerformanceMode storageVolumePerformanceMode,
String shape,
DbSystemOptions dbSystemOptions,
List<String> sshPublicKeys,
String timeZone,
String hostname,
String domain,
String kmsKeyId,
String version,
String osVersion,
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,
String scanDnsName,
String zoneId,
Integer dataStorageSizeInGBs,
Integer recoStorageSizeInGB,
Integer nodeCount,
DbSystem.LicenseModel licenseModel,
MaintenanceWindow maintenanceWindow,
String lastMaintenanceRunId,
String nextMaintenanceRunId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
String sourceDbSystemId,
Date pointInTimeDataDiskCloneTimestamp,
DataCollectionOptions dataCollectionOptions)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig |
GetExadataIormConfigResponse.getExadataIormConfig()
The returned
ExadataIormConfig instance. |
ExadataIormConfig |
UpdateCloudVmClusterIormConfigResponse.getExadataIormConfig()
The returned
ExadataIormConfig instance. |
ExadataIormConfig |
GetCloudVmClusterIormConfigResponse.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)
The returned
ExadataIormConfig instance. |
UpdateCloudVmClusterIormConfigResponse.Builder |
UpdateCloudVmClusterIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned
ExadataIormConfig instance. |
GetCloudVmClusterIormConfigResponse.Builder |
GetCloudVmClusterIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned
ExadataIormConfig instance. |
UpdateExadataIormConfigResponse.Builder |
UpdateExadataIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned
ExadataIormConfig instance. |
Copyright © 2016–2023. All rights reserved.