Uses of Enum
com.azure.communication.messages.MessagesServiceVersion
Packages that use MessagesServiceVersion
-
Uses of MessagesServiceVersion in com.azure.communication.messages
Methods in com.azure.communication.messages that return MessagesServiceVersionModifier and TypeMethodDescriptionstatic MessagesServiceVersion
MessagesServiceVersion.getLatest()
Gets the latest service version supported by this client library.static MessagesServiceVersion
Returns the enum constant of this type with the specified name.static MessagesServiceVersion[]
MessagesServiceVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.communication.messages with parameters of type MessagesServiceVersionModifier and TypeMethodDescriptionMessageTemplateClientBuilder.serviceVersion
(MessagesServiceVersion serviceVersion) Sets Service version.NotificationMessagesClientBuilder.serviceVersion
(MessagesServiceVersion serviceVersion) Sets Service version.