Uses of Enum Class
org.apache.camel.component.google.calendar.internal.GoogleCalendarApiName
Packages that use GoogleCalendarApiName
Package
Description
-
Uses of GoogleCalendarApiName in org.apache.camel.component.google.calendar
Methods in org.apache.camel.component.google.calendar that return GoogleCalendarApiNameModifier and TypeMethodDescriptionprotected GoogleCalendarApiNameGoogleCalendarComponent.getApiName(String apiNameStr) GoogleCalendarConfiguration.getApiName()Methods in org.apache.camel.component.google.calendar with parameters of type GoogleCalendarApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointGoogleCalendarComponent.createEndpoint(String uri, String methodName, GoogleCalendarApiName apiName, GoogleCalendarConfiguration endpointConfiguration) voidGoogleCalendarConfiguration.setApiName(GoogleCalendarApiName apiName) What kind of operation to performConstructors in org.apache.camel.component.google.calendar with parameters of type GoogleCalendarApiNameModifierConstructorDescriptionGoogleCalendarEndpoint(String uri, GoogleCalendarComponent component, GoogleCalendarApiName apiName, String methodName, GoogleCalendarConfiguration endpointConfiguration) -
Uses of GoogleCalendarApiName in org.apache.camel.component.google.calendar.internal
Methods in org.apache.camel.component.google.calendar.internal that return GoogleCalendarApiNameModifier and TypeMethodDescriptionstatic GoogleCalendarApiNameReturns the enum constant of this class with the specified name.static GoogleCalendarApiName[]GoogleCalendarApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.google.calendar.internal with parameters of type GoogleCalendarApiNameModifier and TypeMethodDescriptionGoogleCalendarApiCollection.getEndpointConfiguration(GoogleCalendarApiName apiName)