| Constructor and Description |
|---|
RamlResource(String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
org.mule.runtime.api.util.MultiMap<String,String> |
getHeaders() |
org.mule.runtime.api.metadata.MediaType |
getMediaType() |
public RamlResource(String content)
public org.mule.runtime.api.metadata.MediaType getMediaType()
getMediaType in interface Resourcepublic String getContent()
getContent in interface Resourcepublic org.mule.runtime.api.util.MultiMap<String,String> getHeaders()
getHeaders in interface ResourceCopyright © 2025. All rights reserved.