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