Uses of Class
com.mypurecloud.sdk.v2.model.OutboundRouteEntityListing
Packages that use OutboundRouteEntityListing
-
Uses of OutboundRouteEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return OutboundRouteEntityListingModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesOutboundroutes(GetTelephonyProvidersEdgesOutboundroutesRequest request) Get outbound routesTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesOutboundroutes(Integer pageSize, Integer pageNumber, String name, String siteId, String externalTrunkBasesIds, String sortBy) Get outbound routesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type OutboundRouteEntityListingModifier and TypeMethodDescriptionTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesOutboundroutes(ApiRequest<Void> request) Get outbound routesTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesOutboundroutesAsync(GetTelephonyProvidersEdgesOutboundroutesRequest request, AsyncApiCallback<OutboundRouteEntityListing> callback) Get outbound routesTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesOutboundroutesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OutboundRouteEntityListing>> callback) Get outbound routesTelephonyProvidersEdgeApi.getTelephonyProvidersEdgesOutboundroutesWithHttpInfo(Integer pageSize, Integer pageNumber, String name, String siteId, String externalTrunkBasesIds, String sortBy) Get outbound routesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type OutboundRouteEntityListingModifier and TypeMethodDescriptionTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesOutboundroutesAsync(GetTelephonyProvidersEdgesOutboundroutesRequest request, AsyncApiCallback<OutboundRouteEntityListing> callback) Get outbound routesTelephonyProvidersEdgeApiAsync.getTelephonyProvidersEdgesOutboundroutesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<OutboundRouteEntityListing>> callback) Get outbound routes -
Uses of OutboundRouteEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundRouteEntityListingModifier and TypeMethodDescriptionOutboundRouteEntityListing.entities(List<OutboundRoute> entities) OutboundRouteEntityListing.pageNumber(Integer pageNumber) OutboundRouteEntityListing.previousUri(String previousUri) OutboundRouteEntityListing.totalNumberOfEntities(Long totalNumberOfEntities) The total organization-wide number of entities.