Uses of Class
com.mypurecloud.sdk.v2.api.request.GetOutboundImporttemplateRequest
Packages that use GetOutboundImporttemplateRequest
-
Uses of GetOutboundImporttemplateRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetOutboundImporttemplateRequestModifier and TypeMethodDescriptionOutboundApi.getOutboundImporttemplate(GetOutboundImporttemplateRequest request) Get Import TemplateOutboundApiAsync.getOutboundImporttemplateAsync(GetOutboundImporttemplateRequest request, AsyncApiCallback<ImportTemplate> callback) Get Import Template -
Uses of GetOutboundImporttemplateRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetOutboundImporttemplateRequestModifier and TypeMethodDescriptionGetOutboundImporttemplateRequest.Builder.build()GetOutboundImporttemplateRequest.withCustomHeader(String name, String value) GetOutboundImporttemplateRequest.withImportTemplateId(String importTemplateId) GetOutboundImporttemplateRequest.withIncludeImportStatus(Boolean includeImportStatus)