Class WordpressAPIConfiguration
java.lang.Object
org.apache.camel.component.wordpress.api.WordpressAPIConfiguration
- All Implemented Interfaces:
Serializable
Model for the API configuration.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidvoidsetApiVersion(String apiVersion) voidsetAuthentication(WordpressAuthentication authentication) toString()
-
Constructor Details
-
WordpressAPIConfiguration
public WordpressAPIConfiguration() -
WordpressAPIConfiguration
-
-
Method Details