Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
ListFastLaunchJobConfigsResponse |
DataScienceClient.listFastLaunchJobConfigs(ListFastLaunchJobConfigsRequest request) |
ListFastLaunchJobConfigsResponse |
DataScience.listFastLaunchJobConfigs(ListFastLaunchJobConfigsRequest request)
List fast launch capable job configs in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListFastLaunchJobConfigsResponse> |
DataScienceAsyncClient.listFastLaunchJobConfigs(ListFastLaunchJobConfigsRequest request,
AsyncHandler<ListFastLaunchJobConfigsRequest,ListFastLaunchJobConfigsResponse> handler) |
Future<ListFastLaunchJobConfigsResponse> |
DataScienceAsync.listFastLaunchJobConfigs(ListFastLaunchJobConfigsRequest request,
AsyncHandler<ListFastLaunchJobConfigsRequest,ListFastLaunchJobConfigsResponse> handler)
List fast launch capable job configs in the specified compartment.
|
Iterable<ListFastLaunchJobConfigsResponse> |
DataSciencePaginators.listFastLaunchJobConfigsResponseIterator(ListFastLaunchJobConfigsRequest request)
Creates a new iterable which will iterate over the responses received from the
listFastLaunchJobConfigs operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListFastLaunchJobConfigsResponse> |
DataScienceAsyncClient.listFastLaunchJobConfigs(ListFastLaunchJobConfigsRequest request,
AsyncHandler<ListFastLaunchJobConfigsRequest,ListFastLaunchJobConfigsResponse> handler) |
Future<ListFastLaunchJobConfigsResponse> |
DataScienceAsync.listFastLaunchJobConfigs(ListFastLaunchJobConfigsRequest request,
AsyncHandler<ListFastLaunchJobConfigsRequest,ListFastLaunchJobConfigsResponse> handler)
List fast launch capable job configs in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListFastLaunchJobConfigsResponse |
ListFastLaunchJobConfigsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListFastLaunchJobConfigsResponse.Builder |
ListFastLaunchJobConfigsResponse.Builder.copy(ListFastLaunchJobConfigsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.