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