| Package | Description |
|---|---|
| org.mule.connectivity.restconnect.internal.templating.sdk |
| Modifier and Type | Method and Description |
|---|---|
static SdkContent.SdkContentKind |
SdkContent.SdkContentKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SdkContent.SdkContentKind[] |
SdkContent.SdkContentKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SdkContent(Path outputDir,
ConnectorModel connectorModel,
SdkConnector sdkConnector,
ConnectorOperation operation,
TypeDefinition typeDefinition,
SdkContent.SdkContentKind contentType,
String partName,
boolean primary) |
Copyright © 2020. All rights reserved.