Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
CreateScheduleResponse |
DataIntegrationClient.createSchedule(CreateScheduleRequest request) |
CreateScheduleResponse |
DataIntegration.createSchedule(CreateScheduleRequest request)
Endpoint to create a new schedule
|
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 |
---|---|
CreateScheduleRequest |
CreateScheduleRequest.Builder.build()
Build the instance of CreateScheduleRequest as configured by this builder
|
CreateScheduleRequest |
CreateScheduleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateScheduleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateScheduleRequest.Builder |
CreateScheduleRequest.Builder.copy(CreateScheduleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.