Package | Description |
---|---|
com.oracle.bmc.aidocument.model | |
com.oracle.bmc.aidocument.responses |
Modifier and Type | Method and Description |
---|---|
Model |
Model.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Model.Builder |
Model.Builder.copy(Model model) |
Modifier and Type | Method and Description |
---|---|
Model |
CreateModelResponse.getModel()
The returned
Model instance. |
Model |
AddModelLockResponse.getModel()
The returned
Model instance. |
Model |
RemoveModelLockResponse.getModel()
The returned
Model instance. |
Model |
GetModelResponse.getModel()
The returned
Model instance. |
Modifier and Type | Method and Description |
---|---|
CreateModelResponse.Builder |
CreateModelResponse.Builder.model(Model model)
The returned
Model instance. |
AddModelLockResponse.Builder |
AddModelLockResponse.Builder.model(Model model)
The returned
Model instance. |
RemoveModelLockResponse.Builder |
RemoveModelLockResponse.Builder.model(Model model)
The returned
Model instance. |
GetModelResponse.Builder |
GetModelResponse.Builder.model(Model model)
The returned
Model instance. |
Copyright © 2016–2024. All rights reserved.