Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
ExascaleConfigDetails |
ExascaleConfigDetails.Builder.build() |
ExascaleConfigDetails |
ExadataInfrastructureSummary.getExascaleConfig() |
ExascaleConfigDetails |
ExadataInfrastructure.getExascaleConfig() |
Modifier and Type | Method and Description |
---|---|
ExascaleConfigDetails.Builder |
ExascaleConfigDetails.Builder.copy(ExascaleConfigDetails model) |
ExadataInfrastructureSummary.Builder |
ExadataInfrastructureSummary.Builder.exascaleConfig(ExascaleConfigDetails exascaleConfig) |
ExadataInfrastructure.Builder |
ExadataInfrastructure.Builder.exascaleConfig(ExascaleConfigDetails exascaleConfig) |
Constructor and Description |
---|
ExadataInfrastructure(String id,
String compartmentId,
ExadataInfrastructure.LifecycleState lifecycleState,
String displayName,
String shape,
String timeZone,
Integer cpusEnabled,
Integer maxCpuCount,
Integer memorySizeInGBs,
Integer maxMemoryInGBs,
Integer dbNodeStorageSizeInGBs,
Integer maxDbNodeStorageInGBs,
Double dataStorageSizeInTBs,
Double maxDataStorageInTBs,
String rackSerialNumber,
Integer storageCount,
Integer additionalStorageCount,
Integer activatedStorageCount,
Integer computeCount,
Boolean isMultiRackDeployment,
byte[] multiRackConfigurationFile,
Integer additionalComputeCount,
ExadataInfrastructure.AdditionalComputeSystemModel additionalComputeSystemModel,
String cloudControlPlaneServer1,
String cloudControlPlaneServer2,
String netmask,
String gateway,
String adminNetworkCIDR,
String infiniBandNetworkCIDR,
String corporateProxy,
List<String> dnsServer,
List<String> ntpServer,
Date timeCreated,
String lifecycleDetails,
String csiNumber,
List<ExadataInfrastructureContact> contacts,
ExadataInfrastructure.MaintenanceSLOStatus maintenanceSLOStatus,
MaintenanceWindow maintenanceWindow,
String storageServerVersion,
String dbServerVersion,
String monthlyDbServerVersion,
String lastMaintenanceRunId,
String nextMaintenanceRunId,
Boolean isCpsOfflineReportEnabled,
NetworkBondingModeDetails networkBondingModeDetails,
String availabilityDomain,
List<DefinedFileSystemConfiguration> definedFileSystemConfigurations,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Boolean isSchedulingPolicyAssociated,
ExascaleConfigDetails exascaleConfig)
Deprecated.
|
ExadataInfrastructureSummary(String id,
String compartmentId,
ExadataInfrastructureSummary.LifecycleState lifecycleState,
String displayName,
String shape,
String timeZone,
Integer cpusEnabled,
Integer maxCpuCount,
Integer memorySizeInGBs,
Integer maxMemoryInGBs,
Integer dbNodeStorageSizeInGBs,
Integer maxDbNodeStorageInGBs,
Double dataStorageSizeInTBs,
Double maxDataStorageInTBs,
String rackSerialNumber,
Integer storageCount,
Integer additionalStorageCount,
Integer activatedStorageCount,
Integer computeCount,
Boolean isMultiRackDeployment,
byte[] multiRackConfigurationFile,
Integer additionalComputeCount,
ExadataInfrastructureSummary.AdditionalComputeSystemModel additionalComputeSystemModel,
String cloudControlPlaneServer1,
String cloudControlPlaneServer2,
String netmask,
String gateway,
String adminNetworkCIDR,
String infiniBandNetworkCIDR,
String corporateProxy,
List<String> dnsServer,
List<String> ntpServer,
Date timeCreated,
String lifecycleDetails,
String csiNumber,
List<ExadataInfrastructureContact> contacts,
ExadataInfrastructureSummary.MaintenanceSLOStatus maintenanceSLOStatus,
MaintenanceWindow maintenanceWindow,
String storageServerVersion,
String dbServerVersion,
String monthlyDbServerVersion,
String lastMaintenanceRunId,
String nextMaintenanceRunId,
Boolean isCpsOfflineReportEnabled,
NetworkBondingModeDetails networkBondingModeDetails,
String availabilityDomain,
List<DefinedFileSystemConfiguration> definedFileSystemConfigurations,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Boolean isSchedulingPolicyAssociated,
ExascaleConfigDetails exascaleConfig)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.