Uses of Class
com.oracle.bmc.database.responses.DeleteSchedulingPolicyResponse.Builder
-
Packages that use DeleteSchedulingPolicyResponse.Builder Package Description com.oracle.bmc.database.responses -
-
Uses of DeleteSchedulingPolicyResponse.Builder in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return DeleteSchedulingPolicyResponse.Builder Modifier and Type Method Description DeleteSchedulingPolicyResponse.Builder
DeleteSchedulingPolicyResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteSchedulingPolicyResponse.Builder
DeleteSchedulingPolicyResponse. builder()
Return a new builder for this response object.DeleteSchedulingPolicyResponse.Builder
DeleteSchedulingPolicyResponse.Builder. copy(DeleteSchedulingPolicyResponse o)
Copy method to populate the builder with values from the given instance.DeleteSchedulingPolicyResponse.Builder
DeleteSchedulingPolicyResponse.Builder. headers(Map<String,List<String>> headers)
DeleteSchedulingPolicyResponse.Builder
DeleteSchedulingPolicyResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-