Package com.ringcentral.definitions
Class PrivateIpRangeInfo
java.lang.Object
com.ringcentral.definitions.PrivateIpRangeInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionEmergency response location (address) internal identifier.Network name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemergencyAddress
(CommonEmergencyLocationAddressInfo emergencyAddress) emergencyLocation
(EmergencyLocationInfo emergencyLocation) emergencyLocationId
(String emergencyLocationId)
-
Field Details
-
id
-
startIp
-
endIp
-
name
Network name -
emergencyAddress
-
emergencyLocationId
Emergency response location (address) internal identifier. Only one of a pair `emergencyAddress` or `emergencyLocationId` should be specified, otherwise an error is returned -
matched
-
emergencyLocation
-
-
Constructor Details
-
PrivateIpRangeInfo
public PrivateIpRangeInfo()
-
-
Method Details
-
id
-
startIp
-
endIp
-
name
-
emergencyAddress
-
emergencyLocationId
-
matched
-
emergencyLocation
-