Interface CloudExadataInfrastructureSummary.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<CloudExadataInfrastructureSummary.Builder,
,CloudExadataInfrastructureSummary> SdkBuilder<CloudExadataInfrastructureSummary.Builder,
,CloudExadataInfrastructureSummary> SdkPojo
- Enclosing class:
CloudExadataInfrastructureSummary
-
Method Summary
Modifier and TypeMethodDescriptionactivatedStorageCount
(Integer activatedStorageCount) The number of storage servers requested for the Exadata infrastructure.additionalStorageCount
(Integer additionalStorageCount) The number of storage servers requested for the Exadata infrastructure.availabilityZone
(String availabilityZone) The name of the Availability Zone (AZ) where the Exadata infrastructure is located.availabilityZoneId
(String availabilityZoneId) The AZ ID of the AZ where the Exadata infrastructure is located.availableStorageSizeInGBs
(Integer availableStorageSizeInGBs) The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.cloudExadataInfrastructureArn
(String cloudExadataInfrastructureArn) The Amazon Resource Name (ARN) for the Exadata infrastructure.cloudExadataInfrastructureId
(String cloudExadataInfrastructureId) The unique identifier for the Exadata infrastructure.computeCount
(Integer computeCount) The number of database servers for the Exadata infrastructure.computeModel
(String computeModel) The OCI model compute model used when you create or clone an instance: ECPU or OCPU.computeModel
(ComputeModel computeModel) The OCI model compute model used when you create or clone an instance: ECPU or OCPU.The total number of CPU cores that are allocated to the Exadata infrastructure.The date and time when the Exadata infrastructure was created.customerContactsToSendToOCI
(Collection<CustomerContact> customerContactsToSendToOCI) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.customerContactsToSendToOCI
(Consumer<CustomerContact.Builder>... customerContactsToSendToOCI) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.customerContactsToSendToOCI
(CustomerContact... customerContactsToSendToOCI) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.databaseServerType
(String databaseServerType) The database server model type of the Exadata infrastructure.dataStorageSizeInTBs
(Double dataStorageSizeInTBs) The size of the Exadata infrastructure's data disk group, in terabytes (TB).dbNodeStorageSizeInGBs
(Integer dbNodeStorageSizeInGBs) The size of the Exadata infrastructure's local node storage, in gigabytes (GB).dbServerVersion
(String dbServerVersion) The software version of the database servers on the Exadata infrastructure.displayName
(String displayName) The user-friendly name for the Exadata infrastructure.lastMaintenanceRunId
(String lastMaintenanceRunId) The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.maintenanceWindow
(Consumer<MaintenanceWindow.Builder> maintenanceWindow) The scheduling details for the maintenance window.maintenanceWindow
(MaintenanceWindow maintenanceWindow) The scheduling details for the maintenance window.maxCpuCount
(Integer maxCpuCount) The total number of CPU cores available on the Exadata infrastructure.maxDataStorageInTBs
(Double maxDataStorageInTBs) The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.maxDbNodeStorageSizeInGBs
(Integer maxDbNodeStorageSizeInGBs) The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.maxMemoryInGBs
(Integer maxMemoryInGBs) The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.memorySizeInGBs
(Integer memorySizeInGBs) The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.monthlyDbServerVersion
(String monthlyDbServerVersion) The monthly software version of the database servers (dom0) installed on the Exadata infrastructure.monthlyStorageServerVersion
(String monthlyStorageServerVersion) The monthly software version of the storage servers installed on the Exadata infrastructure.nextMaintenanceRunId
(String nextMaintenanceRunId) The OCID of the next maintenance run for the Exadata infrastructure.The OCID of the Exadata infrastructure.ociResourceAnchorName
(String ociResourceAnchorName) The name of the OCI resource anchor for the Exadata infrastructure.The HTTPS link to the Exadata infrastructure in OCI.percentProgress
(Float percentProgress) The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.The model name of the Exadata infrastructure.The current status of the Exadata infrastructure.status
(ResourceStatus status) The current status of the Exadata infrastructure.statusReason
(String statusReason) Additional information about the status of the Exadata infrastructure.storageCount
(Integer storageCount) The number of storage servers that are activated for the Exadata infrastructure.storageServerType
(String storageServerType) The storage server model type of the Exadata infrastructure.storageServerVersion
(String storageServerVersion) The software version of the storage servers on the Exadata infrastructure.totalStorageSizeInGBs
(Integer totalStorageSizeInGBs) The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
cloudExadataInfrastructureId
CloudExadataInfrastructureSummary.Builder cloudExadataInfrastructureId(String cloudExadataInfrastructureId) The unique identifier for the Exadata infrastructure.
- Parameters:
cloudExadataInfrastructureId
- The unique identifier for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
displayName
The user-friendly name for the Exadata infrastructure.
- Parameters:
displayName
- The user-friendly name for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
status
The current status of the Exadata infrastructure.
- Parameters:
status
- The current status of the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
status
The current status of the Exadata infrastructure.
- Parameters:
status
- The current status of the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
statusReason
Additional information about the status of the Exadata infrastructure.
- Parameters:
statusReason
- Additional information about the status of the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
cloudExadataInfrastructureArn
CloudExadataInfrastructureSummary.Builder cloudExadataInfrastructureArn(String cloudExadataInfrastructureArn) The Amazon Resource Name (ARN) for the Exadata infrastructure.
- Parameters:
cloudExadataInfrastructureArn
- The Amazon Resource Name (ARN) for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
activatedStorageCount
The number of storage servers requested for the Exadata infrastructure.
- Parameters:
activatedStorageCount
- The number of storage servers requested for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
additionalStorageCount
The number of storage servers requested for the Exadata infrastructure.
- Parameters:
additionalStorageCount
- The number of storage servers requested for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availableStorageSizeInGBs
CloudExadataInfrastructureSummary.Builder availableStorageSizeInGBs(Integer availableStorageSizeInGBs) The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- Parameters:
availableStorageSizeInGBs
- The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availabilityZone
The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- Parameters:
availabilityZone
- The name of the Availability Zone (AZ) where the Exadata infrastructure is located.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
availabilityZoneId
The AZ ID of the AZ where the Exadata infrastructure is located.
- Parameters:
availabilityZoneId
- The AZ ID of the AZ where the Exadata infrastructure is located.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
computeCount
The number of database servers for the Exadata infrastructure.
- Parameters:
computeCount
- The number of database servers for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
cpuCount
The total number of CPU cores that are allocated to the Exadata infrastructure.
- Parameters:
cpuCount
- The total number of CPU cores that are allocated to the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
customerContactsToSendToOCI
CloudExadataInfrastructureSummary.Builder customerContactsToSendToOCI(Collection<CustomerContact> customerContactsToSendToOCI) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- Parameters:
customerContactsToSendToOCI
- The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
customerContactsToSendToOCI
CloudExadataInfrastructureSummary.Builder customerContactsToSendToOCI(CustomerContact... customerContactsToSendToOCI) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- Parameters:
customerContactsToSendToOCI
- The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
customerContactsToSendToOCI
CloudExadataInfrastructureSummary.Builder customerContactsToSendToOCI(Consumer<CustomerContact.Builder>... customerContactsToSendToOCI) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
This is a convenience method that creates an instance of theCustomerContact.Builder
avoiding the need to create one manually viaCustomerContact.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tocustomerContactsToSendToOCI(List<CustomerContact>)
.- Parameters:
customerContactsToSendToOCI
- a consumer that will call methods onCustomerContact.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
dataStorageSizeInTBs
The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- Parameters:
dataStorageSizeInTBs
- The size of the Exadata infrastructure's data disk group, in terabytes (TB).- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dbNodeStorageSizeInGBs
The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- Parameters:
dbNodeStorageSizeInGBs
- The size of the Exadata infrastructure's local node storage, in gigabytes (GB).- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
dbServerVersion
The software version of the database servers on the Exadata infrastructure.
- Parameters:
dbServerVersion
- The software version of the database servers on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
lastMaintenanceRunId
The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.
- Parameters:
lastMaintenanceRunId
- The Oracle Cloud Identifier (OCID) of the last maintenance run for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maintenanceWindow
The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- Parameters:
maintenanceWindow
- The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maintenanceWindow
default CloudExadataInfrastructureSummary.Builder maintenanceWindow(Consumer<MaintenanceWindow.Builder> maintenanceWindow) The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
This is a convenience method that creates an instance of theMaintenanceWindow.Builder
avoiding the need to create one manually viaMaintenanceWindow.builder()
.When the
Consumer
completes,SdkBuilder.build()
is called immediately and its result is passed tomaintenanceWindow(MaintenanceWindow)
.- Parameters:
maintenanceWindow
- a consumer that will call methods onMaintenanceWindow.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
maxCpuCount
The total number of CPU cores available on the Exadata infrastructure.
- Parameters:
maxCpuCount
- The total number of CPU cores available on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxDataStorageInTBs
The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- Parameters:
maxDataStorageInTBs
- The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxDbNodeStorageSizeInGBs
CloudExadataInfrastructureSummary.Builder maxDbNodeStorageSizeInGBs(Integer maxDbNodeStorageSizeInGBs) The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- Parameters:
maxDbNodeStorageSizeInGBs
- The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
maxMemoryInGBs
The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- Parameters:
maxMemoryInGBs
- The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
memorySizeInGBs
The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- Parameters:
memorySizeInGBs
- The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
monthlyDbServerVersion
The monthly software version of the database servers (dom0) installed on the Exadata infrastructure.
- Parameters:
monthlyDbServerVersion
- The monthly software version of the database servers (dom0) installed on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
monthlyStorageServerVersion
CloudExadataInfrastructureSummary.Builder monthlyStorageServerVersion(String monthlyStorageServerVersion) The monthly software version of the storage servers installed on the Exadata infrastructure.
- Parameters:
monthlyStorageServerVersion
- The monthly software version of the storage servers installed on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
nextMaintenanceRunId
The OCID of the next maintenance run for the Exadata infrastructure.
- Parameters:
nextMaintenanceRunId
- The OCID of the next maintenance run for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ociResourceAnchorName
The name of the OCI resource anchor for the Exadata infrastructure.
- Parameters:
ociResourceAnchorName
- The name of the OCI resource anchor for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ociUrl
The HTTPS link to the Exadata infrastructure in OCI.
- Parameters:
ociUrl
- The HTTPS link to the Exadata infrastructure in OCI.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
ocid
The OCID of the Exadata infrastructure.
- Parameters:
ocid
- The OCID of the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
shape
The model name of the Exadata infrastructure.
- Parameters:
shape
- The model name of the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
storageCount
The number of storage servers that are activated for the Exadata infrastructure.
- Parameters:
storageCount
- The number of storage servers that are activated for the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
storageServerVersion
The software version of the storage servers on the Exadata infrastructure.
- Parameters:
storageServerVersion
- The software version of the storage servers on the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
createdAt
The date and time when the Exadata infrastructure was created.
- Parameters:
createdAt
- The date and time when the Exadata infrastructure was created.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
totalStorageSizeInGBs
The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
- Parameters:
totalStorageSizeInGBs
- The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
percentProgress
The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.
- Parameters:
percentProgress
- The amount of progress made on the current operation on the Exadata infrastructure, expressed as a percentage.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
databaseServerType
The database server model type of the Exadata infrastructure. For the list of valid model names, use the
ListDbSystemShapes
operation.- Parameters:
databaseServerType
- The database server model type of the Exadata infrastructure. For the list of valid model names, use theListDbSystemShapes
operation.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
storageServerType
The storage server model type of the Exadata infrastructure. For the list of valid model names, use the
ListDbSystemShapes
operation.- Parameters:
storageServerType
- The storage server model type of the Exadata infrastructure. For the list of valid model names, use theListDbSystemShapes
operation.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
computeModel
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- Parameters:
computeModel
- The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
computeModel
The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- Parameters:
computeModel
- The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-