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