Uses of Enum
com.redhat.cloud.event.apps.exportservice.v1.Format
Packages that use Format
-
Uses of Format in com.redhat.cloud.event.apps.exportservice.v1
Methods in com.redhat.cloud.event.apps.exportservice.v1 that return FormatModifier and TypeMethodDescriptionstatic Format
ResourceRequestClass.getFormat()
The format of the data to be exportedstatic Format
Returns the enum constant of this type with the specified name.static Format[]
Format.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.redhat.cloud.event.apps.exportservice.v1 with parameters of type Format