Uses of Enum Class
org.apache.camel.component.olingo4.internal.Olingo4ApiName
Packages that use Olingo4ApiName
-
Uses of Olingo4ApiName in org.apache.camel.component.olingo4
Methods in org.apache.camel.component.olingo4 that return Olingo4ApiNameModifier and TypeMethodDescriptionprotected Olingo4ApiNameOlingo4Component.getApiName(String apiNameStr) Olingo4Configuration.getApiName()Methods in org.apache.camel.component.olingo4 with parameters of type Olingo4ApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointOlingo4Component.createEndpoint(String uri, String methodName, Olingo4ApiName apiName, Olingo4Configuration endpointConfiguration) voidOlingo4Configuration.setApiName(Olingo4ApiName apiName) What kind of operation to performConstructors in org.apache.camel.component.olingo4 with parameters of type Olingo4ApiNameModifierConstructorDescriptionOlingo4Endpoint(String uri, Olingo4Component component, Olingo4ApiName apiName, String methodName, Olingo4Configuration endpointConfiguration) -
Uses of Olingo4ApiName in org.apache.camel.component.olingo4.internal
Methods in org.apache.camel.component.olingo4.internal that return Olingo4ApiNameModifier and TypeMethodDescriptionstatic Olingo4ApiNameReturns the enum constant of this class with the specified name.static Olingo4ApiName[]Olingo4ApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.olingo4.internal with parameters of type Olingo4ApiNameModifier and TypeMethodDescriptionOlingo4ApiCollection.getEndpointConfiguration(Olingo4ApiName apiName)