Package com.ringcentral.definitions
Class UpdateWirelessPoint
java.lang.Object
com.ringcentral.definitions.UpdateWirelessPoint
-
Field Summary
FieldsModifier and TypeFieldDescriptionUnique 48-bit identifier of wireless access point that follows MAC address conventions.Emergency response location (address) internal identifier.Internal identifier of a wireless pointName of a wireless access point -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionemergencyAddress(EmergencyAddressInfo emergencyAddress) emergencyLocation(EmergencyLocationInfo emergencyLocation) emergencyLocationId(String emergencyLocationId)
-
Field Details
-
id
Internal identifier of a wireless point -
bssid
Unique 48-bit identifier of wireless access point that follows MAC address conventions. Mask: XX:XX:XX:XX:XX:XX, where X can be a symbol in the range of 0-9 or A-F -
name
Name of a wireless access point -
site
-
emergencyAddress
-
emergencyLocationId
Emergency response location (address) internal identifier. Only one of a pair `emergencyAddress` or `emergencyLocationId` can be specified, otherwise the error is returned -
emergencyLocation
-
-
Constructor Details
-
UpdateWirelessPoint
public UpdateWirelessPoint()
-
-
Method Details
-
id
-
bssid
-
name
-
site
-
emergencyAddress
-
emergencyLocationId
-
emergencyLocation
-