Uses of Enum Class
com.google.cloud.hadoop.util.GcsJsonApiEvent.EventType
Packages that use GcsJsonApiEvent.EventType
-
Uses of GcsJsonApiEvent.EventType in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return GcsJsonApiEvent.EventTypeModifier and TypeMethodDescriptionGcsJsonApiEvent.getEventType()IGcsJsonApiEvent.getEventType()static GcsJsonApiEvent.EventTypeReturns the enum constant of this class with the specified name.static GcsJsonApiEvent.EventType[]GcsJsonApiEvent.EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.google.cloud.hadoop.util with parameters of type GcsJsonApiEvent.EventTypeModifierConstructorDescriptionprotectedGcsJsonApiEvent(com.google.api.client.http.HttpRequest request, GcsJsonApiEvent.EventType eventType, Object context)