Uses of Class
com.google.cloud.hadoop.util.GcsJsonApiEvent.RequestType
-
Packages that use GcsJsonApiEvent.RequestType Package Description com.google.cloud.hadoop.util -
-
Uses of GcsJsonApiEvent.RequestType in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return GcsJsonApiEvent.RequestType Modifier and Type Method Description static GcsJsonApiEvent.RequestTypeGcsJsonApiEvent.RequestType. valueOf(String name)Returns the enum constant of this type with the specified name.static GcsJsonApiEvent.RequestType[]GcsJsonApiEvent.RequestType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-