Package org.apache.camel.component.dhis2
Class Dhis2PostEndpointConfiguration
java.lang.Object
org.apache.camel.component.dhis2.Dhis2Configuration
org.apache.camel.component.dhis2.Dhis2PostEndpointConfiguration
@ApiParams(apiName="post",
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 Dhis2PostEndpointConfiguration
extends Dhis2Configuration
Camel endpoint configuration for
Dhis2Post.-
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
-
Dhis2PostEndpointConfiguration
public Dhis2PostEndpointConfiguration()
-
-
Method Details
-
getPath
-
setPath
-
getQueryParams
-
setQueryParams
-
getResource
-
setResource
-