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