Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.availabilityDomain(String availabilityDomain)
The name of the availability domain that the Autonomous Exadata Infrastructure is located
in.
|
static AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.builder()
Create a new builder.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.compartmentId(String compartmentId)
The OCID of the compartment.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.copy(AutonomousExadataInfrastructure model) |
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.displayName(String displayName)
The user-friendly name for the Autonomous Exadata Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.domain(String domain)
The domain name for the Autonomous Exadata Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.hostname(String hostname)
The host name for the Autonomous Exadata Infrastructure node.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.id(String id)
The OCID of the Autonomous Exadata Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.lastMaintenanceRunId(String lastMaintenanceRunId)
The OCID of the
last maintenance run.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.licenseModel(AutonomousExadataInfrastructure.LicenseModel licenseModel)
The Oracle license model that applies to all databases in the Autonomous Exadata
Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.lifecycleDetails(String lifecycleDetails)
Additional information about the current lifecycle state of the Autonomous Exadata
Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.lifecycleState(AutonomousExadataInfrastructure.LifecycleState lifecycleState)
The current lifecycle state of the Autonomous Exadata Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.maintenanceWindow(MaintenanceWindow maintenanceWindow) |
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.nextMaintenanceRunId(String nextMaintenanceRunId)
The OCID of the
next maintenance run.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.nsgIds(List<String> nsgIds)
The list of
OCIDs for the
network security groups (NSGs) to which this resource belongs.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.scanDnsName(String scanDnsName)
The FQDN of the DNS record for the SCAN IP addresses that are associated with the
Autonomous Exadata Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.shape(String shape)
The shape of the Autonomous Exadata Infrastructure.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.subnetId(String subnetId)
The OCID of the subnet the Autonomous Exadata Infrastructure is associated with.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.timeCreated(Date timeCreated)
The date and time the Autonomous Exadata Infrastructure was created.
|
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.toBuilder() |
AutonomousExadataInfrastructure.Builder |
AutonomousExadataInfrastructure.Builder.zoneId(String zoneId)
The OCID of the zone the Autonomous Exadata Infrastructure is associated with.
|
Copyright © 2016–2024. All rights reserved.