Package | Description |
---|---|
com.oracle.bmc.aivision | |
com.oracle.bmc.aivision.responses |
Modifier and Type | Method and Description |
---|---|
ListModelsResponse |
AIServiceVision.listModels(ListModelsRequest request)
Returns a list of models in a compartment.
|
ListModelsResponse |
AIServiceVisionClient.listModels(ListModelsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListModelsResponse> |
AIServiceVisionAsyncClient.listModels(ListModelsRequest request,
AsyncHandler<ListModelsRequest,ListModelsResponse> handler) |
Future<ListModelsResponse> |
AIServiceVisionAsync.listModels(ListModelsRequest request,
AsyncHandler<ListModelsRequest,ListModelsResponse> handler)
Returns a list of models in a compartment.
|
Iterable<ListModelsResponse> |
AIServiceVisionPaginators.listModelsResponseIterator(ListModelsRequest request)
Creates a new iterable which will iterate over the responses received from the listModels
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListModelsResponse> |
AIServiceVisionAsyncClient.listModels(ListModelsRequest request,
AsyncHandler<ListModelsRequest,ListModelsResponse> handler) |
Future<ListModelsResponse> |
AIServiceVisionAsync.listModels(ListModelsRequest request,
AsyncHandler<ListModelsRequest,ListModelsResponse> handler)
Returns a list of models in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListModelsResponse |
ListModelsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListModelsResponse.Builder |
ListModelsResponse.Builder.copy(ListModelsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.