Uses of Enum Class
org.apache.camel.component.stitch.client.StitchRegion
Packages that use StitchRegion
-
Uses of StitchRegion in org.apache.camel.component.stitch
Methods in org.apache.camel.component.stitch that return StitchRegionModifier and TypeMethodDescriptionStitchConfiguration.getRegion()Stitch account region, e.g: europeMethods in org.apache.camel.component.stitch with parameters of type StitchRegion -
Uses of StitchRegion in org.apache.camel.component.stitch.client
Methods in org.apache.camel.component.stitch.client that return StitchRegionModifier and TypeMethodDescriptionstatic StitchRegionStitchRegion.fromString(String regionAsText) static StitchRegionReturns the enum constant of this class with the specified name.static StitchRegion[]StitchRegion.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.stitch.client with parameters of type StitchRegion