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() |
ExadataIormConfig |
CloudVmCluster.getIormConfigCache() |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig.Builder |
ExadataIormConfig.Builder.copy(ExadataIormConfig model) |
DbSystem.Builder |
DbSystem.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
CloudVmCluster.Builder |
CloudVmCluster.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,
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,
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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig |
GetCloudVmClusterIormConfigResponse.getExadataIormConfig()
The returned ExadataIormConfig instance.
|
ExadataIormConfig |
UpdateExadataIormConfigResponse.getExadataIormConfig()
The returned ExadataIormConfig instance.
|
ExadataIormConfig |
UpdateCloudVmClusterIormConfigResponse.getExadataIormConfig()
The returned ExadataIormConfig instance.
|
ExadataIormConfig |
GetExadataIormConfigResponse.getExadataIormConfig()
The returned ExadataIormConfig instance.
|
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterIormConfigResponse.Builder |
GetCloudVmClusterIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned ExadataIormConfig instance.
|
UpdateExadataIormConfigResponse.Builder |
UpdateExadataIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned ExadataIormConfig instance.
|
UpdateCloudVmClusterIormConfigResponse.Builder |
UpdateCloudVmClusterIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned ExadataIormConfig instance.
|
GetExadataIormConfigResponse.Builder |
GetExadataIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned ExadataIormConfig instance.
|
Copyright © 2016–2022. All rights reserved.