Uses of Class
com.mypurecloud.sdk.v2.model.InboundRoute
Packages that use InboundRoute
Package
Description
-
Uses of InboundRoute in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return InboundRouteModifier and TypeMethodDescriptionRoutingApi.getRoutingEmailDomainRoute(GetRoutingEmailDomainRouteRequest request) Get a routeRoutingApi.getRoutingEmailDomainRoute(String domainName, String routeId, List<String> expand) Get a routeRoutingApi.postRoutingEmailDomainRoutes(PostRoutingEmailDomainRoutesRequest request) Create a routeRoutingApi.postRoutingEmailDomainRoutes(String domainName, InboundRoute body) Create a routeRoutingApi.putRoutingEmailDomainRoute(PutRoutingEmailDomainRouteRequest request) Update a routeRoutingApi.putRoutingEmailDomainRoute(String domainName, String routeId, InboundRoute body) Update a routeMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type InboundRouteModifier and TypeMethodDescriptionRoutingApi.getRoutingEmailDomainRoute(ApiRequest<Void> request) Get a routeRoutingApiAsync.getRoutingEmailDomainRouteAsync(GetRoutingEmailDomainRouteRequest request, AsyncApiCallback<InboundRoute> callback) Get a routeRoutingApiAsync.getRoutingEmailDomainRouteAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Get a routeRoutingApi.getRoutingEmailDomainRouteWithHttpInfo(String domainName, String routeId, List<String> expand) Get a routeRoutingApi.postRoutingEmailDomainRoutes(ApiRequest<InboundRoute> request) Create a routeRoutingApiAsync.postRoutingEmailDomainRoutesAsync(PostRoutingEmailDomainRoutesRequest request, AsyncApiCallback<InboundRoute> callback) Create a routeRoutingApiAsync.postRoutingEmailDomainRoutesAsync(ApiRequest<InboundRoute> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Create a routeRoutingApi.postRoutingEmailDomainRoutesWithHttpInfo(String domainName, InboundRoute body) Create a routeRoutingApi.putRoutingEmailDomainRoute(ApiRequest<InboundRoute> request) Update a routeRoutingApiAsync.putRoutingEmailDomainRouteAsync(PutRoutingEmailDomainRouteRequest request, AsyncApiCallback<InboundRoute> callback) Update a routeRoutingApiAsync.putRoutingEmailDomainRouteAsync(ApiRequest<InboundRoute> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Update a routeRoutingApi.putRoutingEmailDomainRouteWithHttpInfo(String domainName, String routeId, InboundRoute body) Update a routeMethods in com.mypurecloud.sdk.v2.api with parameters of type InboundRouteModifier and TypeMethodDescriptionRoutingApi.postRoutingEmailDomainRoutes(String domainName, InboundRoute body) Create a routeRoutingApi.postRoutingEmailDomainRoutesWithHttpInfo(String domainName, InboundRoute body) Create a routeRoutingApi.putRoutingEmailDomainRoute(String domainName, String routeId, InboundRoute body) Update a routeRoutingApi.putRoutingEmailDomainRouteWithHttpInfo(String domainName, String routeId, InboundRoute body) Update a routeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type InboundRouteModifier and TypeMethodDescriptionRoutingApiAsync.getRoutingEmailDomainRouteAsync(GetRoutingEmailDomainRouteRequest request, AsyncApiCallback<InboundRoute> callback) Get a routeRoutingApiAsync.getRoutingEmailDomainRouteAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Get a routeRoutingApi.postRoutingEmailDomainRoutes(ApiRequest<InboundRoute> request) Create a routeRoutingApiAsync.postRoutingEmailDomainRoutesAsync(PostRoutingEmailDomainRoutesRequest request, AsyncApiCallback<InboundRoute> callback) Create a routeRoutingApiAsync.postRoutingEmailDomainRoutesAsync(ApiRequest<InboundRoute> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Create a routeRoutingApiAsync.postRoutingEmailDomainRoutesAsync(ApiRequest<InboundRoute> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Create a routeRoutingApi.putRoutingEmailDomainRoute(ApiRequest<InboundRoute> request) Update a routeRoutingApiAsync.putRoutingEmailDomainRouteAsync(PutRoutingEmailDomainRouteRequest request, AsyncApiCallback<InboundRoute> callback) Update a routeRoutingApiAsync.putRoutingEmailDomainRouteAsync(ApiRequest<InboundRoute> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Update a routeRoutingApiAsync.putRoutingEmailDomainRouteAsync(ApiRequest<InboundRoute> request, AsyncApiCallback<ApiResponse<InboundRoute>> callback) Update a route -
Uses of InboundRoute in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return InboundRouteModifier and TypeMethodDescriptionPostRoutingEmailDomainRoutesRequest.getBody()PutRoutingEmailDomainRouteRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type InboundRouteModifier and TypeMethodDescriptionPostRoutingEmailDomainRoutesRequest.withHttpInfo()PutRoutingEmailDomainRouteRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type InboundRouteModifier and TypeMethodDescriptionPostRoutingEmailDomainRoutesRequest.builder(String domainName, InboundRoute body) PutRoutingEmailDomainRouteRequest.builder(String domainName, String routeId, InboundRoute body) voidPostRoutingEmailDomainRoutesRequest.setBody(InboundRoute body) voidPutRoutingEmailDomainRouteRequest.setBody(InboundRoute body) PostRoutingEmailDomainRoutesRequest.Builder.withBody(InboundRoute body) PostRoutingEmailDomainRoutesRequest.withBody(InboundRoute body) PutRoutingEmailDomainRouteRequest.Builder.withBody(InboundRoute body) PutRoutingEmailDomainRouteRequest.withBody(InboundRoute body) PostRoutingEmailDomainRoutesRequest.Builder.withRequiredParams(String domainName, InboundRoute body) PutRoutingEmailDomainRouteRequest.Builder.withRequiredParams(String domainName, String routeId, InboundRoute body) -
Uses of InboundRoute in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InboundRouteModifier and TypeMethodDescriptionInboundRoute.allowMultipleActions(Boolean allowMultipleActions) Control if multiple actions are allowed on this route.InboundRoute.autoBcc(List<EmailAddress> autoBcc) The recipients that should be automatically blind copied on outbound emails associated with this InboundRoute.InboundRoute.flow(DomainEntityRef flow) The flow to use for processing the email.The sender email to use for outgoing replies.The sender name to use for outgoing replies.QueueEmailAddress.getRoute()InboundRoute.historyInclusion(InboundRoute.HistoryInclusionEnum historyInclusion) The configuration to indicate how the history of a conversation has to be included in a draftInboundRoute.language(DomainEntityRef language) The language to use for routing.InboundRoute.mailboxFolders(List<String> mailboxFolders) Integration Folder routed to this routeThe search pattern that the mailbox name should match.The priority to use for routing.InboundRoute.queue(DomainEntityRef queue) The queue to route the emails to.InboundRoute.replyEmailAddress(QueueEmailAddress replyEmailAddress) The route to use for email replies.The configuration for the canned response signature that will be appended to outbound emails sent via this routeInboundRoute.skills(List<DomainEntityRef> skills) The skills to use for routing.InboundRoute.spamFlow(DomainEntityRef spamFlow) The flow to use for processing inbound emails that have been marked as spam.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type InboundRouteMethods in com.mypurecloud.sdk.v2.model with parameters of type InboundRouteModifier and TypeMethodDescriptionQueueEmailAddress.route(InboundRoute route) voidQueueEmailAddress.setRoute(InboundRoute route) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type InboundRouteModifier and TypeMethodDescriptionInboundRouteEntityListing.entities(List<InboundRoute> entities) voidInboundRouteEntityListing.setEntities(List<InboundRoute> entities)