Uses of Class
com.oracle.bmc.datascience.model.FastLaunchJobConfigSummary
- 
Packages that use FastLaunchJobConfigSummary Package Description com.oracle.bmc.datascience com.oracle.bmc.datascience.model com.oracle.bmc.datascience.responses 
- 
- 
Uses of FastLaunchJobConfigSummary in com.oracle.bmc.datascienceMethods in com.oracle.bmc.datascience that return types with arguments of type FastLaunchJobConfigSummary Modifier and Type Method Description Iterable<FastLaunchJobConfigSummary>DataSciencePaginators. listFastLaunchJobConfigsRecordIterator(ListFastLaunchJobConfigsRequest request)Creates a new iterable which will iterate over theFastLaunchJobConfigSummaryobjects contained in responses from the listFastLaunchJobConfigs operation.
- 
Uses of FastLaunchJobConfigSummary in com.oracle.bmc.datascience.modelMethods in com.oracle.bmc.datascience.model that return FastLaunchJobConfigSummary Modifier and Type Method Description FastLaunchJobConfigSummaryFastLaunchJobConfigSummary.Builder. build()Methods in com.oracle.bmc.datascience.model with parameters of type FastLaunchJobConfigSummary Modifier and Type Method Description FastLaunchJobConfigSummary.BuilderFastLaunchJobConfigSummary.Builder. copy(FastLaunchJobConfigSummary model)
- 
Uses of FastLaunchJobConfigSummary in com.oracle.bmc.datascience.responsesMethods in com.oracle.bmc.datascience.responses that return types with arguments of type FastLaunchJobConfigSummary Modifier and Type Method Description List<FastLaunchJobConfigSummary>ListFastLaunchJobConfigsResponse. getItems()A list of com.oracle.bmc.datascience.model.FastLaunchJobConfigSummary instances.Method parameters in com.oracle.bmc.datascience.responses with type arguments of type FastLaunchJobConfigSummary Modifier and Type Method Description ListFastLaunchJobConfigsResponse.BuilderListFastLaunchJobConfigsResponse.Builder. items(List<FastLaunchJobConfigSummary> items)A list of com.oracle.bmc.datascience.model.FastLaunchJobConfigSummary instances.
 
-