Package org.apache.camel.component.dhis2
Class Dhis2DeleteEndpointConfiguration
java.lang.Object
org.apache.camel.component.dhis2.Dhis2Configuration
org.apache.camel.component.dhis2.Dhis2DeleteEndpointConfiguration
@ApiParams(apiName="delete",
description="",
apiMethods=@ApiMethod(methodName="resource",signatures="java.io.InputStream resource(String path, Object resource, java.util.Map<String, Object> queryParams)"),
aliases={})
@UriParams
@Configurer(extended=true)
public final class Dhis2DeleteEndpointConfiguration
extends Dhis2Configuration
Camel endpoint configuration for
Dhis2Delete.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidvoidsetQueryParams(Map<String, Object> queryParams) voidsetResource(Object resource) Methods inherited from class org.apache.camel.component.dhis2.Dhis2Configuration
getApiName, getBaseApiUrl, getClient, getMethodName, getPassword, getPersonalAccessToken, getUsername, setApiName, setBaseApiUrl, setClient, setMethodName, setPassword, setPersonalAccessToken, setUsername
-
Constructor Details
-
Dhis2DeleteEndpointConfiguration
public Dhis2DeleteEndpointConfiguration()
-
-
Method Details
-
getPath
-
setPath
-
getQueryParams
-
setQueryParams
-
getResource
-
setResource
-