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 |
ExadbVmCluster.getIormConfigCache() |
ExadataIormConfig |
DbSystem.getIormConfigCache() |
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig.Builder |
ExadataIormConfig.Builder.copy(ExadataIormConfig model) |
CloudVmCluster.Builder |
CloudVmCluster.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
ExadbVmCluster.Builder |
ExadbVmCluster.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
DbSystem.Builder |
DbSystem.Builder.iormConfigCache(ExadataIormConfig iormConfigCache) |
Constructor and Description |
---|
CloudVmCluster(ExadataIormConfig iormConfigCache,
String id,
String compartmentId,
String subscriptionId,
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,
Map<String,Map<String,Object>> securityAttributes,
Map<String,Map<String,Object>> systemTags,
String scanDnsName,
String zoneId,
Integer scanListenerPortTcp,
Integer scanListenerPortTcpSsl,
DataCollectionOptions dataCollectionOptions,
String giSoftwareImageId,
List<FileSystemConfigurationDetail> fileSystemConfigurationDetails,
CloudAutomationUpdateDetails cloudAutomationUpdateDetails)
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,
String giSoftwareImageId,
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,
Map<String,Map<String,Object>> securityAttributes,
String sourceDbSystemId,
Date pointInTimeDataDiskCloneTimestamp,
DataCollectionOptions dataCollectionOptions)
Deprecated.
|
ExadbVmCluster(ExadataIormConfig iormConfigCache,
String id,
String compartmentId,
String availabilityDomain,
String subnetId,
String backupSubnetId,
List<String> nsgIds,
List<String> backupNetworkNsgIds,
String lastUpdateHistoryEntryId,
Long listenerPort,
ExadbVmCluster.LifecycleState lifecycleState,
Integer nodeCount,
String shape,
String displayName,
Date timeCreated,
String lifecycleDetails,
String timeZone,
String hostname,
String domain,
String clusterName,
String giVersion,
String gridImageId,
ExadbVmCluster.GridImageType gridImageType,
String systemVersion,
List<String> sshPublicKeys,
ExadbVmCluster.LicenseModel licenseModel,
List<String> scanIpIds,
List<String> vipIds,
String scanDnsRecordId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> securityAttributes,
Map<String,Map<String,Object>> systemTags,
String scanDnsName,
String zoneId,
Integer scanListenerPortTcp,
Integer scanListenerPortTcpSsl,
String privateZoneId,
DataCollectionOptions dataCollectionOptions,
Integer totalECpuCount,
Integer enabledECpuCount,
ExadbVmClusterStorageDetails vmFileSystemStorage,
ExadbVmClusterStorageDetails snapshotFileSystemStorage,
ExadbVmClusterStorageDetails totalFileSystemStorage,
String exascaleDbStorageVaultId,
Integer memorySizeInGBs)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExadataIormConfig |
GetExadataIormConfigResponse.getExadataIormConfig()
The returned
ExadataIormConfig instance. |
ExadataIormConfig |
UpdateExadataIormConfigResponse.getExadataIormConfig()
The returned
ExadataIormConfig instance. |
ExadataIormConfig |
GetCloudVmClusterIormConfigResponse.getExadataIormConfig()
The returned
ExadataIormConfig instance. |
ExadataIormConfig |
UpdateCloudVmClusterIormConfigResponse.getExadataIormConfig()
The returned
ExadataIormConfig instance. |
Modifier and Type | Method and Description |
---|---|
GetExadataIormConfigResponse.Builder |
GetExadataIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned
ExadataIormConfig instance. |
UpdateExadataIormConfigResponse.Builder |
UpdateExadataIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned
ExadataIormConfig instance. |
GetCloudVmClusterIormConfigResponse.Builder |
GetCloudVmClusterIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned
ExadataIormConfig instance. |
UpdateCloudVmClusterIormConfigResponse.Builder |
UpdateCloudVmClusterIormConfigResponse.Builder.exadataIormConfig(ExadataIormConfig exadataIormConfig)
The returned
ExadataIormConfig instance. |
Copyright © 2016–2024. All rights reserved.