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