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 connector-aws-sagemaker-8.6.0-alpha2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.camunda.connector.sagemaker.model
├─ io.camunda.connector.sagemaker.model.SageMakerAsyncResponse.class - [JAR]
├─ io.camunda.connector.sagemaker.model.SageMakerEnableExplanations.class - [JAR]
├─ io.camunda.connector.sagemaker.model.SageMakerInvocationType.class - [JAR]
├─ io.camunda.connector.sagemaker.model.SageMakerRequest.class - [JAR]
├─ io.camunda.connector.sagemaker.model.SageMakerRequestData.class - [JAR]
├─ io.camunda.connector.sagemaker.model.SageMakerSyncResponse.class - [JAR]
io.camunda.connector.sagemaker.suppliers
├─ io.camunda.connector.sagemaker.suppliers.SageMakeClientSupplier.class - [JAR]
io.camunda.connector.sagemaker
├─ io.camunda.connector.sagemaker.SagemakerConnectorFunction.class - [JAR]
io.camunda.connector.sagemaker.caller
├─ io.camunda.connector.sagemaker.caller.SageMakerAsyncCaller.class - [JAR]
├─ io.camunda.connector.sagemaker.caller.SageMakerSyncCaller.class - [JAR]