Uses of Class
com.mypurecloud.sdk.v2.model.CallForwarding
Packages that use CallForwarding
Package
Description
-
Uses of CallForwarding in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CallForwardingModifier and TypeMethodDescriptionUsersApi.getUserCallforwarding(GetUserCallforwardingRequest request) Get a user's CallForwardingUsersApi.getUserCallforwarding(String userId) Get a user's CallForwardingUsersApi.patchUserCallforwarding(PatchUserCallforwardingRequest request) Patch a user's CallForwardingUsersApi.patchUserCallforwarding(String userId, CallForwarding body) Patch a user's CallForwardingUsersApi.putUserCallforwarding(PutUserCallforwardingRequest request) Update a user's CallForwardingUsersApi.putUserCallforwarding(String userId, CallForwarding body) Update a user's CallForwardingMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type CallForwardingModifier and TypeMethodDescriptionUsersApi.getUserCallforwarding(ApiRequest<Void> request) Get a user's CallForwardingUsersApiAsync.getUserCallforwardingAsync(GetUserCallforwardingRequest request, AsyncApiCallback<CallForwarding> callback) Get a user's CallForwardingUsersApiAsync.getUserCallforwardingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Get a user's CallForwardingUsersApi.getUserCallforwardingWithHttpInfo(String userId) Get a user's CallForwardingUsersApi.patchUserCallforwarding(ApiRequest<CallForwarding> request) Patch a user's CallForwardingUsersApiAsync.patchUserCallforwardingAsync(PatchUserCallforwardingRequest request, AsyncApiCallback<CallForwarding> callback) Patch a user's CallForwardingUsersApiAsync.patchUserCallforwardingAsync(ApiRequest<CallForwarding> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Patch a user's CallForwardingUsersApi.patchUserCallforwardingWithHttpInfo(String userId, CallForwarding body) Patch a user's CallForwardingUsersApi.putUserCallforwarding(ApiRequest<CallForwarding> request) Update a user's CallForwardingUsersApiAsync.putUserCallforwardingAsync(PutUserCallforwardingRequest request, AsyncApiCallback<CallForwarding> callback) Update a user's CallForwardingUsersApiAsync.putUserCallforwardingAsync(ApiRequest<CallForwarding> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Update a user's CallForwardingUsersApi.putUserCallforwardingWithHttpInfo(String userId, CallForwarding body) Update a user's CallForwardingMethods in com.mypurecloud.sdk.v2.api with parameters of type CallForwardingModifier and TypeMethodDescriptionUsersApi.patchUserCallforwarding(String userId, CallForwarding body) Patch a user's CallForwardingUsersApi.patchUserCallforwardingWithHttpInfo(String userId, CallForwarding body) Patch a user's CallForwardingUsersApi.putUserCallforwarding(String userId, CallForwarding body) Update a user's CallForwardingUsersApi.putUserCallforwardingWithHttpInfo(String userId, CallForwarding body) Update a user's CallForwardingMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CallForwardingModifier and TypeMethodDescriptionUsersApiAsync.getUserCallforwardingAsync(GetUserCallforwardingRequest request, AsyncApiCallback<CallForwarding> callback) Get a user's CallForwardingUsersApiAsync.getUserCallforwardingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Get a user's CallForwardingUsersApi.patchUserCallforwarding(ApiRequest<CallForwarding> request) Patch a user's CallForwardingUsersApiAsync.patchUserCallforwardingAsync(PatchUserCallforwardingRequest request, AsyncApiCallback<CallForwarding> callback) Patch a user's CallForwardingUsersApiAsync.patchUserCallforwardingAsync(ApiRequest<CallForwarding> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Patch a user's CallForwardingUsersApiAsync.patchUserCallforwardingAsync(ApiRequest<CallForwarding> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Patch a user's CallForwardingUsersApi.putUserCallforwarding(ApiRequest<CallForwarding> request) Update a user's CallForwardingUsersApiAsync.putUserCallforwardingAsync(PutUserCallforwardingRequest request, AsyncApiCallback<CallForwarding> callback) Update a user's CallForwardingUsersApiAsync.putUserCallforwardingAsync(ApiRequest<CallForwarding> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Update a user's CallForwardingUsersApiAsync.putUserCallforwardingAsync(ApiRequest<CallForwarding> request, AsyncApiCallback<ApiResponse<CallForwarding>> callback) Update a user's CallForwarding -
Uses of CallForwarding in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CallForwardingModifier and TypeMethodDescriptionPatchUserCallforwardingRequest.getBody()PutUserCallforwardingRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CallForwardingModifier and TypeMethodDescriptionPatchUserCallforwardingRequest.withHttpInfo()PutUserCallforwardingRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CallForwardingModifier and TypeMethodDescriptionPatchUserCallforwardingRequest.builder(String userId, CallForwarding body) PutUserCallforwardingRequest.builder(String userId, CallForwarding body) voidPatchUserCallforwardingRequest.setBody(CallForwarding body) voidPutUserCallforwardingRequest.setBody(CallForwarding body) PatchUserCallforwardingRequest.Builder.withBody(CallForwarding body) PatchUserCallforwardingRequest.withBody(CallForwarding body) PutUserCallforwardingRequest.Builder.withBody(CallForwarding body) PutUserCallforwardingRequest.withBody(CallForwarding body) PatchUserCallforwardingRequest.Builder.withRequiredParams(String userId, CallForwarding body) PutUserCallforwardingRequest.Builder.withRequiredParams(String userId, CallForwarding body) -
Uses of CallForwarding in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallForwardingModifier and TypeMethodDescriptionAn ordered list of CallRoutes to be executed when CallForwarding is enabledWhether or not CallForwarding is enabledCallForwarding.modifiedDate(Date modifiedDate) Date time is represented as an ISO-8601 string.CallForwarding.phoneNumber(String phoneNumber) This property is deprecated.CallForwarding.voicemail(CallForwarding.VoicemailEnum voicemail) The type of voicemail to use with the callForwarding configuration