Class GetTelephonyNumbersRoutingRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetTelephonyNumbersRoutingRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidsetActiveRoutingOrganizationId(String activeRoutingOrganizationId) voidvoidvoidsetCustomHeaders(Map<String, String> customHeaders) voidsetNumberId(String numberId) voidsetOwnerOrganizationId(String ownerOrganizationId) voidsetPageSize(String pageSize) voidwithActiveRoutingOrganizationId(String activeRoutingOrganizationId) withBefore(String before) withCustomHeader(String name, String value) withNumberId(String numberId) withOwnerOrganizationId(String ownerOrganizationId) withPageSize(String pageSize) withStatus(String status)
-
Constructor Details
-
GetTelephonyNumbersRoutingRequest
public GetTelephonyNumbersRoutingRequest()
-
-
Method Details
-
getBefore
-
setBefore
-
withBefore
-
getAfter
-
setAfter
-
withAfter
-
getPageSize
-
setPageSize
-
withPageSize
-
getNumberId
-
setNumberId
-
withNumberId
-
getActiveRoutingOrganizationId
-
setActiveRoutingOrganizationId
-
withActiveRoutingOrganizationId
public GetTelephonyNumbersRoutingRequest withActiveRoutingOrganizationId(String activeRoutingOrganizationId) -
getOwnerOrganizationId
-
setOwnerOrganizationId
-
withOwnerOrganizationId
-
getStatus
-
setStatus
-
withStatus
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-