Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.builder()
Create a new builder.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.copy(UpdateExternalExadataInfrastructureDetails model) |
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.dbSystemIds(List<String> dbSystemIds)
The list of all the DB systems OCIDs.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.discoveryKey(String discoveryKey)
The unique key of the discovery request.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.displayName(String displayName)
The name of the Exadata infrastructure.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.licenseModel(UpdateExternalExadataInfrastructureDetails.LicenseModel licenseModel)
The Oracle license model that applies to the database management resources.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.Builder.storageServerNames(List<String> storageServerNames)
The list of the names of Exadata storage servers to be monitored.
|
UpdateExternalExadataInfrastructureDetails.Builder |
UpdateExternalExadataInfrastructureDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.