Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Class and Description |
---|---|
class |
PatchMergeInstruction
An operation that recursively updates items of the selection, or adding the value if the
selection is empty.
|
Modifier and Type | Method and Description |
---|---|
List<PatchInstruction> |
PatchExternalDbSystemDiscoveryDetails.getItems()
A sequence of instructions to apply to the resource.
|
Modifier and Type | Method and Description |
---|---|
PatchExternalDbSystemDiscoveryDetails.Builder |
PatchExternalDbSystemDiscoveryDetails.Builder.items(List<PatchInstruction> items)
A sequence of instructions to apply to the resource.
|
Constructor and Description |
---|
PatchExternalDbSystemDiscoveryDetails(List<PatchInstruction> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.