Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListModelVersionSetsResponse> |
DataScienceAsyncClient.listModelVersionSets(ListModelVersionSetsRequest request,
AsyncHandler<ListModelVersionSetsRequest,ListModelVersionSetsResponse> handler) |
Future<ListModelVersionSetsResponse> |
DataScienceAsync.listModelVersionSets(ListModelVersionSetsRequest request,
AsyncHandler<ListModelVersionSetsRequest,ListModelVersionSetsResponse> handler)
Lists model version sets in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListModelVersionSetsRequest |
ListModelVersionSetsRequest.Builder.build()
Build the instance of ListModelVersionSetsRequest as configured by this builder
|
ListModelVersionSetsRequest |
ListModelVersionSetsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListModelVersionSetsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListModelVersionSetsRequest.Builder |
ListModelVersionSetsRequest.Builder.copy(ListModelVersionSetsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.