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