Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
static InfrastructureTargetVersion.Builder |
InfrastructureTargetVersion.builder()
Create a new builder.
|
InfrastructureTargetVersion.Builder |
InfrastructureTargetVersion.Builder.copy(InfrastructureTargetVersion model) |
InfrastructureTargetVersion.Builder |
InfrastructureTargetVersion.Builder.targetDbVersionHistoryEntry(List<String> targetDbVersionHistoryEntry)
The history entry of the target system software version for the database server patching
operation.
|
InfrastructureTargetVersion.Builder |
InfrastructureTargetVersion.Builder.targetResourceId(String targetResourceId)
The OCID of the target Exadata Infrastructure resource that will receive the maintenance
update.
|
InfrastructureTargetVersion.Builder |
InfrastructureTargetVersion.Builder.targetResourceType(InfrastructureTargetVersion.TargetResourceType targetResourceType)
The resource type of the target Exadata infrastructure resource that will receive the
system software update.
|
InfrastructureTargetVersion.Builder |
InfrastructureTargetVersion.Builder.targetStorageVersionHistoryEntry(List<String> targetStorageVersionHistoryEntry)
The history entry of the target storage cell system software version for the storage cell
patching operation.
|
InfrastructureTargetVersion.Builder |
InfrastructureTargetVersion.toBuilder() |
Copyright © 2016–2024. All rights reserved.