Uses of Enum Class
org.apache.camel.component.olingo2.internal.Olingo2ApiName
Packages that use Olingo2ApiName
-
Uses of Olingo2ApiName in org.apache.camel.component.olingo2
Methods in org.apache.camel.component.olingo2 that return Olingo2ApiNameModifier and TypeMethodDescriptionprotected Olingo2ApiNameOlingo2Component.getApiName(String apiNameStr) Olingo2Configuration.getApiName()Methods in org.apache.camel.component.olingo2 with parameters of type Olingo2ApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointOlingo2Component.createEndpoint(String uri, String methodName, Olingo2ApiName apiName, Olingo2Configuration endpointConfiguration) voidOlingo2Configuration.setApiName(Olingo2ApiName apiName) What kind of operation to performConstructors in org.apache.camel.component.olingo2 with parameters of type Olingo2ApiNameModifierConstructorDescriptionOlingo2Endpoint(String uri, Olingo2Component component, Olingo2ApiName apiName, String methodName, Olingo2Configuration endpointConfiguration) -
Uses of Olingo2ApiName in org.apache.camel.component.olingo2.internal
Methods in org.apache.camel.component.olingo2.internal that return Olingo2ApiNameModifier and TypeMethodDescriptionstatic Olingo2ApiNameReturns the enum constant of this class with the specified name.static Olingo2ApiName[]Olingo2ApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.olingo2.internal with parameters of type Olingo2ApiNameModifier and TypeMethodDescriptionOlingo2ApiCollection.getEndpointConfiguration(Olingo2ApiName apiName)