Uses of Class
com.google.appengine.v1.Entrypoint.CommandCase
-
Packages that use Entrypoint.CommandCase Package Description com.google.appengine.v1 A client to App Engine Admin API -
-
Uses of Entrypoint.CommandCase in com.google.appengine.v1
Methods in com.google.appengine.v1 that return Entrypoint.CommandCase Modifier and Type Method Description static Entrypoint.CommandCaseEntrypoint.CommandCase. forNumber(int value)Entrypoint.CommandCaseEntrypoint.Builder. getCommandCase()Entrypoint.CommandCaseEntrypoint. getCommandCase()Entrypoint.CommandCaseEntrypointOrBuilder. getCommandCase()static Entrypoint.CommandCaseEntrypoint.CommandCase. valueOf(int value)Deprecated.static Entrypoint.CommandCaseEntrypoint.CommandCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Entrypoint.CommandCase[]Entrypoint.CommandCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-