Module api20100401_ip_address_api

Source

Structs§

CreateSipIpAddressParams
struct for passing parameters to the method create_sip_ip_address
DeleteSipIpAddressParams
struct for passing parameters to the method delete_sip_ip_address
FetchSipIpAddressParams
struct for passing parameters to the method fetch_sip_ip_address
ListSipIpAddressParams
struct for passing parameters to the method list_sip_ip_address
UpdateSipIpAddressParams
struct for passing parameters to the method update_sip_ip_address

Enums§

CreateSipIpAddressError
struct for typed errors of method create_sip_ip_address
DeleteSipIpAddressError
struct for typed errors of method delete_sip_ip_address
FetchSipIpAddressError
struct for typed errors of method fetch_sip_ip_address
ListSipIpAddressError
struct for typed errors of method list_sip_ip_address
UpdateSipIpAddressError
struct for typed errors of method update_sip_ip_address

Functions§

create_sip_ip_address
Create a new IpAddress resource.
delete_sip_ip_address
Delete an IpAddress resource.
fetch_sip_ip_address
Read one IpAddress resource.
list_sip_ip_address
Read multiple IpAddress resources.
update_sip_ip_address
Update an IpAddress resource.