public abstract class AbstractRestConnectCommand extends Object
| Constructor and Description |
|---|
AbstractRestConnectCommand() |
| Modifier and Type | Method and Description |
|---|---|
File |
getApiSpec() |
Path |
getOutputDir() |
org.mule.connectivity.restconnect.api.Parser |
getParser() |
org.mule.connectivity.restconnect.api.SpecFormat |
getSpecFormat() |
public File getApiSpec()
public Path getOutputDir() throws IOException
IOExceptionpublic org.mule.connectivity.restconnect.api.SpecFormat getSpecFormat()
public org.mule.connectivity.restconnect.api.Parser getParser()
Copyright © 2019. All rights reserved.