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