Class WordpressAPIConfiguration

java.lang.Object
org.apache.camel.component.wordpress.api.WordpressAPIConfiguration
All Implemented Interfaces:
Serializable

public final class WordpressAPIConfiguration extends Object implements Serializable
Model for the API configuration.
See Also:
  • Constructor Details

    • WordpressAPIConfiguration

      public WordpressAPIConfiguration()
    • WordpressAPIConfiguration

      public WordpressAPIConfiguration(String apiUrl, String apiVersion)
  • Method Details