Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
SchedulingPolicy |
SchedulingPolicy.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SchedulingPolicy.Builder |
SchedulingPolicy.Builder.copy(SchedulingPolicy model) |
Modifier and Type | Method and Description |
---|---|
SchedulingPolicy |
GetSchedulingPolicyResponse.getSchedulingPolicy()
The returned
SchedulingPolicy instance. |
SchedulingPolicy |
CreateSchedulingPolicyResponse.getSchedulingPolicy()
The returned
SchedulingPolicy instance. |
SchedulingPolicy |
UpdateSchedulingPolicyResponse.getSchedulingPolicy()
The returned
SchedulingPolicy instance. |
Modifier and Type | Method and Description |
---|---|
GetSchedulingPolicyResponse.Builder |
GetSchedulingPolicyResponse.Builder.schedulingPolicy(SchedulingPolicy schedulingPolicy)
The returned
SchedulingPolicy instance. |
CreateSchedulingPolicyResponse.Builder |
CreateSchedulingPolicyResponse.Builder.schedulingPolicy(SchedulingPolicy schedulingPolicy)
The returned
SchedulingPolicy instance. |
UpdateSchedulingPolicyResponse.Builder |
UpdateSchedulingPolicyResponse.Builder.schedulingPolicy(SchedulingPolicy schedulingPolicy)
The returned
SchedulingPolicy instance. |
Copyright © 2016–2024. All rights reserved.