Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse |
DataIntegrationClient.createSchedule(CreateScheduleRequest request) |
CreateScheduleResponse |
DataIntegration.createSchedule(CreateScheduleRequest request)
Endpoint to create a new schedule
|
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduleResponse> |
DataIntegrationAsync.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler)
Endpoint to create a new schedule
|
Future<CreateScheduleResponse> |
DataIntegrationAsyncClient.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateScheduleResponse> |
DataIntegrationAsync.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler)
Endpoint to create a new schedule
|
Future<CreateScheduleResponse> |
DataIntegrationAsyncClient.createSchedule(CreateScheduleRequest request,
AsyncHandler<CreateScheduleRequest,CreateScheduleResponse> handler) |
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–2024. All rights reserved.