Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.responses |
Modifier and Type | Method and Description |
---|---|
PatchModelResponse |
AIServiceDocument.patchModel(PatchModelRequest request)
Updates the model metadata only selected path parameter.
|
PatchModelResponse |
AIServiceDocumentClient.patchModel(PatchModelRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<PatchModelResponse> |
AIServiceDocumentAsync.patchModel(PatchModelRequest request,
AsyncHandler<PatchModelRequest,PatchModelResponse> handler)
Updates the model metadata only selected path parameter.
|
Future<PatchModelResponse> |
AIServiceDocumentAsyncClient.patchModel(PatchModelRequest request,
AsyncHandler<PatchModelRequest,PatchModelResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<PatchModelResponse> |
AIServiceDocumentAsync.patchModel(PatchModelRequest request,
AsyncHandler<PatchModelRequest,PatchModelResponse> handler)
Updates the model metadata only selected path parameter.
|
Future<PatchModelResponse> |
AIServiceDocumentAsyncClient.patchModel(PatchModelRequest request,
AsyncHandler<PatchModelRequest,PatchModelResponse> handler) |
Modifier and Type | Method and Description |
---|---|
PatchModelResponse |
PatchModelResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchModelResponse.Builder |
PatchModelResponse.Builder.copy(PatchModelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.