Class GetRoutingSmsAvailablephonenumbersRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRoutingSmsAvailablephonenumbersRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getCity()voidsetAddressRequirement(String addressRequirement) voidsetAreaCode(String areaCode) voidvoidsetCountryCode(String countryCode) voidsetCustomHeaders(Map<String, String> customHeaders) voidsetPattern(String pattern) voidsetPhoneNumberType(String phoneNumberType) voidwithAddressRequirement(String addressRequirement) withAreaCode(String areaCode) withCountryCode(String countryCode) withCustomHeader(String name, String value) withPattern(String pattern) withPhoneNumberType(String phoneNumberType) withRegion(String region)
-
Constructor Details
-
GetRoutingSmsAvailablephonenumbersRequest
public GetRoutingSmsAvailablephonenumbersRequest()
-
-
Method Details
-
getCountryCode
-
setCountryCode
-
withCountryCode
-
getPhoneNumberType
-
setPhoneNumberType
-
withPhoneNumberType
-
getRegion
-
setRegion
-
withRegion
-
getCity
-
setCity
-
withCity
-
getAreaCode
-
setAreaCode
-
withAreaCode
-
getPattern
-
setPattern
-
withPattern
-
getAddressRequirement
-
setAddressRequirement
-
withAddressRequirement
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetRoutingSmsAvailablephonenumbersRequest.Builder builder(String countryCode, String phoneNumberType)
-