Uses of Enum Class
org.apache.camel.component.google.drive.internal.GoogleDriveApiName
Packages that use GoogleDriveApiName
Package
Description
-
Uses of GoogleDriveApiName in org.apache.camel.component.google.drive
Methods in org.apache.camel.component.google.drive that return GoogleDriveApiNameModifier and TypeMethodDescriptionprotected GoogleDriveApiNameGoogleDriveComponent.getApiName(String apiNameStr) GoogleDriveConfiguration.getApiName()Methods in org.apache.camel.component.google.drive with parameters of type GoogleDriveApiNameModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointGoogleDriveComponent.createEndpoint(String uri, String methodName, GoogleDriveApiName apiName, GoogleDriveConfiguration endpointConfiguration) voidGoogleDriveConfiguration.setApiName(GoogleDriveApiName apiName) What kind of operation to performConstructors in org.apache.camel.component.google.drive with parameters of type GoogleDriveApiNameModifierConstructorDescriptionGoogleDriveEndpoint(String uri, GoogleDriveComponent component, GoogleDriveApiName apiName, String methodName, GoogleDriveConfiguration endpointConfiguration) -
Uses of GoogleDriveApiName in org.apache.camel.component.google.drive.internal
Methods in org.apache.camel.component.google.drive.internal that return GoogleDriveApiNameModifier and TypeMethodDescriptionstatic GoogleDriveApiNameReturns the enum constant of this class with the specified name.static GoogleDriveApiName[]GoogleDriveApiName.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.google.drive.internal with parameters of type GoogleDriveApiNameModifier and TypeMethodDescriptionGoogleDriveApiCollection.getEndpointConfiguration(GoogleDriveApiName apiName)