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