NumberConfigurationResponse Class
- java.
lang. Object - com.
azure. communication. administration. models. NumberConfigurationResponse
- com.
public final class NumberConfigurationResponse
The NumberConfigurationResponse model.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| NumberConfigurationResponse() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Pstn |
getPstnConfiguration()
Get the pstn |
|
Number |
setPstnConfiguration(PstnConfiguration pstnConfiguration)
Set the pstn |
Methods inherited from java.lang.Object
Constructor Details
NumberConfigurationResponse
public NumberConfigurationResponse()
Method Details
getPstnConfiguration
public PstnConfiguration getPstnConfiguration()
Get the pstnConfiguration property: Definition for pstn number configuration.
Returns:
setPstnConfiguration
public NumberConfigurationResponse setPstnConfiguration(PstnConfiguration pstnConfiguration)
Set the pstnConfiguration property: Definition for pstn number configuration.
Parameters:
Returns: