Module api20100401_credential_api

Source

Structs§

CreateSipCredentialParams
struct for passing parameters to the method create_sip_credential
DeleteSipCredentialParams
struct for passing parameters to the method delete_sip_credential
FetchSipCredentialParams
struct for passing parameters to the method fetch_sip_credential
ListSipCredentialParams
struct for passing parameters to the method list_sip_credential
UpdateSipCredentialParams
struct for passing parameters to the method update_sip_credential

Enums§

CreateSipCredentialError
struct for typed errors of method create_sip_credential
DeleteSipCredentialError
struct for typed errors of method delete_sip_credential
FetchSipCredentialError
struct for typed errors of method fetch_sip_credential
ListSipCredentialError
struct for typed errors of method list_sip_credential
UpdateSipCredentialError
struct for typed errors of method update_sip_credential

Functions§

create_sip_credential
Create a new credential resource.
delete_sip_credential
Delete a credential resource.
fetch_sip_credential
Fetch a single credential.
list_sip_credential
Retrieve a list of credentials.
update_sip_credential
Update a credential resource.