public class GetRecipeByIdOperation
extends com.mulesoft.connectivity.rest.commons.api.operation.BaseRestOperation
| Constructor and Description |
|---|
GetRecipeByIdOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
getRecipeById(com.mulesoft.connectivity.rest.commons.api.connection.RestConnection connection,
int idRecipe,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> completionCallback) |
createModuleException, getDefaultResponseMediaType, getExpressionLanguage, getMediaType, httpResponseToErrorTypeDefinition, notifyCompletionCallbackError, resolveDefaultResponseMediaType, setExpressionLanguage, throwModuleExceptionIfErrorResponse, toConnectivityErrorFunction@MediaType(value="application/json") @Throws(value=com.mulesoft.connectivity.rest.commons.api.error.RestErrorTypeProvider.class) @OutputResolver(output=GetRecipeByIdOperationOutputResolver.class) public void getRecipeById(@Connection com.mulesoft.connectivity.rest.commons.api.connection.RestConnection connection, int idRecipe, org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> completionCallback)
Copyright © 2022 MuleSoft, Inc.. All rights reserved.