Uses of Class
com.azure.messaging.eventhubs.checkpointstore.blob.Messages
-
-
Uses of Messages in com.azure.messaging.eventhubs.checkpointstore.blob
Methods in com.azure.messaging.eventhubs.checkpointstore.blob that return Messages Modifier and Type Method Description static MessagesMessages. valueOf(String name)Returns the enum constant of this type with the specified name.static Messages[]Messages. values()Returns an array containing the constants of this enum type, in the order they are declared.
-