Class GetRoutingSmsPhonenumberRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetRoutingSmsPhonenumberRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetPhoneNumberId(String phoneNumberId) withCustomHeader(String name, String value) withExpand(String expand) withPhoneNumberId(String phoneNumberId)
-
Constructor Details
-
GetRoutingSmsPhonenumberRequest
public GetRoutingSmsPhonenumberRequest()
-
-
Method Details
-
getPhoneNumberId
-
setPhoneNumberId
-
withPhoneNumberId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-