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