Uses of Class
com.mypurecloud.sdk.v2.model.SmsPhoneNumber
Packages that use SmsPhoneNumber
-
Uses of SmsPhoneNumber in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return SmsPhoneNumberModifier and TypeMethodDescriptionRoutingApi.getRoutingSmsPhonenumber(GetRoutingSmsPhonenumberRequest request) Get a phone number provisioned for SMS.RoutingApi.getRoutingSmsPhonenumber(String phoneNumberId, String expand) Get a phone number provisioned for SMS.RoutingApi.patchRoutingSmsPhonenumber(PatchRoutingSmsPhonenumberRequest request) Update a phone number provisioned for SMS.RoutingApi.patchRoutingSmsPhonenumber(String phoneNumberId, SmsPhoneNumberPatchRequest body) Update a phone number provisioned for SMS.RoutingApi.postRoutingSmsPhonenumbers(PostRoutingSmsPhonenumbersRequest request) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.RoutingApi.postRoutingSmsPhonenumbers(SmsPhoneNumberProvision body) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.RoutingApi.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 noticeRoutingApi.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 noticeRoutingApi.postRoutingSmsPhonenumbersImport(PostRoutingSmsPhonenumbersImportRequest request) Imports a phone number for SMSRoutingApi.postRoutingSmsPhonenumbersImport(SmsPhoneNumberImport body) Imports a phone number for SMSMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type SmsPhoneNumberModifier and TypeMethodDescriptionRoutingApi.getRoutingSmsPhonenumber(ApiRequest<Void> request) Get a phone number provisioned for SMS.RoutingApiAsync.getRoutingSmsPhonenumberAsync(GetRoutingSmsPhonenumberRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Get a phone number provisioned for SMS.RoutingApiAsync.getRoutingSmsPhonenumberAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Get a phone number provisioned for SMS.RoutingApi.getRoutingSmsPhonenumberWithHttpInfo(String phoneNumberId, String expand) Get a phone number provisioned for SMS.RoutingApi.patchRoutingSmsPhonenumber(ApiRequest<SmsPhoneNumberPatchRequest> request) Update a phone number provisioned for SMS.RoutingApiAsync.patchRoutingSmsPhonenumberAsync(PatchRoutingSmsPhonenumberRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Update a phone number provisioned for SMS.RoutingApiAsync.patchRoutingSmsPhonenumberAsync(ApiRequest<SmsPhoneNumberPatchRequest> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Update a phone number provisioned for SMS.RoutingApi.patchRoutingSmsPhonenumberWithHttpInfo(String phoneNumberId, SmsPhoneNumberPatchRequest body) Update a phone number provisioned for SMS.RoutingApi.postRoutingSmsPhonenumbers(ApiRequest<SmsPhoneNumberProvision> request) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.RoutingApi.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(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 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 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 noticeRoutingApiAsync.postRoutingSmsPhonenumbersAsync(PostRoutingSmsPhonenumbersRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.RoutingApiAsync.postRoutingSmsPhonenumbersAsync(ApiRequest<SmsPhoneNumberProvision> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.RoutingApi.postRoutingSmsPhonenumbersImport(ApiRequest<SmsPhoneNumberImport> request) Imports a phone number for SMSRoutingApiAsync.postRoutingSmsPhonenumbersImportAsync(PostRoutingSmsPhonenumbersImportRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Imports a phone number for SMSRoutingApiAsync.postRoutingSmsPhonenumbersImportAsync(ApiRequest<SmsPhoneNumberImport> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Imports a phone number for SMSRoutingApi.postRoutingSmsPhonenumbersImportWithHttpInfo(SmsPhoneNumberImport body) Imports a phone number for SMSRoutingApi.postRoutingSmsPhonenumbersWithHttpInfo(SmsPhoneNumberProvision body) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type SmsPhoneNumberModifier and TypeMethodDescriptionRoutingApiAsync.getRoutingSmsPhonenumberAsync(GetRoutingSmsPhonenumberRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Get a phone number provisioned for SMS.RoutingApiAsync.getRoutingSmsPhonenumberAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Get a phone number provisioned for SMS.RoutingApiAsync.patchRoutingSmsPhonenumberAsync(PatchRoutingSmsPhonenumberRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Update a phone number provisioned for SMS.RoutingApiAsync.patchRoutingSmsPhonenumberAsync(ApiRequest<SmsPhoneNumberPatchRequest> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Update a phone number provisioned for SMS.RoutingApiAsync.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 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 noticeRoutingApiAsync.postRoutingSmsPhonenumbersAsync(PostRoutingSmsPhonenumbersRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.RoutingApiAsync.postRoutingSmsPhonenumbersAsync(ApiRequest<SmsPhoneNumberProvision> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Provision a phone number for SMS When provisioning an MMS-capable phone number, if no supported content profile is specified in the request, the system automatically assigns the \"SMS Default\" profile.RoutingApiAsync.postRoutingSmsPhonenumbersImportAsync(PostRoutingSmsPhonenumbersImportRequest request, AsyncApiCallback<SmsPhoneNumber> callback) Imports a phone number for SMSRoutingApiAsync.postRoutingSmsPhonenumbersImportAsync(ApiRequest<SmsPhoneNumberImport> request, AsyncApiCallback<ApiResponse<SmsPhoneNumber>> callback) Imports a phone number for SMS -
Uses of SmsPhoneNumber in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SmsPhoneNumberModifier and TypeMethodDescriptionSmsPhoneNumber.addressId(SmsAddress addressId) The id of an address attached to this phone number.SmsPhoneNumber.autoRenewable(SmsPhoneNumber.AutoRenewableEnum autoRenewable) Renewal time period of this phone number, if the phoneNumberType is shortcode.SmsPhoneNumber.cancellationDate(Date cancellationDate) Contract end date of this phone number, if the phoneNumberType is shortcode.SmsPhoneNumber.compliance(Compliance compliance) Compliance configuration for short codes, including help, stop and opt in.Localized country name for the country code this phone number belongs tooSmsPhoneNumber.countryCode(String countryCode) The ISO 3166-1 alpha-2 country code of the country this phone number is associated with.User that provisioned this phone numberSmsPhoneNumber.dateCreated(Date dateCreated) Date this phone number was provisioned.SmsPhoneNumber.dateModified(Date dateModified) Date this phone number was modified.SmsPhoneNumber.integration(DomainEntityRef integration) The Genesys Cloud integration this phone number belongs to.SmsPhoneNumber.modifiedBy(User modifiedBy) User that last modified this phone numberSmsPhoneNumber.phoneNumber(String phoneNumber) A phone number provisioned for SMS communications.SmsPhoneNumber.phoneNumberStatus(SmsPhoneNumber.PhoneNumberStatusEnum phoneNumberStatus) Status of the provisioned phone number.SmsPhoneNumber.provisionedThroughPureCloud(Boolean provisionedThroughPureCloud) Is set to false, if the phone number is provisioned through a SMS provider, outside of PureCloudSmsPhoneNumber.provisioningStatus(SmsProvisioningStatus provisioningStatus) Status of latest asynchronous provisioning actionSmsPhoneNumber.purchaseDate(Date purchaseDate) Date this phone number was purchased, if the phoneNumberType is shortcode.SmsPhoneNumber.renewalDate(Date renewalDate) Contract renewal date of this phone number, if the phoneNumberType is shortcode.SmsPhoneNumber.shortCodeBillingType(SmsPhoneNumber.ShortCodeBillingTypeEnum shortCodeBillingType) BillingType of this phone number, if the phoneNumberType is shortcode.SmsPhoneNumber.supportedContent(SupportedContentReference supportedContent) Defines the media SupportedContent profile configured for an MMS capable phone number.SmsPhoneNumber.supportsMms(Boolean supportsMms) Set to true if this phone number has the capability to support MMSSmsPhoneNumber.supportsSms(Boolean supportsSms) Set to true if this phone number has the capability to support SMSSmsPhoneNumber.supportsVoice(Boolean supportsVoice) Set to true if this phone number has the capability to support voiceVersion number required for updates.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type SmsPhoneNumberMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type SmsPhoneNumberModifier and TypeMethodDescriptionSmsPhoneNumberEntityListing.entities(List<SmsPhoneNumber> entities) voidSmsPhoneNumberEntityListing.setEntities(List<SmsPhoneNumber> entities)