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