Uses of Enum Class
com.mypurecloud.sdk.v2.model.AuditTopicAuditLogMessage.ServiceNameEnum
Packages that use AuditTopicAuditLogMessage.ServiceNameEnum
-
Uses of AuditTopicAuditLogMessage.ServiceNameEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AuditTopicAuditLogMessage.ServiceNameEnumModifier and TypeMethodDescriptionAuditTopicAuditLogMessage.ServiceNameEnum.fromString(String key) AuditTopicAuditLogMessage.getServiceName()Returns the enum constant of this class with the specified name.AuditTopicAuditLogMessage.ServiceNameEnum.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 AuditTopicAuditLogMessage.ServiceNameEnumModifier and TypeMethodDescriptionAuditTopicAuditLogMessage.serviceName(AuditTopicAuditLogMessage.ServiceNameEnum serviceName) voidAuditTopicAuditLogMessage.setServiceName(AuditTopicAuditLogMessage.ServiceNameEnum serviceName)