Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundContactlistTimezonemappingpreviewRequest
Packages that use GetOutboundContactlistTimezonemappingpreviewRequest
-
Uses of GetOutboundContactlistTimezonemappingpreviewRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOutboundContactlistTimezonemappingpreviewRequestModifier and TypeMethodDescriptionOutboundApi.getOutboundContactlistTimezonemappingpreview(GetOutboundContactlistTimezonemappingpreviewRequest request) Preview the result of applying Automatic Time Zone Mapping to a contact listOutboundApiAsync.getOutboundContactlistTimezonemappingpreviewAsync(GetOutboundContactlistTimezonemappingpreviewRequest request, AsyncApiCallback<TimeZoneMappingPreview> callback) Preview the result of applying Automatic Time Zone Mapping to a contact list -
Uses of GetOutboundContactlistTimezonemappingpreviewRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundContactlistTimezonemappingpreviewRequestModifier and TypeMethodDescriptionGetOutboundContactlistTimezonemappingpreviewRequest.Builder.build()GetOutboundContactlistTimezonemappingpreviewRequest.withContactListId(String contactListId) GetOutboundContactlistTimezonemappingpreviewRequest.withCustomHeader(String name, String value)