public class GetInvalidRecipesByCategoryIdOperation
extends com.mulesoft.connectivity.rest.commons.api.operation.BaseRestOperation
| Constructor and Description |
|---|
GetInvalidRecipesByCategoryIdOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends Enum<E>> |
createModuleException(org.mule.runtime.http.api.domain.message.response.HttpResponse httpResponse,
org.mule.runtime.extension.api.error.ErrorTypeDefinition<E> errorTypeDefinition) |
void |
getInvalidRecipesByCategoryId(com.mulesoft.connectivity.rest.commons.api.connection.RestConnection connection,
int idCategory,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> completionCallback) |
getDefaultResponseMediaType, getExpressionLanguage, getMediaType, httpResponseToErrorTypeDefinition, notifyCompletionCallbackError, resolveDefaultResponseMediaType, setExpressionLanguage, throwModuleExceptionIfErrorResponse, toConnectivityErrorFunctionpublic GetInvalidRecipesByCategoryIdOperation()
protected <E extends Enum<E>> org.mule.runtime.extension.api.exception.ModuleException createModuleException(org.mule.runtime.http.api.domain.message.response.HttpResponse httpResponse, org.mule.runtime.extension.api.error.ErrorTypeDefinition<E> errorTypeDefinition)
createModuleException in class com.mulesoft.connectivity.rest.commons.api.operation.BaseRestOperation@MediaType(value="application/json")
@Throws(value=com.mulesoft.connectivity.rest.commons.api.error.RestErrorTypeProvider.class)
public void getInvalidRecipesByCategoryId(@Connection
com.mulesoft.connectivity.rest.commons.api.connection.RestConnection connection,
int idCategory,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> completionCallback)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.