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