View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oci-java-sdk-aispeech-3.23.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.oracle.bmc.aispeech.requests
├─ com.oracle.bmc.aispeech.requests.CancelTranscriptionJobRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.CancelTranscriptionTaskRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.ChangeTranscriptionJobCompartmentRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.CreateTranscriptionJobRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.GetTranscriptionJobRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.GetTranscriptionTaskRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.ListTranscriptionJobsRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.ListTranscriptionTasksRequest.class - [JAR]
├─ com.oracle.bmc.aispeech.requests.UpdateTranscriptionJobRequest.class - [JAR]
com.oracle.bmc.aispeech.model
├─ com.oracle.bmc.aispeech.model.AudioFormatDetails.class - [JAR]
├─ com.oracle.bmc.aispeech.model.ChangeTranscriptionJobCompartmentDetails.class - [JAR]
├─ com.oracle.bmc.aispeech.model.CreateTranscriptionJobDetails.class - [JAR]
├─ com.oracle.bmc.aispeech.model.InputLocation.class - [JAR]
├─ com.oracle.bmc.aispeech.model.ObjectListFileInputLocation.class - [JAR]
├─ com.oracle.bmc.aispeech.model.ObjectListInlineInputLocation.class - [JAR]
├─ com.oracle.bmc.aispeech.model.ObjectLocation.class - [JAR]
├─ com.oracle.bmc.aispeech.model.OutputLocation.class - [JAR]
├─ com.oracle.bmc.aispeech.model.ProfanityTranscriptionFilter.class - [JAR]
├─ com.oracle.bmc.aispeech.model.SortOrder.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionFilter.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionJob.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionJobCollection.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionJobSummary.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionModelDetails.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionNormalization.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionTask.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionTaskCollection.class - [JAR]
├─ com.oracle.bmc.aispeech.model.TranscriptionTaskSummary.class - [JAR]
├─ com.oracle.bmc.aispeech.model.UpdateTranscriptionJobDetails.class - [JAR]
com.oracle.bmc.aispeech
├─ com.oracle.bmc.aispeech.AIServiceSpeech.class - [JAR]
├─ com.oracle.bmc.aispeech.AIServiceSpeechAsync.class - [JAR]
├─ com.oracle.bmc.aispeech.AIServiceSpeechAsyncClient.class - [JAR]
├─ com.oracle.bmc.aispeech.AIServiceSpeechClient.class - [JAR]
├─ com.oracle.bmc.aispeech.AIServiceSpeechPaginators.class - [JAR]
├─ com.oracle.bmc.aispeech.AIServiceSpeechWaiters.class - [JAR]
├─ com.oracle.bmc.aispeech.SdkClientsMetadata.class - [JAR]
com.oracle.bmc.aispeech.responses
├─ com.oracle.bmc.aispeech.responses.CancelTranscriptionJobResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.CancelTranscriptionTaskResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.ChangeTranscriptionJobCompartmentResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.CreateTranscriptionJobResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.GetTranscriptionJobResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.GetTranscriptionTaskResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.ListTranscriptionJobsResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.ListTranscriptionTasksResponse.class - [JAR]
├─ com.oracle.bmc.aispeech.responses.UpdateTranscriptionJobResponse.class - [JAR]