Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundContactlisttemplatesRequest
Packages that use PostOutboundContactlisttemplatesRequest
-
Uses of PostOutboundContactlisttemplatesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundContactlisttemplatesRequestModifier and TypeMethodDescriptionOutboundApi.postOutboundContactlisttemplates(PostOutboundContactlisttemplatesRequest request) Create Contact List TemplateOutboundApiAsync.postOutboundContactlisttemplatesAsync(PostOutboundContactlisttemplatesRequest request, AsyncApiCallback<ContactListTemplate> callback) Create Contact List Template -
Uses of PostOutboundContactlisttemplatesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundContactlisttemplatesRequestModifier and TypeMethodDescriptionPostOutboundContactlisttemplatesRequest.Builder.build()PostOutboundContactlisttemplatesRequest.withBody(ContactListTemplate body) PostOutboundContactlisttemplatesRequest.withCustomHeader(String name, String value)