Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateSchedulingWindowRequest,UpdateSchedulingWindowResponse> |
DatabaseWaiters.forUpdateSchedulingWindow(UpdateSchedulingWindowRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateSchedulingWindowRequest,UpdateSchedulingWindowResponse> |
DatabaseWaiters.forUpdateSchedulingWindow(UpdateSchedulingWindowRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<UpdateSchedulingWindowResponse> |
DatabaseAsyncClient.updateSchedulingWindow(UpdateSchedulingWindowRequest request,
AsyncHandler<UpdateSchedulingWindowRequest,UpdateSchedulingWindowResponse> handler) |
Future<UpdateSchedulingWindowResponse> |
DatabaseAsync.updateSchedulingWindow(UpdateSchedulingWindowRequest request,
AsyncHandler<UpdateSchedulingWindowRequest,UpdateSchedulingWindowResponse> handler)
Updates the Scheduling Window resource.
|
Modifier and Type | Method and Description |
---|---|
UpdateSchedulingWindowRequest |
UpdateSchedulingWindowRequest.Builder.build()
Build the instance of UpdateSchedulingWindowRequest as configured by this builder
|
UpdateSchedulingWindowRequest |
UpdateSchedulingWindowRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSchedulingWindowRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSchedulingWindowRequest.Builder |
UpdateSchedulingWindowRequest.Builder.copy(UpdateSchedulingWindowRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.