Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSchedulingPolicyResponse |
DatabaseClient.updateSchedulingPolicy(UpdateSchedulingPolicyRequest request) |
UpdateSchedulingPolicyResponse |
Database.updateSchedulingPolicy(UpdateSchedulingPolicyRequest request)
Updates the Scheduling Policy resource.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSchedulingPolicyResponse> |
DatabaseAsyncClient.updateSchedulingPolicy(UpdateSchedulingPolicyRequest request,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResponse> handler) |
Future<UpdateSchedulingPolicyResponse> |
DatabaseAsync.updateSchedulingPolicy(UpdateSchedulingPolicyRequest request,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResponse> handler)
Updates the Scheduling Policy resource.
|
Modifier and Type | Method and Description |
---|---|
UpdateSchedulingPolicyResponse |
UpdateSchedulingPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSchedulingPolicyResponse.Builder |
UpdateSchedulingPolicyResponse.Builder.copy(UpdateSchedulingPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.