| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.sdk.templating.sdk.parameter | |
| com.mulesoft.connectivity.rest.sdk.templating.sdk.util |
| 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,
com.mulesoft.connectivity.rest.sdk.internal.connectormodel.ConnectorModel connectorModel,
SdkConnector sdkConnector,
com.mulesoft.connectivity.rest.sdk.internal.connectormodel.ConnectorOperation operation,
com.mulesoft.connectivity.rest.sdk.internal.connectormodel.type.TypeDefinition typeDefinition,
SdkContent.SdkContentKind contentType,
String partName,
String partIdentifier,
Optional<Boolean> primary,
JavaTemplateEntity parentElement,
RestSdkRunConfiguration runConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ContentNameGenerator.getContentName(com.mulesoft.connectivity.rest.sdk.internal.connectormodel.ConnectorOperation operation,
SdkInputMetadataResolver metadataResolver,
SdkContent.SdkContentKind contentType,
String partIdentifier) |
Copyright © 2022. All rights reserved.