Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
GetModelVersionSetResponse |
DataScienceClient.getModelVersionSet(GetModelVersionSetRequest request) |
GetModelVersionSetResponse |
DataScience.getModelVersionSet(GetModelVersionSetRequest request)
Gets the specified model version set information.
|
Modifier and Type | Method and Description |
---|---|
Future<GetModelVersionSetResponse> |
DataScienceAsyncClient.getModelVersionSet(GetModelVersionSetRequest request,
AsyncHandler<GetModelVersionSetRequest,GetModelVersionSetResponse> handler) |
Future<GetModelVersionSetResponse> |
DataScienceAsync.getModelVersionSet(GetModelVersionSetRequest request,
AsyncHandler<GetModelVersionSetRequest,GetModelVersionSetResponse> handler)
Gets the specified model version set information.
|
Modifier and Type | Method and Description |
---|---|
GetModelVersionSetResponse |
GetModelVersionSetResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetModelVersionSetResponse.Builder |
GetModelVersionSetResponse.Builder.copy(GetModelVersionSetResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.