Package | Description |
---|---|
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.builder()
Return a new builder for this response object.
|
CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.Builder.copy(CreateSchedulingPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.Builder.headers(Map<String,List<String>> headers) |
CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
The OCID of the
work request.
|
CreateSchedulingPlanResponse.Builder |
CreateSchedulingPlanResponse.Builder.schedulingPlan(SchedulingPlan schedulingPlan)
The returned
SchedulingPlan instance. |
Copyright © 2016–2024. All rights reserved.