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