Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.model | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<FastLaunchJobConfigSummary> |
DataSciencePaginators.listFastLaunchJobConfigsRecordIterator(ListFastLaunchJobConfigsRequest request)
Creates a new iterable which will iterate over the
FastLaunchJobConfigSummary objects contained in responses
from the listFastLaunchJobConfigs operation. |
Modifier and Type | Method and Description |
---|---|
FastLaunchJobConfigSummary |
FastLaunchJobConfigSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
FastLaunchJobConfigSummary.Builder |
FastLaunchJobConfigSummary.Builder.copy(FastLaunchJobConfigSummary model) |
Modifier and Type | Method and Description |
---|---|
List<FastLaunchJobConfigSummary> |
ListFastLaunchJobConfigsResponse.getItems()
A list of
com.oracle.bmc.datascience.model.FastLaunchJobConfigSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListFastLaunchJobConfigsResponse.Builder |
ListFastLaunchJobConfigsResponse.Builder.items(List<FastLaunchJobConfigSummary> items)
A list of
com.oracle.bmc.datascience.model.FastLaunchJobConfigSummary instances. |
Copyright © 2016–2024. All rights reserved.