Infrastructure.Builder |
Infrastructure.Builder.acfsFileSystemStorageInGbs(Double acfsFileSystemStorageInGbs) |
The amount of storage (in GB) in the DATA disk group that is reserved for creating local
storage for VM Clusters and application VMs.
|
Infrastructure.Builder |
Infrastructure.Builder.acfsFileSystemUsedStorageInGbs(Double acfsFileSystemUsedStorageInGbs) |
The amount of storage (in GB) in the DATA disk group that is currently utilized for
creating local storage for VM Clusters and application VMs.
|
Infrastructure.Builder |
Infrastructure.Builder.adminNetworkcidr(String adminNetworkcidr) |
The CIDR block for the system network.
|
Infrastructure.Builder |
Infrastructure.Builder.backupNetworkBondingInterface(NetworkBondingInterfaceEnum backupNetworkBondingInterface) |
The network bonding interface for backup network for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.backupNetworkBondingMode(NetworkBondingMode backupNetworkBondingMode) |
The network bonding mode for Backup networks for the Database Infrastructure.
|
static Infrastructure.Builder |
Infrastructure.builder() |
Create a new builder.
|
Infrastructure.Builder |
Infrastructure.Builder.clientNetworkBondingInterface(NetworkBondingInterfaceEnum clientNetworkBondingInterface) |
The network bonding interface for client network for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.clientNetworkBondingMode(NetworkBondingMode clientNetworkBondingMode) |
The network bonding mode for Client networks for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.cloudControlPlaneServer1(String cloudControlPlaneServer1) |
The IP address for the first control plane server.
|
Infrastructure.Builder |
Infrastructure.Builder.cloudControlPlaneServer2(String cloudControlPlaneServer2) |
The IP address for the second control plane server.
|
Infrastructure.Builder |
Infrastructure.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment.
|
Infrastructure.Builder |
Infrastructure.Builder.computeCapacity(ComputeCapacityDetails computeCapacity) |
|
Infrastructure.Builder |
Infrastructure.Builder.contacts(List<InfrastructureContact> contacts) |
The list of contacts for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.copy(Infrastructure model) |
|
Infrastructure.Builder |
Infrastructure.Builder.corporateProxy(String corporateProxy) |
The corporate network proxy for access to the control plane network.
|
Infrastructure.Builder |
Infrastructure.Builder.cpsNetworkBondingInterface(NetworkBondingInterfaceEnum cpsNetworkBondingInterface) |
The network bonding interface for CPS network for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.cpsNetworkBondingMode(NetworkBondingMode cpsNetworkBondingMode) |
The network bonding mode for CPS networks for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.dataDiskPercentage(Integer dataDiskPercentage) |
Percentage of disk space assigned for DATA disk group.
|
Infrastructure.Builder |
Infrastructure.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
Infrastructure.Builder |
Infrastructure.Builder.description(String description) |
Database Infrastructure description.
|
Infrastructure.Builder |
Infrastructure.Builder.displayName(String displayName) |
The user-friendly name for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.dnsServers(List<String> dnsServers) |
The list of DNS server IP addresses.
|
Infrastructure.Builder |
Infrastructure.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
Infrastructure.Builder |
Infrastructure.Builder.gateway(String gateway) |
The gateway for the control plane network.
|
Infrastructure.Builder |
Infrastructure.Builder.id(String id) |
The OCID of the
Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.lifecycleState(InfrastructureLifecycleState lifecycleState) |
The current state of the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.lifecycleStateDetails(String lifecycleStateDetails) |
Lifecycle state details of the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.maintenanceWindow(MaintenanceWindow maintenanceWindow) |
|
Infrastructure.Builder |
Infrastructure.Builder.netmask(String netmask) |
The netmask for the control plane network.
|
Infrastructure.Builder |
Infrastructure.Builder.networkAdapterConfiguration(String networkAdapterConfiguration) |
The network adapter, transceiver and cable configuration for the client and backup
networks.
|
Infrastructure.Builder |
Infrastructure.Builder.ntpServers(List<String> ntpServers) |
The list of NTP server IP addresses.
|
Infrastructure.Builder |
Infrastructure.Builder.rackSerialNumber(String rackSerialNumber) |
The serial number for the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.recoDiskPercentage(Integer recoDiskPercentage) |
Percentage of disk space assigned for RECO disk group.
|
Infrastructure.Builder |
Infrastructure.Builder.servers(List<InfrastructureServer> servers) |
A list of Database Infrastructure nodes.
|
Infrastructure.Builder |
Infrastructure.Builder.shape(ShapeEnum shape) |
The shape of the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.ssdConfigurationRequested(ShapeEnum ssdConfigurationRequested) |
SSD configuration requested for the infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.storageCapacity(List<StorageCapacityDetails> storageCapacity) |
Capacity details of the Storage disk group.
|
Infrastructure.Builder |
Infrastructure.Builder.subscriptionPlanNumber(String subscriptionPlanNumber) |
The unique identifier for the subscription plan number.
|
Infrastructure.Builder |
Infrastructure.Builder.systemModel(SystemModelEnum systemModel) |
Database Infrastructure System Model specification.
|
Infrastructure.Builder |
Infrastructure.Builder.systemStorageCapacity(SystemStorageCapacityDetails systemStorageCapacity) |
|
Infrastructure.Builder |
Infrastructure.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
Infrastructure.Builder |
Infrastructure.Builder.timeActivated(Date timeActivated) |
The time, in RFC3339 format, when the Database Infrastructure was activated.
|
Infrastructure.Builder |
Infrastructure.Builder.timeCreated(Date timeCreated) |
The time that the Database Infrastructure cluster was created.
|
Infrastructure.Builder |
Infrastructure.Builder.timeLastStateUpdated(Date timeLastStateUpdated) |
The time, in RFC3339 format, when the lifecycle state was last updated.
|
Infrastructure.Builder |
Infrastructure.Builder.timeUpdated(Date timeUpdated) |
The time that the Database Infrastructure was last updated.
|
Infrastructure.Builder |
Infrastructure.Builder.timeValidated(Date timeValidated) |
The time, in RFC3339 format, when the Database Infrastructure network was validated.
|
Infrastructure.Builder |
Infrastructure.toBuilder() |
|
Infrastructure.Builder |
Infrastructure.Builder.version(String version) |
The version of the system software on the Database Infrastructure.
|
Infrastructure.Builder |
Infrastructure.Builder.vlanId(String vlanId) |
The CPS network VLAN ID.
|