| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.sdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
SdkContentNameGenerator.getContentName(RestSdkRunConfiguration runConfiguration,
SdkInputMetadataResolver metadataResolver,
SdkContent.SdkContentKind contentType,
String partName) |
| Constructor and Description |
|---|
SdkContent(Path outputDir,
ConnectorModel connectorModel,
SdkConnector sdkConnector,
ConnectorOperation operation,
TypeDefinition typeDefinition,
SdkContent.SdkContentKind contentType,
String partName,
boolean primary,
RestSdkRunConfiguration runConfiguration) |
Copyright © 2020. All rights reserved.