Uses of Enum Class
com.mypurecloud.sdk.v2.model.ExternalDataSource.PlatformEnum
Packages that use ExternalDataSource.PlatformEnum
-
Uses of ExternalDataSource.PlatformEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalDataSource.PlatformEnumModifier and TypeMethodDescriptionExternalDataSource.PlatformEnum.fromString(String key) ExternalDataSource.getPlatform()Returns the enum constant of this class with the specified name.static ExternalDataSource.PlatformEnum[]ExternalDataSource.PlatformEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ExternalDataSource.PlatformEnumModifier and TypeMethodDescriptionExternalDataSource.platform(ExternalDataSource.PlatformEnum platform) The platform that was the source of the data.voidExternalDataSource.setPlatform(ExternalDataSource.PlatformEnum platform)