Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
PatchModelResponse |
AIServiceDocument.patchModel(PatchModelRequest request)
Updates the model metadata only selected path parameter.
|
PatchModelResponse |
AIServiceDocumentClient.patchModel(PatchModelRequest request) |
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 |
---|---|
PatchModelRequest |
PatchModelRequest.Builder.build()
Build the instance of PatchModelRequest as configured by this builder
|
PatchModelRequest |
PatchModelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchModelRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchModelRequest.Builder |
PatchModelRequest.Builder.copy(PatchModelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.