Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteOutboundImporttemplatesRequest
Packages that use DeleteOutboundImporttemplatesRequest
-
Uses of DeleteOutboundImporttemplatesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteOutboundImporttemplatesRequestModifier and TypeMethodDescriptionvoidOutboundApi.deleteOutboundImporttemplates(DeleteOutboundImporttemplatesRequest request) Delete multiple import templates.OutboundApiAsync.deleteOutboundImporttemplatesAsync(DeleteOutboundImporttemplatesRequest request, AsyncApiCallback<Void> callback) Delete multiple import templates. -
Uses of DeleteOutboundImporttemplatesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteOutboundImporttemplatesRequestModifier and TypeMethodDescriptionDeleteOutboundImporttemplatesRequest.Builder.build()DeleteOutboundImporttemplatesRequest.withCustomHeader(String name, String value)