Uses of Class
com.mypurecloud.sdk.v2.model.Alteration
Packages that use Alteration
-
Uses of Alteration in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AlterationModifier and TypeMethodDescriptionThe end date of an alteration range as an ISO-8601 stringThe start date of an alteration range as an ISO-8601 stringAlteration.type(Alteration.TypeEnum type) Range type (Exclusion: used to exclude a specific time within the recurrence.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type AlterationMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AlterationModifier and TypeMethodDescriptionReoccurrence.alterations(List<Alteration> alterations) Modifications to the original recurrence schedule (Exclusions/Inclusions)voidReoccurrence.setAlterations(List<Alteration> alterations)