Package | Description |
---|---|
com.oracle.bmc.aidocument.model | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
PatchModelDetails |
PatchModelDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PatchModelDetails.Builder |
PatchModelDetails.Builder.copy(PatchModelDetails model) |
Modifier and Type | Method and Description |
---|---|
PatchModelDetails |
PatchModelRequest.getBody$()
Alternative accessor for the body parameter.
|
PatchModelDetails |
PatchModelRequest.getPatchModelDetails()
The model metadata to be updated.
|
Modifier and Type | Method and Description |
---|---|
PatchModelRequest.Builder |
PatchModelRequest.Builder.body$(PatchModelDetails body)
Alternative setter for the body parameter.
|
PatchModelRequest.Builder |
PatchModelRequest.Builder.patchModelDetails(PatchModelDetails patchModelDetails)
The model metadata to be updated.
|
Copyright © 2016–2024. All rights reserved.