Package com.ringcentral.definitions
Class PrivateIpRangeInfoRequest
java.lang.Object
com.ringcentral.definitions.PrivateIpRangeInfoRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionEmergency response location (address) internal identifier.Network name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemergencyAddress
(LocationUpdatesEmergencyAddressInfoRequest emergencyAddress) emergencyLocation
(ERLLocationInfo 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 the error is returned -
emergencyLocation
-
-
Constructor Details
-
PrivateIpRangeInfoRequest
public PrivateIpRangeInfoRequest()
-
-
Method Details
-
id
-
startIp
-
endIp
-
name
-
emergencyAddress
public PrivateIpRangeInfoRequest emergencyAddress(LocationUpdatesEmergencyAddressInfoRequest emergencyAddress) -
emergencyLocationId
-
emergencyLocation
-