Package | Description |
---|---|
com.oracle.bmc.aidocument.model |
Modifier and Type | Method and Description |
---|---|
PatchModelOperation |
PatchModelOperation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PatchModelOperation> |
PatchModelDetails.getOperations()
A list of patch operations for model.
|
Modifier and Type | Method and Description |
---|---|
PatchModelOperation.Builder |
PatchModelOperation.Builder.copy(PatchModelOperation model) |
Modifier and Type | Method and Description |
---|---|
PatchModelDetails.Builder |
PatchModelDetails.Builder.operations(List<PatchModelOperation> operations)
A list of patch operations for model.
|
Constructor and Description |
---|
PatchModelDetails(List<PatchModelOperation> operations)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.