Uses of Class
com.oracle.bmc.datascience.model.MlApplicationInstanceViewCollection
-
Packages that use MlApplicationInstanceViewCollection Package Description com.oracle.bmc.datascience.model com.oracle.bmc.datascience.responses -
-
Uses of MlApplicationInstanceViewCollection in com.oracle.bmc.datascience.model
Methods in com.oracle.bmc.datascience.model that return MlApplicationInstanceViewCollection Modifier and Type Method Description MlApplicationInstanceViewCollection
MlApplicationInstanceViewCollection.Builder. build()
Methods in com.oracle.bmc.datascience.model with parameters of type MlApplicationInstanceViewCollection Modifier and Type Method Description MlApplicationInstanceViewCollection.Builder
MlApplicationInstanceViewCollection.Builder. copy(MlApplicationInstanceViewCollection model)
-
Uses of MlApplicationInstanceViewCollection in com.oracle.bmc.datascience.responses
Methods in com.oracle.bmc.datascience.responses that return MlApplicationInstanceViewCollection Modifier and Type Method Description MlApplicationInstanceViewCollection
ListMlApplicationInstanceViewsResponse. getMlApplicationInstanceViewCollection()
The returned MlApplicationInstanceViewCollection instance.Methods in com.oracle.bmc.datascience.responses with parameters of type MlApplicationInstanceViewCollection Modifier and Type Method Description ListMlApplicationInstanceViewsResponse.Builder
ListMlApplicationInstanceViewsResponse.Builder. mlApplicationInstanceViewCollection(MlApplicationInstanceViewCollection mlApplicationInstanceViewCollection)
The returned MlApplicationInstanceViewCollection instance.
-