Uses of Enum Class
com.vonage.client.account.ServiceType
Packages that use ServiceType
-
Uses of ServiceType in com.vonage.client.account
Methods in com.vonage.client.account that return ServiceTypeModifier and TypeMethodDescriptionstatic ServiceTypeReturns the enum constant of this class with the specified name.static ServiceType[]ServiceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.account with parameters of type ServiceTypeModifier and TypeMethodDescriptionAccountClient.getPrefixPrice(ServiceType type, String prefix) Retrieve the pricing for a specified prefix.AccountClient.listPriceAllCountries(ServiceType service) Obtain pricing data on all supported countries for a specific service type.