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