public class PhonePool extends AbstractModel
Constructor and Description |
---|
PhonePool() |
Modifier and Type | Method and Description |
---|---|
String |
getPoolId()
Get 号码组ID
|
String |
getPoolName()
Get 号码组名称
|
void |
setPoolId(String PoolId)
Set 号码组ID
|
void |
setPoolName(String PoolName)
Set 号码组名称
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getPoolId()
public void setPoolId(String PoolId)
PoolId
- 号码组IDpublic String getPoolName()
public void setPoolName(String PoolName)
PoolName
- 号码组名称Copyright © 2021. All rights reserved.