Package | Description |
---|---|
com.oracle.bmc.datascience | |
com.oracle.bmc.datascience.responses |
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse |
DataScienceClient.createSchedule(CreateScheduleRequest request) |
CreateScheduleResponse |
DataScience.createSchedule(CreateScheduleRequest request)
Creates a new Schedule.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduleResponse> |
DataScienceAsyncClient.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler) |
Future<CreateScheduleResponse> |
DataScienceAsync.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler)
Creates a new Schedule.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduleResponse> |
DataScienceAsyncClient.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler) |
Future<CreateScheduleResponse> |
DataScienceAsync.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler)
Creates a new Schedule.
|
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse |
CreateScheduleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse.Builder |
CreateScheduleResponse.Builder.copy(CreateScheduleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.