public class GetInvalidRecipesByCategoryIdErrorHandlingOperation
extends com.mulesoft.connectivity.rest.commons.api.operation.BaseRestOperation
| Constructor and Description |
|---|
GetInvalidRecipesByCategoryIdErrorHandlingOperation() |
| Modifier and Type | Method and Description |
|---|---|
void |
getInvalidRecipesByCategoryIdErrorHandling(com.mulesoft.connectivity.rest.commons.api.config.RestConfiguration configuration,
com.mulesoft.connectivity.rest.commons.api.connection.RestConnection connection,
int idCategory,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<InputStream,Object> completionCallback) |
public GetInvalidRecipesByCategoryIdErrorHandlingOperation()
@MediaType(value="application/json")
@Throws(value=com.mulesoft.connectivity.rest.commons.api.error.RestErrorTypeProvider.class)
public void getInvalidRecipesByCategoryIdErrorHandling(@Config
com.mulesoft.connectivity.rest.commons.api.config.RestConfiguration configuration,
@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.