DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.backupNetworkNsgIds(List<String> backupNetworkNsgIds) |
A list of the
OCIDs of the
network security groups (NSGs) that the backup network of this DB system belongs to.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.backupSubnetId(String backupSubnetId) |
The OCID of the
backup network subnet associated with the Exadata VM cluster on Exascale Infrastructure.
|
static DistributedDbVmCluster.Builder |
DistributedDbVmCluster.builder() |
Create a new builder.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.copy(DistributedDbVmCluster model) |
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.displayName(String displayName) |
The user-friendly name for the Exadata VM cluster on Exascale Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.domain(String domain) |
A domain name used for the Exadata VM cluster on Exascale Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.enabledECpuCount(Integer enabledECpuCount) |
The number of ECPUs to enable for an Exadata VM cluster on Exascale Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.isDiagnosticsEventsEnabled(Boolean isDiagnosticsEventsEnabled) |
Indicates whether diagnostic collection is enabled for the VM cluster.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.isHealthMonitoringEnabled(Boolean isHealthMonitoringEnabled) |
Indicates whether health monitoring is enabled for the VM cluster.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.isIncidentLogsEnabled(Boolean isIncidentLogsEnabled) |
Indicates whether incident logs and trace collection are enabled for the VM cluster.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.licenseModel(DistributedDbVmCluster.LicenseModel licenseModel) |
The Oracle license model that applies to the Exadata VM cluster on Exascale
Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.nsgIds(List<String> nsgIds) |
The list of
OCIDs for the
network security groups (NSGs) to which this resource belongs.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.privateZoneId(String privateZoneId) |
The private zone ID in which you want DNS records to be created.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.sshPublicKeys(List<String> sshPublicKeys) |
The public key portion of one or more key pairs used for SSH access to the Exadata VM
cluster on Exascale Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.subnetId(String subnetId) |
The OCID of the
subnet associated with the Exadata VM cluster on Exascale Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.toBuilder() |
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.totalECpuCount(Integer totalECpuCount) |
The number of Total ECPUs for an Exadata VM cluster on Exascale Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.vmClusterId(String vmClusterId) |
The OCID of the
Exadata VM cluster on Exascale Infrastructure.
|
DistributedDbVmCluster.Builder |
DistributedDbVmCluster.Builder.vmFileSystemStorageSize(Integer vmFileSystemStorageSize) |
File System Storage Size in GBs for Exadata VM cluster.
|