public class ImmutableDeprecationModel extends Object implements org.mule.runtime.api.meta.model.deprecated.DeprecationModel
DeprecationModel| Constructor and Description |
|---|
ImmutableDeprecationModel(String message,
String deprecatedSince,
String toRemoveIn) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeprecatedSince() |
String |
getMessage() |
Optional<String> |
getToRemoveIn() |
public String getMessage()
getMessage in interface org.mule.runtime.api.meta.model.deprecated.DeprecationModelpublic String getDeprecatedSince()
getDeprecatedSince in interface org.mule.runtime.api.meta.model.deprecated.DeprecationModelCopyright © 2025 MuleSoft, Inc.. All rights reserved.