public static class VmClusterSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
VmClusterSummary.Builder |
availabilityDomain(String availabilityDomain)
The name of the availability domain that the VM cluster is located in.
|
VmClusterSummary |
build() |
VmClusterSummary.Builder |
cloudAutomationUpdateDetails(CloudAutomationUpdateDetails cloudAutomationUpdateDetails) |
VmClusterSummary.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment.
|
VmClusterSummary.Builder |
copy(VmClusterSummary model) |
VmClusterSummary.Builder |
cpusEnabled(Integer cpusEnabled)
The number of enabled CPU cores.
|
VmClusterSummary.Builder |
dataCollectionOptions(DataCollectionOptions dataCollectionOptions) |
VmClusterSummary.Builder |
dataStorageSizeInGBs(Double dataStorageSizeInGBs)
Size of the DATA disk group in GBs.
|
VmClusterSummary.Builder |
dataStorageSizeInTBs(Double dataStorageSizeInTBs)
Size, in terabytes, of the DATA disk group.
|
VmClusterSummary.Builder |
dbNodeStorageSizeInGBs(Integer dbNodeStorageSizeInGBs)
The local node storage allocated in GBs.
|
VmClusterSummary.Builder |
dbServers(List<String> dbServers)
The list of Db server.
|
VmClusterSummary.Builder |
definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
VmClusterSummary.Builder |
displayName(String displayName)
The user-friendly name for the Exadata Cloud@Customer VM cluster.
|
VmClusterSummary.Builder |
exadataInfrastructureId(String exadataInfrastructureId)
The OCID of the
Exadata infrastructure.
|
VmClusterSummary.Builder |
fileSystemConfigurationDetails(List<FileSystemConfigurationDetail> fileSystemConfigurationDetails)
Details of the file system configuration of the VM cluster.
|
VmClusterSummary.Builder |
freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
VmClusterSummary.Builder |
giSoftwareImageId(String giSoftwareImageId)
The OCID of a
grid infrastructure software image.
|
VmClusterSummary.Builder |
giVersion(String giVersion)
The Oracle Grid Infrastructure software version for the VM cluster.
|
VmClusterSummary.Builder |
id(String id)
The OCID of the
VM cluster.
|
VmClusterSummary.Builder |
isLocalBackupEnabled(Boolean isLocalBackupEnabled)
If true, database backup on local Exadata storage is configured for the VM cluster.
|
VmClusterSummary.Builder |
isSparseDiskgroupEnabled(Boolean isSparseDiskgroupEnabled)
If true, sparse disk group is configured for the VM cluster.
|
VmClusterSummary.Builder |
lastPatchHistoryEntryId(String lastPatchHistoryEntryId)
The OCID of the
last patch history.
|
VmClusterSummary.Builder |
licenseModel(VmClusterSummary.LicenseModel licenseModel)
The Oracle license model that applies to the VM cluster.
|
VmClusterSummary.Builder |
lifecycleDetails(String lifecycleDetails)
Additional information about the current lifecycle state.
|
VmClusterSummary.Builder |
lifecycleState(VmClusterSummary.LifecycleState lifecycleState)
The current state of the VM cluster.
|
VmClusterSummary.Builder |
memorySizeInGBs(Integer memorySizeInGBs)
The memory allocated in GBs.
|
VmClusterSummary.Builder |
ocpusEnabled(Float ocpusEnabled)
The number of enabled OCPU cores.
|
VmClusterSummary.Builder |
shape(String shape)
The shape of the Exadata infrastructure.
|
VmClusterSummary.Builder |
sshPublicKeys(List<String> sshPublicKeys)
The public key portion of one or more key pairs used for SSH access to the VM cluster.
|
VmClusterSummary.Builder |
systemVersion(String systemVersion)
Operating system version of the image.
|
VmClusterSummary.Builder |
timeCreated(Date timeCreated)
The date and time that the VM cluster was created.
|
VmClusterSummary.Builder |
timeZone(String timeZone)
The time zone of the Exadata infrastructure.
|
VmClusterSummary.Builder |
vmClusterNetworkId(String vmClusterNetworkId)
The OCID of the
VM cluster network.
|
public VmClusterSummary.Builder id(String id)
The OCID of the VM cluster.
id
- the value to setpublic VmClusterSummary.Builder compartmentId(String compartmentId)
The OCID of the compartment.
compartmentId
- the value to setpublic VmClusterSummary.Builder lastPatchHistoryEntryId(String lastPatchHistoryEntryId)
The OCID of the last patch history. This value is updated as soon as a patch operation starts.
lastPatchHistoryEntryId
- the value to setpublic VmClusterSummary.Builder lifecycleState(VmClusterSummary.LifecycleState lifecycleState)
The current state of the VM cluster.
lifecycleState
- the value to setpublic VmClusterSummary.Builder displayName(String displayName)
The user-friendly name for the Exadata Cloud@Customer VM cluster. The name does not need to be unique.
displayName
- the value to setpublic VmClusterSummary.Builder timeCreated(Date timeCreated)
The date and time that the VM cluster was created.
timeCreated
- the value to setpublic VmClusterSummary.Builder lifecycleDetails(String lifecycleDetails)
Additional information about the current lifecycle state.
lifecycleDetails
- the value to setpublic VmClusterSummary.Builder timeZone(String timeZone)
The time zone of the Exadata infrastructure. For details, see Exadata Infrastructure Time Zones.
timeZone
- the value to setpublic VmClusterSummary.Builder isLocalBackupEnabled(Boolean isLocalBackupEnabled)
If true, database backup on local Exadata storage is configured for the VM cluster. If false, database backup on local Exadata storage is not available in the VM cluster.
isLocalBackupEnabled
- the value to setpublic VmClusterSummary.Builder exadataInfrastructureId(String exadataInfrastructureId)
The OCID of the Exadata infrastructure.
exadataInfrastructureId
- the value to setpublic VmClusterSummary.Builder isSparseDiskgroupEnabled(Boolean isSparseDiskgroupEnabled)
If true, sparse disk group is configured for the VM cluster. If false, sparse disk group is not created.
isSparseDiskgroupEnabled
- the value to setpublic VmClusterSummary.Builder vmClusterNetworkId(String vmClusterNetworkId)
The OCID of the VM cluster network.
vmClusterNetworkId
- the value to setpublic VmClusterSummary.Builder cpusEnabled(Integer cpusEnabled)
The number of enabled CPU cores.
cpusEnabled
- the value to setpublic VmClusterSummary.Builder ocpusEnabled(Float ocpusEnabled)
The number of enabled OCPU cores.
ocpusEnabled
- the value to setpublic VmClusterSummary.Builder memorySizeInGBs(Integer memorySizeInGBs)
The memory allocated in GBs.
memorySizeInGBs
- the value to setpublic VmClusterSummary.Builder dbNodeStorageSizeInGBs(Integer dbNodeStorageSizeInGBs)
The local node storage allocated in GBs.
dbNodeStorageSizeInGBs
- the value to setpublic VmClusterSummary.Builder dataStorageSizeInTBs(Double dataStorageSizeInTBs)
Size, in terabytes, of the DATA disk group.
dataStorageSizeInTBs
- the value to setpublic VmClusterSummary.Builder dataStorageSizeInGBs(Double dataStorageSizeInGBs)
Size of the DATA disk group in GBs.
dataStorageSizeInGBs
- the value to setpublic VmClusterSummary.Builder shape(String shape)
The shape of the Exadata infrastructure. The shape determines the amount of CPU, storage, and memory resources allocated to the instance.
shape
- the value to setpublic VmClusterSummary.Builder giVersion(String giVersion)
The Oracle Grid Infrastructure software version for the VM cluster.
giVersion
- the value to setpublic VmClusterSummary.Builder systemVersion(String systemVersion)
Operating system version of the image.
systemVersion
- the value to setpublic VmClusterSummary.Builder sshPublicKeys(List<String> sshPublicKeys)
The public key portion of one or more key pairs used for SSH access to the VM cluster.
sshPublicKeys
- the value to setpublic VmClusterSummary.Builder licenseModel(VmClusterSummary.LicenseModel licenseModel)
The Oracle license model that applies to the VM cluster. The default is LICENSE_INCLUDED.
licenseModel
- the value to setpublic VmClusterSummary.Builder dbServers(List<String> dbServers)
The list of Db server.
dbServers
- the value to setpublic VmClusterSummary.Builder availabilityDomain(String availabilityDomain)
The name of the availability domain that the VM cluster is located in.
availabilityDomain
- the value to setpublic VmClusterSummary.Builder freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.
Example: {"Department": "Finance"}
freeformTags
- the value to setpublic VmClusterSummary.Builder definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
definedTags
- the value to setpublic VmClusterSummary.Builder dataCollectionOptions(DataCollectionOptions dataCollectionOptions)
public VmClusterSummary.Builder giSoftwareImageId(String giSoftwareImageId)
The OCID of a
grid infrastructure software image. This is a database software image of the type GRID_IMAGE
.
giSoftwareImageId
- the value to setpublic VmClusterSummary.Builder fileSystemConfigurationDetails(List<FileSystemConfigurationDetail> fileSystemConfigurationDetails)
Details of the file system configuration of the VM cluster.
fileSystemConfigurationDetails
- the value to setpublic VmClusterSummary.Builder cloudAutomationUpdateDetails(CloudAutomationUpdateDetails cloudAutomationUpdateDetails)
public VmClusterSummary build()
public VmClusterSummary.Builder copy(VmClusterSummary model)
Copyright © 2016–2024. All rights reserved.