| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.sdk.api |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorMode |
DescriptorMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DescriptorMode[] |
DescriptorMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DescriptorScaffolder.scaffoldDescriptor(File spec,
SpecFormat format,
Path outputDir,
DescriptorMode descriptorMode,
boolean skipValidation) |
static ConnectorDescriptor |
DescriptorScaffolder.scaffoldDescriptorModel(File spec,
SpecFormat format,
DescriptorMode descriptorMode,
boolean skipValidation) |
Copyright © 2020. All rights reserved.