Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundImporttemplatesRequest
Packages that use PostOutboundImporttemplatesRequest
-
Uses of PostOutboundImporttemplatesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundImporttemplatesRequestModifier and TypeMethodDescriptionOutboundApi.postOutboundImporttemplates(PostOutboundImporttemplatesRequest request) Create Import TemplateOutboundApiAsync.postOutboundImporttemplatesAsync(PostOutboundImporttemplatesRequest request, AsyncApiCallback<ImportTemplate> callback) Create Import Template -
Uses of PostOutboundImporttemplatesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundImporttemplatesRequestModifier and TypeMethodDescriptionPostOutboundImporttemplatesRequest.Builder.build()PostOutboundImporttemplatesRequest.withBody(ImportTemplate body) PostOutboundImporttemplatesRequest.withCustomHeader(String name, String value)