Uses of Class
com.mypurecloud.sdk.v2.model.SmsAlphanumericProvision
Packages that use SmsAlphanumericProvision
Package
Description
-
Uses of SmsAlphanumericProvision in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type SmsAlphanumericProvisionModifier and TypeMethodDescriptionRoutingApi.postRoutingSmsPhonenumbersAlphanumeric(SmsAlphanumericProvision body) Provision an alphanumeric number for SMS postRoutingSmsPhonenumbersAlphanumeric is a preview method and is subject to both breaking and non-breaking changes at any time without noticeProvision an alphanumeric number for SMS postRoutingSmsPhonenumbersAlphanumeric is a preview method and is subject to both breaking and non-breaking changes at any time without noticeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type SmsAlphanumericProvisionModifier and TypeMethodDescriptionRoutingApi.postRoutingSmsPhonenumbersAlphanumeric(ApiRequest<SmsAlphanumericProvision> request) Provision an alphanumeric number for SMS postRoutingSmsPhonenumbersAlphanumeric is a preview method and is subject to both breaking and non-breaking changes at any time without noticeRoutingApiAsync.postRoutingSmsPhonenumbersAlphanumericAsync(ApiRequest<SmsAlphanumericProvision> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Provision an alphanumeric number for SMS postRoutingSmsPhonenumbersAlphanumeric is a preview method and is subject to both breaking and non-breaking changes at any time without notice -
Uses of SmsAlphanumericProvision in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return SmsAlphanumericProvisionMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type SmsAlphanumericProvisionMethods in com.mypurecloud.sdk.v2.api.request with parameters of type SmsAlphanumericProvisionModifier and TypeMethodDescriptionPostRoutingSmsPhonenumbersAlphanumericRequest.builder(SmsAlphanumericProvision body) voidPostRoutingSmsPhonenumbersAlphanumericRequest.setBody(SmsAlphanumericProvision body) PostRoutingSmsPhonenumbersAlphanumericRequest.Builder.withBody(SmsAlphanumericProvision body) PostRoutingSmsPhonenumbersAlphanumericRequest.withBody(SmsAlphanumericProvision body) PostRoutingSmsPhonenumbersAlphanumericRequest.Builder.withRequiredParams(SmsAlphanumericProvision body) -
Uses of SmsAlphanumericProvision in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SmsAlphanumericProvisionModifier and TypeMethodDescriptionSmsAlphanumericProvision.phoneNumber(String phoneNumber) A phone number to be used for SMS communications.