Uses of Class
com.mypurecloud.sdk.v2.api.request.PostOutboundImporttemplatesBulkAddRequest
Packages that use PostOutboundImporttemplatesBulkAddRequest
-
Uses of PostOutboundImporttemplatesBulkAddRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostOutboundImporttemplatesBulkAddRequestModifier and TypeMethodDescriptionOutboundApi.postOutboundImporttemplatesBulkAdd(PostOutboundImporttemplatesBulkAddRequest request) Add multiple import templatesOutboundApiAsync.postOutboundImporttemplatesBulkAddAsync(PostOutboundImporttemplatesBulkAddRequest request, AsyncApiCallback<ImportTemplateEntityListing> callback) Add multiple import templates -
Uses of PostOutboundImporttemplatesBulkAddRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostOutboundImporttemplatesBulkAddRequestModifier and TypeMethodDescriptionPostOutboundImporttemplatesBulkAddRequest.Builder.build()PostOutboundImporttemplatesBulkAddRequest.withBody(List<ImportTemplate> body) PostOutboundImporttemplatesBulkAddRequest.withCustomHeader(String name, String value)