Uses of Class
org.apache.camel.component.google.drive.internal.DriveAboutApiMethod
-
Packages that use DriveAboutApiMethod Package Description org.apache.camel.component.google.drive.internal -
-
Uses of DriveAboutApiMethod in org.apache.camel.component.google.drive.internal
Methods in org.apache.camel.component.google.drive.internal that return DriveAboutApiMethod Modifier and Type Method Description static DriveAboutApiMethodDriveAboutApiMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static DriveAboutApiMethod[]DriveAboutApiMethod. values()Returns an array containing the constants of this enum type, in the order they are declared.
-