Uses of Class
com.mypurecloud.sdk.v2.api.request.PostRoutingSmsPhonenumbersAlphanumericRequest
Packages that use PostRoutingSmsPhonenumbersAlphanumericRequest
-
Uses of PostRoutingSmsPhonenumbersAlphanumericRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostRoutingSmsPhonenumbersAlphanumericRequestModifier and TypeMethodDescriptionRoutingApi.postRoutingSmsPhonenumbersAlphanumeric(PostRoutingSmsPhonenumbersAlphanumericRequest 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(PostRoutingSmsPhonenumbersAlphanumericRequest request, AsyncApiCallback<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 PostRoutingSmsPhonenumbersAlphanumericRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostRoutingSmsPhonenumbersAlphanumericRequestModifier and TypeMethodDescriptionPostRoutingSmsPhonenumbersAlphanumericRequest.Builder.build()PostRoutingSmsPhonenumbersAlphanumericRequest.withBody(SmsAlphanumericProvision body) PostRoutingSmsPhonenumbersAlphanumericRequest.withCustomHeader(String name, String value)