Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.responses |
Modifier and Type | Method and Description |
---|---|
UpdateScheduleResponse |
DataIntegrationClient.updateSchedule(UpdateScheduleRequest request) |
UpdateScheduleResponse |
DataIntegration.updateSchedule(UpdateScheduleRequest request)
Endpoint used to update the schedule
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateScheduleResponse> |
DataIntegrationAsync.updateSchedule(UpdateScheduleRequest request,
AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler)
Endpoint used to update the schedule
|
Future<UpdateScheduleResponse> |
DataIntegrationAsyncClient.updateSchedule(UpdateScheduleRequest request,
AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateScheduleResponse> |
DataIntegrationAsync.updateSchedule(UpdateScheduleRequest request,
AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler)
Endpoint used to update the schedule
|
Future<UpdateScheduleResponse> |
DataIntegrationAsyncClient.updateSchedule(UpdateScheduleRequest request,
AsyncHandler<UpdateScheduleRequest,UpdateScheduleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateScheduleResponse |
UpdateScheduleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateScheduleResponse.Builder |
UpdateScheduleResponse.Builder.copy(UpdateScheduleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.