Uses of Class
com.mypurecloud.sdk.v2.model.IVREntityListing
Packages that use IVREntityListing
-
Uses of IVREntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return IVREntityListingModifier and TypeMethodDescriptionArchitectApi.getArchitectIvrs(GetArchitectIvrsRequest request) Get IVR configs.ArchitectApi.getArchitectIvrs(Integer pageNumber, Integer pageSize, String sortBy, String sortOrder, String name, String dnis, String scheduleGroup, List<String> expand) Get IVR configs.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type IVREntityListingModifier and TypeMethodDescriptionArchitectApi.getArchitectIvrs(ApiRequest<Void> request) Get IVR configs.ArchitectApiAsync.getArchitectIvrsAsync(GetArchitectIvrsRequest request, AsyncApiCallback<IVREntityListing> callback) Get IVR configs.ArchitectApiAsync.getArchitectIvrsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IVREntityListing>> callback) Get IVR configs.ArchitectApi.getArchitectIvrsWithHttpInfo(Integer pageNumber, Integer pageSize, String sortBy, String sortOrder, String name, String dnis, String scheduleGroup, List<String> expand) Get IVR configs.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type IVREntityListingModifier and TypeMethodDescriptionArchitectApiAsync.getArchitectIvrsAsync(GetArchitectIvrsRequest request, AsyncApiCallback<IVREntityListing> callback) Get IVR configs.ArchitectApiAsync.getArchitectIvrsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IVREntityListing>> callback) Get IVR configs. -
Uses of IVREntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IVREntityListingModifier and TypeMethodDescriptionIVREntityListing.pageNumber(Integer pageNumber) IVREntityListing.previousUri(String previousUri) IVREntityListing.totalNumberOfEntities(Long totalNumberOfEntities) The total organization-wide number of entities.