Documentation
¶
Index ¶
- type API
- type Client
- func (a *Client) DeleteVoicemailMessage(ctx context.Context, params *DeleteVoicemailMessageParams) (*DeleteVoicemailMessageOK, error)
- func (a *Client) DeleteVoicemailMessages(ctx context.Context, params *DeleteVoicemailMessagesParams) (*DeleteVoicemailMessagesOK, error)
- func (a *Client) GetVoicemailGroupMailbox(ctx context.Context, params *GetVoicemailGroupMailboxParams) (*GetVoicemailGroupMailboxOK, error)
- func (a *Client) GetVoicemailGroupMessages(ctx context.Context, params *GetVoicemailGroupMessagesParams) (*GetVoicemailGroupMessagesOK, error)
- func (a *Client) GetVoicemailGroupPolicy(ctx context.Context, params *GetVoicemailGroupPolicyParams) (*GetVoicemailGroupPolicyOK, error)
- func (a *Client) GetVoicemailMailbox(ctx context.Context, params *GetVoicemailMailboxParams) (*GetVoicemailMailboxOK, error)
- func (a *Client) GetVoicemailMeMailbox(ctx context.Context, params *GetVoicemailMeMailboxParams) (*GetVoicemailMeMailboxOK, error)
- func (a *Client) GetVoicemailMeMessages(ctx context.Context, params *GetVoicemailMeMessagesParams) (*GetVoicemailMeMessagesOK, error)
- func (a *Client) GetVoicemailMePolicy(ctx context.Context, params *GetVoicemailMePolicyParams) (*GetVoicemailMePolicyOK, error)
- func (a *Client) GetVoicemailMessage(ctx context.Context, params *GetVoicemailMessageParams) (*GetVoicemailMessageOK, error)
- func (a *Client) GetVoicemailMessageMedia(ctx context.Context, params *GetVoicemailMessageMediaParams) (*GetVoicemailMessageMediaOK, error)
- func (a *Client) GetVoicemailMessages(ctx context.Context, params *GetVoicemailMessagesParams) (*GetVoicemailMessagesOK, error)
- func (a *Client) GetVoicemailPolicy(ctx context.Context, params *GetVoicemailPolicyParams) (*GetVoicemailPolicyOK, error)
- func (a *Client) GetVoicemailQueueMessages(ctx context.Context, params *GetVoicemailQueueMessagesParams) (*GetVoicemailQueueMessagesOK, error)
- func (a *Client) GetVoicemailSearch(ctx context.Context, params *GetVoicemailSearchParams) (*GetVoicemailSearchOK, error)
- func (a *Client) GetVoicemailUserpolicy(ctx context.Context, params *GetVoicemailUserpolicyParams) (*GetVoicemailUserpolicyOK, error)
- func (a *Client) PatchVoicemailGroupPolicy(ctx context.Context, params *PatchVoicemailGroupPolicyParams) (*PatchVoicemailGroupPolicyOK, error)
- func (a *Client) PatchVoicemailMePolicy(ctx context.Context, params *PatchVoicemailMePolicyParams) (*PatchVoicemailMePolicyOK, error)
- func (a *Client) PatchVoicemailMessage(ctx context.Context, params *PatchVoicemailMessageParams) (*PatchVoicemailMessageOK, error)
- func (a *Client) PatchVoicemailUserpolicy(ctx context.Context, params *PatchVoicemailUserpolicyParams) (*PatchVoicemailUserpolicyOK, error)
- func (a *Client) PostVoicemailMessages(ctx context.Context, params *PostVoicemailMessagesParams) (*PostVoicemailMessagesOK, error)
- func (a *Client) PostVoicemailSearch(ctx context.Context, params *PostVoicemailSearchParams) (*PostVoicemailSearchOK, error)
- func (a *Client) PutVoicemailMessage(ctx context.Context, params *PutVoicemailMessageParams) (*PutVoicemailMessageOK, error)
- func (a *Client) PutVoicemailPolicy(ctx context.Context, params *PutVoicemailPolicyParams) (*PutVoicemailPolicyOK, error)
- func (a *Client) PutVoicemailUserpolicy(ctx context.Context, params *PutVoicemailUserpolicyParams) (*PutVoicemailUserpolicyOK, error)
- type DeleteVoicemailMessageBadRequest
- func (o *DeleteVoicemailMessageBadRequest) Error() string
- func (o *DeleteVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageBadRequest) IsClientError() bool
- func (o *DeleteVoicemailMessageBadRequest) IsCode(code int) bool
- func (o *DeleteVoicemailMessageBadRequest) IsRedirect() bool
- func (o *DeleteVoicemailMessageBadRequest) IsServerError() bool
- func (o *DeleteVoicemailMessageBadRequest) IsSuccess() bool
- func (o *DeleteVoicemailMessageBadRequest) String() string
- type DeleteVoicemailMessageForbidden
- func (o *DeleteVoicemailMessageForbidden) Error() string
- func (o *DeleteVoicemailMessageForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageForbidden) IsClientError() bool
- func (o *DeleteVoicemailMessageForbidden) IsCode(code int) bool
- func (o *DeleteVoicemailMessageForbidden) IsRedirect() bool
- func (o *DeleteVoicemailMessageForbidden) IsServerError() bool
- func (o *DeleteVoicemailMessageForbidden) IsSuccess() bool
- func (o *DeleteVoicemailMessageForbidden) String() string
- type DeleteVoicemailMessageGatewayTimeout
- func (o *DeleteVoicemailMessageGatewayTimeout) Error() string
- func (o *DeleteVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageGatewayTimeout) IsClientError() bool
- func (o *DeleteVoicemailMessageGatewayTimeout) IsCode(code int) bool
- func (o *DeleteVoicemailMessageGatewayTimeout) IsRedirect() bool
- func (o *DeleteVoicemailMessageGatewayTimeout) IsServerError() bool
- func (o *DeleteVoicemailMessageGatewayTimeout) IsSuccess() bool
- func (o *DeleteVoicemailMessageGatewayTimeout) String() string
- type DeleteVoicemailMessageInternalServerError
- func (o *DeleteVoicemailMessageInternalServerError) Error() string
- func (o *DeleteVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageInternalServerError) IsClientError() bool
- func (o *DeleteVoicemailMessageInternalServerError) IsCode(code int) bool
- func (o *DeleteVoicemailMessageInternalServerError) IsRedirect() bool
- func (o *DeleteVoicemailMessageInternalServerError) IsServerError() bool
- func (o *DeleteVoicemailMessageInternalServerError) IsSuccess() bool
- func (o *DeleteVoicemailMessageInternalServerError) String() string
- type DeleteVoicemailMessageNotFound
- func (o *DeleteVoicemailMessageNotFound) Error() string
- func (o *DeleteVoicemailMessageNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageNotFound) IsClientError() bool
- func (o *DeleteVoicemailMessageNotFound) IsCode(code int) bool
- func (o *DeleteVoicemailMessageNotFound) IsRedirect() bool
- func (o *DeleteVoicemailMessageNotFound) IsServerError() bool
- func (o *DeleteVoicemailMessageNotFound) IsSuccess() bool
- func (o *DeleteVoicemailMessageNotFound) String() string
- type DeleteVoicemailMessageOK
- func (o *DeleteVoicemailMessageOK) Error() string
- func (o *DeleteVoicemailMessageOK) IsClientError() bool
- func (o *DeleteVoicemailMessageOK) IsCode(code int) bool
- func (o *DeleteVoicemailMessageOK) IsRedirect() bool
- func (o *DeleteVoicemailMessageOK) IsServerError() bool
- func (o *DeleteVoicemailMessageOK) IsSuccess() bool
- func (o *DeleteVoicemailMessageOK) String() string
- type DeleteVoicemailMessageParams
- func NewDeleteVoicemailMessageParams() *DeleteVoicemailMessageParams
- func NewDeleteVoicemailMessageParamsWithContext(ctx context.Context) *DeleteVoicemailMessageParams
- func NewDeleteVoicemailMessageParamsWithHTTPClient(client *http.Client) *DeleteVoicemailMessageParams
- func NewDeleteVoicemailMessageParamsWithTimeout(timeout time.Duration) *DeleteVoicemailMessageParams
- func (o *DeleteVoicemailMessageParams) SetContext(ctx context.Context)
- func (o *DeleteVoicemailMessageParams) SetDefaults()
- func (o *DeleteVoicemailMessageParams) SetHTTPClient(client *http.Client)
- func (o *DeleteVoicemailMessageParams) SetMessageID(messageID string)
- func (o *DeleteVoicemailMessageParams) SetTimeout(timeout time.Duration)
- func (o *DeleteVoicemailMessageParams) WithContext(ctx context.Context) *DeleteVoicemailMessageParams
- func (o *DeleteVoicemailMessageParams) WithDefaults() *DeleteVoicemailMessageParams
- func (o *DeleteVoicemailMessageParams) WithHTTPClient(client *http.Client) *DeleteVoicemailMessageParams
- func (o *DeleteVoicemailMessageParams) WithMessageID(messageID string) *DeleteVoicemailMessageParams
- func (o *DeleteVoicemailMessageParams) WithTimeout(timeout time.Duration) *DeleteVoicemailMessageParams
- func (o *DeleteVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteVoicemailMessageReader
- type DeleteVoicemailMessageRequestEntityTooLarge
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) Error() string
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteVoicemailMessageRequestEntityTooLarge) String() string
- type DeleteVoicemailMessageRequestTimeout
- func (o *DeleteVoicemailMessageRequestTimeout) Error() string
- func (o *DeleteVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageRequestTimeout) IsClientError() bool
- func (o *DeleteVoicemailMessageRequestTimeout) IsCode(code int) bool
- func (o *DeleteVoicemailMessageRequestTimeout) IsRedirect() bool
- func (o *DeleteVoicemailMessageRequestTimeout) IsServerError() bool
- func (o *DeleteVoicemailMessageRequestTimeout) IsSuccess() bool
- func (o *DeleteVoicemailMessageRequestTimeout) String() string
- type DeleteVoicemailMessageServiceUnavailable
- func (o *DeleteVoicemailMessageServiceUnavailable) Error() string
- func (o *DeleteVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageServiceUnavailable) IsClientError() bool
- func (o *DeleteVoicemailMessageServiceUnavailable) IsCode(code int) bool
- func (o *DeleteVoicemailMessageServiceUnavailable) IsRedirect() bool
- func (o *DeleteVoicemailMessageServiceUnavailable) IsServerError() bool
- func (o *DeleteVoicemailMessageServiceUnavailable) IsSuccess() bool
- func (o *DeleteVoicemailMessageServiceUnavailable) String() string
- type DeleteVoicemailMessageTooManyRequests
- func (o *DeleteVoicemailMessageTooManyRequests) Error() string
- func (o *DeleteVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageTooManyRequests) IsClientError() bool
- func (o *DeleteVoicemailMessageTooManyRequests) IsCode(code int) bool
- func (o *DeleteVoicemailMessageTooManyRequests) IsRedirect() bool
- func (o *DeleteVoicemailMessageTooManyRequests) IsServerError() bool
- func (o *DeleteVoicemailMessageTooManyRequests) IsSuccess() bool
- func (o *DeleteVoicemailMessageTooManyRequests) String() string
- type DeleteVoicemailMessageUnauthorized
- func (o *DeleteVoicemailMessageUnauthorized) Error() string
- func (o *DeleteVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageUnauthorized) IsClientError() bool
- func (o *DeleteVoicemailMessageUnauthorized) IsCode(code int) bool
- func (o *DeleteVoicemailMessageUnauthorized) IsRedirect() bool
- func (o *DeleteVoicemailMessageUnauthorized) IsServerError() bool
- func (o *DeleteVoicemailMessageUnauthorized) IsSuccess() bool
- func (o *DeleteVoicemailMessageUnauthorized) String() string
- type DeleteVoicemailMessageUnsupportedMediaType
- func (o *DeleteVoicemailMessageUnsupportedMediaType) Error() string
- func (o *DeleteVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessageUnsupportedMediaType) IsClientError() bool
- func (o *DeleteVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteVoicemailMessageUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteVoicemailMessageUnsupportedMediaType) IsServerError() bool
- func (o *DeleteVoicemailMessageUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteVoicemailMessageUnsupportedMediaType) String() string
- type DeleteVoicemailMessagesBadRequest
- func (o *DeleteVoicemailMessagesBadRequest) Error() string
- func (o *DeleteVoicemailMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesBadRequest) IsClientError() bool
- func (o *DeleteVoicemailMessagesBadRequest) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesBadRequest) IsRedirect() bool
- func (o *DeleteVoicemailMessagesBadRequest) IsServerError() bool
- func (o *DeleteVoicemailMessagesBadRequest) IsSuccess() bool
- func (o *DeleteVoicemailMessagesBadRequest) String() string
- type DeleteVoicemailMessagesForbidden
- func (o *DeleteVoicemailMessagesForbidden) Error() string
- func (o *DeleteVoicemailMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesForbidden) IsClientError() bool
- func (o *DeleteVoicemailMessagesForbidden) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesForbidden) IsRedirect() bool
- func (o *DeleteVoicemailMessagesForbidden) IsServerError() bool
- func (o *DeleteVoicemailMessagesForbidden) IsSuccess() bool
- func (o *DeleteVoicemailMessagesForbidden) String() string
- type DeleteVoicemailMessagesGatewayTimeout
- func (o *DeleteVoicemailMessagesGatewayTimeout) Error() string
- func (o *DeleteVoicemailMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesGatewayTimeout) IsClientError() bool
- func (o *DeleteVoicemailMessagesGatewayTimeout) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesGatewayTimeout) IsRedirect() bool
- func (o *DeleteVoicemailMessagesGatewayTimeout) IsServerError() bool
- func (o *DeleteVoicemailMessagesGatewayTimeout) IsSuccess() bool
- func (o *DeleteVoicemailMessagesGatewayTimeout) String() string
- type DeleteVoicemailMessagesInternalServerError
- func (o *DeleteVoicemailMessagesInternalServerError) Error() string
- func (o *DeleteVoicemailMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesInternalServerError) IsClientError() bool
- func (o *DeleteVoicemailMessagesInternalServerError) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesInternalServerError) IsRedirect() bool
- func (o *DeleteVoicemailMessagesInternalServerError) IsServerError() bool
- func (o *DeleteVoicemailMessagesInternalServerError) IsSuccess() bool
- func (o *DeleteVoicemailMessagesInternalServerError) String() string
- type DeleteVoicemailMessagesNotFound
- func (o *DeleteVoicemailMessagesNotFound) Error() string
- func (o *DeleteVoicemailMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesNotFound) IsClientError() bool
- func (o *DeleteVoicemailMessagesNotFound) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesNotFound) IsRedirect() bool
- func (o *DeleteVoicemailMessagesNotFound) IsServerError() bool
- func (o *DeleteVoicemailMessagesNotFound) IsSuccess() bool
- func (o *DeleteVoicemailMessagesNotFound) String() string
- type DeleteVoicemailMessagesOK
- func (o *DeleteVoicemailMessagesOK) Error() string
- func (o *DeleteVoicemailMessagesOK) IsClientError() bool
- func (o *DeleteVoicemailMessagesOK) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesOK) IsRedirect() bool
- func (o *DeleteVoicemailMessagesOK) IsServerError() bool
- func (o *DeleteVoicemailMessagesOK) IsSuccess() bool
- func (o *DeleteVoicemailMessagesOK) String() string
- type DeleteVoicemailMessagesParams
- func NewDeleteVoicemailMessagesParams() *DeleteVoicemailMessagesParams
- func NewDeleteVoicemailMessagesParamsWithContext(ctx context.Context) *DeleteVoicemailMessagesParams
- func NewDeleteVoicemailMessagesParamsWithHTTPClient(client *http.Client) *DeleteVoicemailMessagesParams
- func NewDeleteVoicemailMessagesParamsWithTimeout(timeout time.Duration) *DeleteVoicemailMessagesParams
- func (o *DeleteVoicemailMessagesParams) SetContext(ctx context.Context)
- func (o *DeleteVoicemailMessagesParams) SetDefaults()
- func (o *DeleteVoicemailMessagesParams) SetHTTPClient(client *http.Client)
- func (o *DeleteVoicemailMessagesParams) SetTimeout(timeout time.Duration)
- func (o *DeleteVoicemailMessagesParams) WithContext(ctx context.Context) *DeleteVoicemailMessagesParams
- func (o *DeleteVoicemailMessagesParams) WithDefaults() *DeleteVoicemailMessagesParams
- func (o *DeleteVoicemailMessagesParams) WithHTTPClient(client *http.Client) *DeleteVoicemailMessagesParams
- func (o *DeleteVoicemailMessagesParams) WithTimeout(timeout time.Duration) *DeleteVoicemailMessagesParams
- func (o *DeleteVoicemailMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteVoicemailMessagesReader
- type DeleteVoicemailMessagesRequestEntityTooLarge
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) Error() string
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteVoicemailMessagesRequestEntityTooLarge) String() string
- type DeleteVoicemailMessagesRequestTimeout
- func (o *DeleteVoicemailMessagesRequestTimeout) Error() string
- func (o *DeleteVoicemailMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesRequestTimeout) IsClientError() bool
- func (o *DeleteVoicemailMessagesRequestTimeout) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesRequestTimeout) IsRedirect() bool
- func (o *DeleteVoicemailMessagesRequestTimeout) IsServerError() bool
- func (o *DeleteVoicemailMessagesRequestTimeout) IsSuccess() bool
- func (o *DeleteVoicemailMessagesRequestTimeout) String() string
- type DeleteVoicemailMessagesServiceUnavailable
- func (o *DeleteVoicemailMessagesServiceUnavailable) Error() string
- func (o *DeleteVoicemailMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesServiceUnavailable) IsClientError() bool
- func (o *DeleteVoicemailMessagesServiceUnavailable) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesServiceUnavailable) IsRedirect() bool
- func (o *DeleteVoicemailMessagesServiceUnavailable) IsServerError() bool
- func (o *DeleteVoicemailMessagesServiceUnavailable) IsSuccess() bool
- func (o *DeleteVoicemailMessagesServiceUnavailable) String() string
- type DeleteVoicemailMessagesTooManyRequests
- func (o *DeleteVoicemailMessagesTooManyRequests) Error() string
- func (o *DeleteVoicemailMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesTooManyRequests) IsClientError() bool
- func (o *DeleteVoicemailMessagesTooManyRequests) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesTooManyRequests) IsRedirect() bool
- func (o *DeleteVoicemailMessagesTooManyRequests) IsServerError() bool
- func (o *DeleteVoicemailMessagesTooManyRequests) IsSuccess() bool
- func (o *DeleteVoicemailMessagesTooManyRequests) String() string
- type DeleteVoicemailMessagesUnauthorized
- func (o *DeleteVoicemailMessagesUnauthorized) Error() string
- func (o *DeleteVoicemailMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesUnauthorized) IsClientError() bool
- func (o *DeleteVoicemailMessagesUnauthorized) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesUnauthorized) IsRedirect() bool
- func (o *DeleteVoicemailMessagesUnauthorized) IsServerError() bool
- func (o *DeleteVoicemailMessagesUnauthorized) IsSuccess() bool
- func (o *DeleteVoicemailMessagesUnauthorized) String() string
- type DeleteVoicemailMessagesUnsupportedMediaType
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) Error() string
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsClientError() bool
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsServerError() bool
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteVoicemailMessagesUnsupportedMediaType) String() string
- type GetVoicemailGroupMailboxBadRequest
- func (o *GetVoicemailGroupMailboxBadRequest) Error() string
- func (o *GetVoicemailGroupMailboxBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxBadRequest) IsClientError() bool
- func (o *GetVoicemailGroupMailboxBadRequest) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxBadRequest) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxBadRequest) IsServerError() bool
- func (o *GetVoicemailGroupMailboxBadRequest) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxBadRequest) String() string
- type GetVoicemailGroupMailboxForbidden
- func (o *GetVoicemailGroupMailboxForbidden) Error() string
- func (o *GetVoicemailGroupMailboxForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxForbidden) IsClientError() bool
- func (o *GetVoicemailGroupMailboxForbidden) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxForbidden) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxForbidden) IsServerError() bool
- func (o *GetVoicemailGroupMailboxForbidden) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxForbidden) String() string
- type GetVoicemailGroupMailboxGatewayTimeout
- func (o *GetVoicemailGroupMailboxGatewayTimeout) Error() string
- func (o *GetVoicemailGroupMailboxGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailGroupMailboxGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailGroupMailboxGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxGatewayTimeout) String() string
- type GetVoicemailGroupMailboxInternalServerError
- func (o *GetVoicemailGroupMailboxInternalServerError) Error() string
- func (o *GetVoicemailGroupMailboxInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxInternalServerError) IsClientError() bool
- func (o *GetVoicemailGroupMailboxInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxInternalServerError) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxInternalServerError) IsServerError() bool
- func (o *GetVoicemailGroupMailboxInternalServerError) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxInternalServerError) String() string
- type GetVoicemailGroupMailboxNotFound
- func (o *GetVoicemailGroupMailboxNotFound) Error() string
- func (o *GetVoicemailGroupMailboxNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxNotFound) IsClientError() bool
- func (o *GetVoicemailGroupMailboxNotFound) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxNotFound) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxNotFound) IsServerError() bool
- func (o *GetVoicemailGroupMailboxNotFound) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxNotFound) String() string
- type GetVoicemailGroupMailboxOK
- func (o *GetVoicemailGroupMailboxOK) Error() string
- func (o *GetVoicemailGroupMailboxOK) GetPayload() *models.VoicemailMailboxInfo
- func (o *GetVoicemailGroupMailboxOK) IsClientError() bool
- func (o *GetVoicemailGroupMailboxOK) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxOK) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxOK) IsServerError() bool
- func (o *GetVoicemailGroupMailboxOK) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxOK) String() string
- type GetVoicemailGroupMailboxParams
- func NewGetVoicemailGroupMailboxParams() *GetVoicemailGroupMailboxParams
- func NewGetVoicemailGroupMailboxParamsWithContext(ctx context.Context) *GetVoicemailGroupMailboxParams
- func NewGetVoicemailGroupMailboxParamsWithHTTPClient(client *http.Client) *GetVoicemailGroupMailboxParams
- func NewGetVoicemailGroupMailboxParamsWithTimeout(timeout time.Duration) *GetVoicemailGroupMailboxParams
- func (o *GetVoicemailGroupMailboxParams) SetContext(ctx context.Context)
- func (o *GetVoicemailGroupMailboxParams) SetDefaults()
- func (o *GetVoicemailGroupMailboxParams) SetGroupID(groupID string)
- func (o *GetVoicemailGroupMailboxParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailGroupMailboxParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailGroupMailboxParams) WithContext(ctx context.Context) *GetVoicemailGroupMailboxParams
- func (o *GetVoicemailGroupMailboxParams) WithDefaults() *GetVoicemailGroupMailboxParams
- func (o *GetVoicemailGroupMailboxParams) WithGroupID(groupID string) *GetVoicemailGroupMailboxParams
- func (o *GetVoicemailGroupMailboxParams) WithHTTPClient(client *http.Client) *GetVoicemailGroupMailboxParams
- func (o *GetVoicemailGroupMailboxParams) WithTimeout(timeout time.Duration) *GetVoicemailGroupMailboxParams
- func (o *GetVoicemailGroupMailboxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailGroupMailboxReader
- type GetVoicemailGroupMailboxRequestEntityTooLarge
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) Error() string
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) String() string
- type GetVoicemailGroupMailboxRequestTimeout
- func (o *GetVoicemailGroupMailboxRequestTimeout) Error() string
- func (o *GetVoicemailGroupMailboxRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxRequestTimeout) IsClientError() bool
- func (o *GetVoicemailGroupMailboxRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxRequestTimeout) IsServerError() bool
- func (o *GetVoicemailGroupMailboxRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxRequestTimeout) String() string
- type GetVoicemailGroupMailboxServiceUnavailable
- func (o *GetVoicemailGroupMailboxServiceUnavailable) Error() string
- func (o *GetVoicemailGroupMailboxServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailGroupMailboxServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailGroupMailboxServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxServiceUnavailable) String() string
- type GetVoicemailGroupMailboxTooManyRequests
- func (o *GetVoicemailGroupMailboxTooManyRequests) Error() string
- func (o *GetVoicemailGroupMailboxTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxTooManyRequests) IsClientError() bool
- func (o *GetVoicemailGroupMailboxTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxTooManyRequests) IsServerError() bool
- func (o *GetVoicemailGroupMailboxTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxTooManyRequests) String() string
- type GetVoicemailGroupMailboxUnauthorized
- func (o *GetVoicemailGroupMailboxUnauthorized) Error() string
- func (o *GetVoicemailGroupMailboxUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxUnauthorized) IsClientError() bool
- func (o *GetVoicemailGroupMailboxUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxUnauthorized) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxUnauthorized) IsServerError() bool
- func (o *GetVoicemailGroupMailboxUnauthorized) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxUnauthorized) String() string
- type GetVoicemailGroupMailboxUnsupportedMediaType
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) Error() string
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailGroupMailboxUnsupportedMediaType) String() string
- type GetVoicemailGroupMessagesBadRequest
- func (o *GetVoicemailGroupMessagesBadRequest) Error() string
- func (o *GetVoicemailGroupMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesBadRequest) IsClientError() bool
- func (o *GetVoicemailGroupMessagesBadRequest) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesBadRequest) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesBadRequest) IsServerError() bool
- func (o *GetVoicemailGroupMessagesBadRequest) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesBadRequest) String() string
- type GetVoicemailGroupMessagesForbidden
- func (o *GetVoicemailGroupMessagesForbidden) Error() string
- func (o *GetVoicemailGroupMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesForbidden) IsClientError() bool
- func (o *GetVoicemailGroupMessagesForbidden) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesForbidden) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesForbidden) IsServerError() bool
- func (o *GetVoicemailGroupMessagesForbidden) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesForbidden) String() string
- type GetVoicemailGroupMessagesGatewayTimeout
- func (o *GetVoicemailGroupMessagesGatewayTimeout) Error() string
- func (o *GetVoicemailGroupMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailGroupMessagesGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailGroupMessagesGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesGatewayTimeout) String() string
- type GetVoicemailGroupMessagesInternalServerError
- func (o *GetVoicemailGroupMessagesInternalServerError) Error() string
- func (o *GetVoicemailGroupMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesInternalServerError) IsClientError() bool
- func (o *GetVoicemailGroupMessagesInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesInternalServerError) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesInternalServerError) IsServerError() bool
- func (o *GetVoicemailGroupMessagesInternalServerError) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesInternalServerError) String() string
- type GetVoicemailGroupMessagesNotFound
- func (o *GetVoicemailGroupMessagesNotFound) Error() string
- func (o *GetVoicemailGroupMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesNotFound) IsClientError() bool
- func (o *GetVoicemailGroupMessagesNotFound) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesNotFound) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesNotFound) IsServerError() bool
- func (o *GetVoicemailGroupMessagesNotFound) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesNotFound) String() string
- type GetVoicemailGroupMessagesOK
- func (o *GetVoicemailGroupMessagesOK) Error() string
- func (o *GetVoicemailGroupMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
- func (o *GetVoicemailGroupMessagesOK) IsClientError() bool
- func (o *GetVoicemailGroupMessagesOK) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesOK) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesOK) IsServerError() bool
- func (o *GetVoicemailGroupMessagesOK) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesOK) String() string
- type GetVoicemailGroupMessagesParams
- func NewGetVoicemailGroupMessagesParams() *GetVoicemailGroupMessagesParams
- func NewGetVoicemailGroupMessagesParamsWithContext(ctx context.Context) *GetVoicemailGroupMessagesParams
- func NewGetVoicemailGroupMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailGroupMessagesParams
- func NewGetVoicemailGroupMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) SetContext(ctx context.Context)
- func (o *GetVoicemailGroupMessagesParams) SetDefaults()
- func (o *GetVoicemailGroupMessagesParams) SetGroupID(groupID string)
- func (o *GetVoicemailGroupMessagesParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailGroupMessagesParams) SetPageNumber(pageNumber *int32)
- func (o *GetVoicemailGroupMessagesParams) SetPageSize(pageSize *int32)
- func (o *GetVoicemailGroupMessagesParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailGroupMessagesParams) WithContext(ctx context.Context) *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) WithDefaults() *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) WithGroupID(groupID string) *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) WithPageNumber(pageNumber *int32) *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) WithPageSize(pageSize *int32) *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailGroupMessagesParams
- func (o *GetVoicemailGroupMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailGroupMessagesReader
- type GetVoicemailGroupMessagesRequestEntityTooLarge
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) Error() string
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) String() string
- type GetVoicemailGroupMessagesRequestTimeout
- func (o *GetVoicemailGroupMessagesRequestTimeout) Error() string
- func (o *GetVoicemailGroupMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesRequestTimeout) IsClientError() bool
- func (o *GetVoicemailGroupMessagesRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesRequestTimeout) IsServerError() bool
- func (o *GetVoicemailGroupMessagesRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesRequestTimeout) String() string
- type GetVoicemailGroupMessagesServiceUnavailable
- func (o *GetVoicemailGroupMessagesServiceUnavailable) Error() string
- func (o *GetVoicemailGroupMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailGroupMessagesServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailGroupMessagesServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesServiceUnavailable) String() string
- type GetVoicemailGroupMessagesTooManyRequests
- func (o *GetVoicemailGroupMessagesTooManyRequests) Error() string
- func (o *GetVoicemailGroupMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesTooManyRequests) IsClientError() bool
- func (o *GetVoicemailGroupMessagesTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesTooManyRequests) IsServerError() bool
- func (o *GetVoicemailGroupMessagesTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesTooManyRequests) String() string
- type GetVoicemailGroupMessagesUnauthorized
- func (o *GetVoicemailGroupMessagesUnauthorized) Error() string
- func (o *GetVoicemailGroupMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesUnauthorized) IsClientError() bool
- func (o *GetVoicemailGroupMessagesUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesUnauthorized) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesUnauthorized) IsServerError() bool
- func (o *GetVoicemailGroupMessagesUnauthorized) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesUnauthorized) String() string
- type GetVoicemailGroupMessagesUnsupportedMediaType
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) Error() string
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailGroupMessagesUnsupportedMediaType) String() string
- type GetVoicemailGroupPolicyBadRequest
- func (o *GetVoicemailGroupPolicyBadRequest) Error() string
- func (o *GetVoicemailGroupPolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyBadRequest) IsClientError() bool
- func (o *GetVoicemailGroupPolicyBadRequest) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyBadRequest) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyBadRequest) IsServerError() bool
- func (o *GetVoicemailGroupPolicyBadRequest) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyBadRequest) String() string
- type GetVoicemailGroupPolicyForbidden
- func (o *GetVoicemailGroupPolicyForbidden) Error() string
- func (o *GetVoicemailGroupPolicyForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyForbidden) IsClientError() bool
- func (o *GetVoicemailGroupPolicyForbidden) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyForbidden) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyForbidden) IsServerError() bool
- func (o *GetVoicemailGroupPolicyForbidden) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyForbidden) String() string
- type GetVoicemailGroupPolicyGatewayTimeout
- func (o *GetVoicemailGroupPolicyGatewayTimeout) Error() string
- func (o *GetVoicemailGroupPolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailGroupPolicyGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailGroupPolicyGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyGatewayTimeout) String() string
- type GetVoicemailGroupPolicyInternalServerError
- func (o *GetVoicemailGroupPolicyInternalServerError) Error() string
- func (o *GetVoicemailGroupPolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyInternalServerError) IsClientError() bool
- func (o *GetVoicemailGroupPolicyInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyInternalServerError) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyInternalServerError) IsServerError() bool
- func (o *GetVoicemailGroupPolicyInternalServerError) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyInternalServerError) String() string
- type GetVoicemailGroupPolicyNotFound
- func (o *GetVoicemailGroupPolicyNotFound) Error() string
- func (o *GetVoicemailGroupPolicyNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyNotFound) IsClientError() bool
- func (o *GetVoicemailGroupPolicyNotFound) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyNotFound) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyNotFound) IsServerError() bool
- func (o *GetVoicemailGroupPolicyNotFound) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyNotFound) String() string
- type GetVoicemailGroupPolicyOK
- func (o *GetVoicemailGroupPolicyOK) Error() string
- func (o *GetVoicemailGroupPolicyOK) GetPayload() *models.VoicemailGroupPolicy
- func (o *GetVoicemailGroupPolicyOK) IsClientError() bool
- func (o *GetVoicemailGroupPolicyOK) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyOK) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyOK) IsServerError() bool
- func (o *GetVoicemailGroupPolicyOK) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyOK) String() string
- type GetVoicemailGroupPolicyParams
- func NewGetVoicemailGroupPolicyParams() *GetVoicemailGroupPolicyParams
- func NewGetVoicemailGroupPolicyParamsWithContext(ctx context.Context) *GetVoicemailGroupPolicyParams
- func NewGetVoicemailGroupPolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailGroupPolicyParams
- func NewGetVoicemailGroupPolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailGroupPolicyParams
- func (o *GetVoicemailGroupPolicyParams) SetContext(ctx context.Context)
- func (o *GetVoicemailGroupPolicyParams) SetDefaults()
- func (o *GetVoicemailGroupPolicyParams) SetGroupID(groupID string)
- func (o *GetVoicemailGroupPolicyParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailGroupPolicyParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailGroupPolicyParams) WithContext(ctx context.Context) *GetVoicemailGroupPolicyParams
- func (o *GetVoicemailGroupPolicyParams) WithDefaults() *GetVoicemailGroupPolicyParams
- func (o *GetVoicemailGroupPolicyParams) WithGroupID(groupID string) *GetVoicemailGroupPolicyParams
- func (o *GetVoicemailGroupPolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailGroupPolicyParams
- func (o *GetVoicemailGroupPolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailGroupPolicyParams
- func (o *GetVoicemailGroupPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailGroupPolicyReader
- type GetVoicemailGroupPolicyRequestEntityTooLarge
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) Error() string
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) String() string
- type GetVoicemailGroupPolicyRequestTimeout
- func (o *GetVoicemailGroupPolicyRequestTimeout) Error() string
- func (o *GetVoicemailGroupPolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyRequestTimeout) IsClientError() bool
- func (o *GetVoicemailGroupPolicyRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyRequestTimeout) IsServerError() bool
- func (o *GetVoicemailGroupPolicyRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyRequestTimeout) String() string
- type GetVoicemailGroupPolicyServiceUnavailable
- func (o *GetVoicemailGroupPolicyServiceUnavailable) Error() string
- func (o *GetVoicemailGroupPolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailGroupPolicyServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailGroupPolicyServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyServiceUnavailable) String() string
- type GetVoicemailGroupPolicyTooManyRequests
- func (o *GetVoicemailGroupPolicyTooManyRequests) Error() string
- func (o *GetVoicemailGroupPolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyTooManyRequests) IsClientError() bool
- func (o *GetVoicemailGroupPolicyTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyTooManyRequests) IsServerError() bool
- func (o *GetVoicemailGroupPolicyTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyTooManyRequests) String() string
- type GetVoicemailGroupPolicyUnauthorized
- func (o *GetVoicemailGroupPolicyUnauthorized) Error() string
- func (o *GetVoicemailGroupPolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyUnauthorized) IsClientError() bool
- func (o *GetVoicemailGroupPolicyUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyUnauthorized) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyUnauthorized) IsServerError() bool
- func (o *GetVoicemailGroupPolicyUnauthorized) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyUnauthorized) String() string
- type GetVoicemailGroupPolicyUnsupportedMediaType
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) Error() string
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailGroupPolicyUnsupportedMediaType) String() string
- type GetVoicemailMailboxBadRequest
- func (o *GetVoicemailMailboxBadRequest) Error() string
- func (o *GetVoicemailMailboxBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxBadRequest) IsClientError() bool
- func (o *GetVoicemailMailboxBadRequest) IsCode(code int) bool
- func (o *GetVoicemailMailboxBadRequest) IsRedirect() bool
- func (o *GetVoicemailMailboxBadRequest) IsServerError() bool
- func (o *GetVoicemailMailboxBadRequest) IsSuccess() bool
- func (o *GetVoicemailMailboxBadRequest) String() string
- type GetVoicemailMailboxForbidden
- func (o *GetVoicemailMailboxForbidden) Error() string
- func (o *GetVoicemailMailboxForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxForbidden) IsClientError() bool
- func (o *GetVoicemailMailboxForbidden) IsCode(code int) bool
- func (o *GetVoicemailMailboxForbidden) IsRedirect() bool
- func (o *GetVoicemailMailboxForbidden) IsServerError() bool
- func (o *GetVoicemailMailboxForbidden) IsSuccess() bool
- func (o *GetVoicemailMailboxForbidden) String() string
- type GetVoicemailMailboxGatewayTimeout
- func (o *GetVoicemailMailboxGatewayTimeout) Error() string
- func (o *GetVoicemailMailboxGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailMailboxGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailMailboxGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailMailboxGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailMailboxGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailMailboxGatewayTimeout) String() string
- type GetVoicemailMailboxInternalServerError
- func (o *GetVoicemailMailboxInternalServerError) Error() string
- func (o *GetVoicemailMailboxInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxInternalServerError) IsClientError() bool
- func (o *GetVoicemailMailboxInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailMailboxInternalServerError) IsRedirect() bool
- func (o *GetVoicemailMailboxInternalServerError) IsServerError() bool
- func (o *GetVoicemailMailboxInternalServerError) IsSuccess() bool
- func (o *GetVoicemailMailboxInternalServerError) String() string
- type GetVoicemailMailboxNotFound
- func (o *GetVoicemailMailboxNotFound) Error() string
- func (o *GetVoicemailMailboxNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxNotFound) IsClientError() bool
- func (o *GetVoicemailMailboxNotFound) IsCode(code int) bool
- func (o *GetVoicemailMailboxNotFound) IsRedirect() bool
- func (o *GetVoicemailMailboxNotFound) IsServerError() bool
- func (o *GetVoicemailMailboxNotFound) IsSuccess() bool
- func (o *GetVoicemailMailboxNotFound) String() string
- type GetVoicemailMailboxOK
- func (o *GetVoicemailMailboxOK) Error() string
- func (o *GetVoicemailMailboxOK) GetPayload() *models.VoicemailMailboxInfo
- func (o *GetVoicemailMailboxOK) IsClientError() bool
- func (o *GetVoicemailMailboxOK) IsCode(code int) bool
- func (o *GetVoicemailMailboxOK) IsRedirect() bool
- func (o *GetVoicemailMailboxOK) IsServerError() bool
- func (o *GetVoicemailMailboxOK) IsSuccess() bool
- func (o *GetVoicemailMailboxOK) String() string
- type GetVoicemailMailboxParams
- func NewGetVoicemailMailboxParams() *GetVoicemailMailboxParams
- func NewGetVoicemailMailboxParamsWithContext(ctx context.Context) *GetVoicemailMailboxParams
- func NewGetVoicemailMailboxParamsWithHTTPClient(client *http.Client) *GetVoicemailMailboxParams
- func NewGetVoicemailMailboxParamsWithTimeout(timeout time.Duration) *GetVoicemailMailboxParams
- func (o *GetVoicemailMailboxParams) SetContext(ctx context.Context)
- func (o *GetVoicemailMailboxParams) SetDefaults()
- func (o *GetVoicemailMailboxParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailMailboxParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailMailboxParams) WithContext(ctx context.Context) *GetVoicemailMailboxParams
- func (o *GetVoicemailMailboxParams) WithDefaults() *GetVoicemailMailboxParams
- func (o *GetVoicemailMailboxParams) WithHTTPClient(client *http.Client) *GetVoicemailMailboxParams
- func (o *GetVoicemailMailboxParams) WithTimeout(timeout time.Duration) *GetVoicemailMailboxParams
- func (o *GetVoicemailMailboxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailMailboxReader
- type GetVoicemailMailboxRequestEntityTooLarge
- func (o *GetVoicemailMailboxRequestEntityTooLarge) Error() string
- func (o *GetVoicemailMailboxRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailMailboxRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailMailboxRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailMailboxRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailMailboxRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailMailboxRequestEntityTooLarge) String() string
- type GetVoicemailMailboxRequestTimeout
- func (o *GetVoicemailMailboxRequestTimeout) Error() string
- func (o *GetVoicemailMailboxRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxRequestTimeout) IsClientError() bool
- func (o *GetVoicemailMailboxRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailMailboxRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailMailboxRequestTimeout) IsServerError() bool
- func (o *GetVoicemailMailboxRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailMailboxRequestTimeout) String() string
- type GetVoicemailMailboxServiceUnavailable
- func (o *GetVoicemailMailboxServiceUnavailable) Error() string
- func (o *GetVoicemailMailboxServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailMailboxServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailMailboxServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailMailboxServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailMailboxServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailMailboxServiceUnavailable) String() string
- type GetVoicemailMailboxTooManyRequests
- func (o *GetVoicemailMailboxTooManyRequests) Error() string
- func (o *GetVoicemailMailboxTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxTooManyRequests) IsClientError() bool
- func (o *GetVoicemailMailboxTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailMailboxTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailMailboxTooManyRequests) IsServerError() bool
- func (o *GetVoicemailMailboxTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailMailboxTooManyRequests) String() string
- type GetVoicemailMailboxUnauthorized
- func (o *GetVoicemailMailboxUnauthorized) Error() string
- func (o *GetVoicemailMailboxUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxUnauthorized) IsClientError() bool
- func (o *GetVoicemailMailboxUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailMailboxUnauthorized) IsRedirect() bool
- func (o *GetVoicemailMailboxUnauthorized) IsServerError() bool
- func (o *GetVoicemailMailboxUnauthorized) IsSuccess() bool
- func (o *GetVoicemailMailboxUnauthorized) String() string
- type GetVoicemailMailboxUnsupportedMediaType
- func (o *GetVoicemailMailboxUnsupportedMediaType) Error() string
- func (o *GetVoicemailMailboxUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMailboxUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailMailboxUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailMailboxUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailMailboxUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailMailboxUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailMailboxUnsupportedMediaType) String() string
- type GetVoicemailMeMailboxBadRequest
- func (o *GetVoicemailMeMailboxBadRequest) Error() string
- func (o *GetVoicemailMeMailboxBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxBadRequest) IsClientError() bool
- func (o *GetVoicemailMeMailboxBadRequest) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxBadRequest) IsRedirect() bool
- func (o *GetVoicemailMeMailboxBadRequest) IsServerError() bool
- func (o *GetVoicemailMeMailboxBadRequest) IsSuccess() bool
- func (o *GetVoicemailMeMailboxBadRequest) String() string
- type GetVoicemailMeMailboxForbidden
- func (o *GetVoicemailMeMailboxForbidden) Error() string
- func (o *GetVoicemailMeMailboxForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxForbidden) IsClientError() bool
- func (o *GetVoicemailMeMailboxForbidden) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxForbidden) IsRedirect() bool
- func (o *GetVoicemailMeMailboxForbidden) IsServerError() bool
- func (o *GetVoicemailMeMailboxForbidden) IsSuccess() bool
- func (o *GetVoicemailMeMailboxForbidden) String() string
- type GetVoicemailMeMailboxGatewayTimeout
- func (o *GetVoicemailMeMailboxGatewayTimeout) Error() string
- func (o *GetVoicemailMeMailboxGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailMeMailboxGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailMeMailboxGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailMeMailboxGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailMeMailboxGatewayTimeout) String() string
- type GetVoicemailMeMailboxInternalServerError
- func (o *GetVoicemailMeMailboxInternalServerError) Error() string
- func (o *GetVoicemailMeMailboxInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxInternalServerError) IsClientError() bool
- func (o *GetVoicemailMeMailboxInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxInternalServerError) IsRedirect() bool
- func (o *GetVoicemailMeMailboxInternalServerError) IsServerError() bool
- func (o *GetVoicemailMeMailboxInternalServerError) IsSuccess() bool
- func (o *GetVoicemailMeMailboxInternalServerError) String() string
- type GetVoicemailMeMailboxNotFound
- func (o *GetVoicemailMeMailboxNotFound) Error() string
- func (o *GetVoicemailMeMailboxNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxNotFound) IsClientError() bool
- func (o *GetVoicemailMeMailboxNotFound) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxNotFound) IsRedirect() bool
- func (o *GetVoicemailMeMailboxNotFound) IsServerError() bool
- func (o *GetVoicemailMeMailboxNotFound) IsSuccess() bool
- func (o *GetVoicemailMeMailboxNotFound) String() string
- type GetVoicemailMeMailboxOK
- func (o *GetVoicemailMeMailboxOK) Error() string
- func (o *GetVoicemailMeMailboxOK) GetPayload() *models.VoicemailMailboxInfo
- func (o *GetVoicemailMeMailboxOK) IsClientError() bool
- func (o *GetVoicemailMeMailboxOK) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxOK) IsRedirect() bool
- func (o *GetVoicemailMeMailboxOK) IsServerError() bool
- func (o *GetVoicemailMeMailboxOK) IsSuccess() bool
- func (o *GetVoicemailMeMailboxOK) String() string
- type GetVoicemailMeMailboxParams
- func NewGetVoicemailMeMailboxParams() *GetVoicemailMeMailboxParams
- func NewGetVoicemailMeMailboxParamsWithContext(ctx context.Context) *GetVoicemailMeMailboxParams
- func NewGetVoicemailMeMailboxParamsWithHTTPClient(client *http.Client) *GetVoicemailMeMailboxParams
- func NewGetVoicemailMeMailboxParamsWithTimeout(timeout time.Duration) *GetVoicemailMeMailboxParams
- func (o *GetVoicemailMeMailboxParams) SetContext(ctx context.Context)
- func (o *GetVoicemailMeMailboxParams) SetDefaults()
- func (o *GetVoicemailMeMailboxParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailMeMailboxParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailMeMailboxParams) WithContext(ctx context.Context) *GetVoicemailMeMailboxParams
- func (o *GetVoicemailMeMailboxParams) WithDefaults() *GetVoicemailMeMailboxParams
- func (o *GetVoicemailMeMailboxParams) WithHTTPClient(client *http.Client) *GetVoicemailMeMailboxParams
- func (o *GetVoicemailMeMailboxParams) WithTimeout(timeout time.Duration) *GetVoicemailMeMailboxParams
- func (o *GetVoicemailMeMailboxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailMeMailboxReader
- type GetVoicemailMeMailboxRequestEntityTooLarge
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) Error() string
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailMeMailboxRequestEntityTooLarge) String() string
- type GetVoicemailMeMailboxRequestTimeout
- func (o *GetVoicemailMeMailboxRequestTimeout) Error() string
- func (o *GetVoicemailMeMailboxRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxRequestTimeout) IsClientError() bool
- func (o *GetVoicemailMeMailboxRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailMeMailboxRequestTimeout) IsServerError() bool
- func (o *GetVoicemailMeMailboxRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailMeMailboxRequestTimeout) String() string
- type GetVoicemailMeMailboxServiceUnavailable
- func (o *GetVoicemailMeMailboxServiceUnavailable) Error() string
- func (o *GetVoicemailMeMailboxServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailMeMailboxServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailMeMailboxServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailMeMailboxServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailMeMailboxServiceUnavailable) String() string
- type GetVoicemailMeMailboxTooManyRequests
- func (o *GetVoicemailMeMailboxTooManyRequests) Error() string
- func (o *GetVoicemailMeMailboxTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxTooManyRequests) IsClientError() bool
- func (o *GetVoicemailMeMailboxTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailMeMailboxTooManyRequests) IsServerError() bool
- func (o *GetVoicemailMeMailboxTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailMeMailboxTooManyRequests) String() string
- type GetVoicemailMeMailboxUnauthorized
- func (o *GetVoicemailMeMailboxUnauthorized) Error() string
- func (o *GetVoicemailMeMailboxUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxUnauthorized) IsClientError() bool
- func (o *GetVoicemailMeMailboxUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxUnauthorized) IsRedirect() bool
- func (o *GetVoicemailMeMailboxUnauthorized) IsServerError() bool
- func (o *GetVoicemailMeMailboxUnauthorized) IsSuccess() bool
- func (o *GetVoicemailMeMailboxUnauthorized) String() string
- type GetVoicemailMeMailboxUnsupportedMediaType
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) Error() string
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailMeMailboxUnsupportedMediaType) String() string
- type GetVoicemailMeMessagesBadRequest
- func (o *GetVoicemailMeMessagesBadRequest) Error() string
- func (o *GetVoicemailMeMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesBadRequest) IsClientError() bool
- func (o *GetVoicemailMeMessagesBadRequest) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesBadRequest) IsRedirect() bool
- func (o *GetVoicemailMeMessagesBadRequest) IsServerError() bool
- func (o *GetVoicemailMeMessagesBadRequest) IsSuccess() bool
- func (o *GetVoicemailMeMessagesBadRequest) String() string
- type GetVoicemailMeMessagesForbidden
- func (o *GetVoicemailMeMessagesForbidden) Error() string
- func (o *GetVoicemailMeMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesForbidden) IsClientError() bool
- func (o *GetVoicemailMeMessagesForbidden) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesForbidden) IsRedirect() bool
- func (o *GetVoicemailMeMessagesForbidden) IsServerError() bool
- func (o *GetVoicemailMeMessagesForbidden) IsSuccess() bool
- func (o *GetVoicemailMeMessagesForbidden) String() string
- type GetVoicemailMeMessagesGatewayTimeout
- func (o *GetVoicemailMeMessagesGatewayTimeout) Error() string
- func (o *GetVoicemailMeMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailMeMessagesGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailMeMessagesGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailMeMessagesGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailMeMessagesGatewayTimeout) String() string
- type GetVoicemailMeMessagesInternalServerError
- func (o *GetVoicemailMeMessagesInternalServerError) Error() string
- func (o *GetVoicemailMeMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesInternalServerError) IsClientError() bool
- func (o *GetVoicemailMeMessagesInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesInternalServerError) IsRedirect() bool
- func (o *GetVoicemailMeMessagesInternalServerError) IsServerError() bool
- func (o *GetVoicemailMeMessagesInternalServerError) IsSuccess() bool
- func (o *GetVoicemailMeMessagesInternalServerError) String() string
- type GetVoicemailMeMessagesNotFound
- func (o *GetVoicemailMeMessagesNotFound) Error() string
- func (o *GetVoicemailMeMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesNotFound) IsClientError() bool
- func (o *GetVoicemailMeMessagesNotFound) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesNotFound) IsRedirect() bool
- func (o *GetVoicemailMeMessagesNotFound) IsServerError() bool
- func (o *GetVoicemailMeMessagesNotFound) IsSuccess() bool
- func (o *GetVoicemailMeMessagesNotFound) String() string
- type GetVoicemailMeMessagesOK
- func (o *GetVoicemailMeMessagesOK) Error() string
- func (o *GetVoicemailMeMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
- func (o *GetVoicemailMeMessagesOK) IsClientError() bool
- func (o *GetVoicemailMeMessagesOK) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesOK) IsRedirect() bool
- func (o *GetVoicemailMeMessagesOK) IsServerError() bool
- func (o *GetVoicemailMeMessagesOK) IsSuccess() bool
- func (o *GetVoicemailMeMessagesOK) String() string
- type GetVoicemailMeMessagesParams
- func NewGetVoicemailMeMessagesParams() *GetVoicemailMeMessagesParams
- func NewGetVoicemailMeMessagesParamsWithContext(ctx context.Context) *GetVoicemailMeMessagesParams
- func NewGetVoicemailMeMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailMeMessagesParams
- func NewGetVoicemailMeMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailMeMessagesParams
- func (o *GetVoicemailMeMessagesParams) SetContext(ctx context.Context)
- func (o *GetVoicemailMeMessagesParams) SetDefaults()
- func (o *GetVoicemailMeMessagesParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailMeMessagesParams) SetPageNumber(pageNumber *int32)
- func (o *GetVoicemailMeMessagesParams) SetPageSize(pageSize *int32)
- func (o *GetVoicemailMeMessagesParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailMeMessagesParams) WithContext(ctx context.Context) *GetVoicemailMeMessagesParams
- func (o *GetVoicemailMeMessagesParams) WithDefaults() *GetVoicemailMeMessagesParams
- func (o *GetVoicemailMeMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailMeMessagesParams
- func (o *GetVoicemailMeMessagesParams) WithPageNumber(pageNumber *int32) *GetVoicemailMeMessagesParams
- func (o *GetVoicemailMeMessagesParams) WithPageSize(pageSize *int32) *GetVoicemailMeMessagesParams
- func (o *GetVoicemailMeMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailMeMessagesParams
- func (o *GetVoicemailMeMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailMeMessagesReader
- type GetVoicemailMeMessagesRequestEntityTooLarge
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) Error() string
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailMeMessagesRequestEntityTooLarge) String() string
- type GetVoicemailMeMessagesRequestTimeout
- func (o *GetVoicemailMeMessagesRequestTimeout) Error() string
- func (o *GetVoicemailMeMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesRequestTimeout) IsClientError() bool
- func (o *GetVoicemailMeMessagesRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailMeMessagesRequestTimeout) IsServerError() bool
- func (o *GetVoicemailMeMessagesRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailMeMessagesRequestTimeout) String() string
- type GetVoicemailMeMessagesServiceUnavailable
- func (o *GetVoicemailMeMessagesServiceUnavailable) Error() string
- func (o *GetVoicemailMeMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailMeMessagesServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailMeMessagesServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailMeMessagesServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailMeMessagesServiceUnavailable) String() string
- type GetVoicemailMeMessagesTooManyRequests
- func (o *GetVoicemailMeMessagesTooManyRequests) Error() string
- func (o *GetVoicemailMeMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesTooManyRequests) IsClientError() bool
- func (o *GetVoicemailMeMessagesTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailMeMessagesTooManyRequests) IsServerError() bool
- func (o *GetVoicemailMeMessagesTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailMeMessagesTooManyRequests) String() string
- type GetVoicemailMeMessagesUnauthorized
- func (o *GetVoicemailMeMessagesUnauthorized) Error() string
- func (o *GetVoicemailMeMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesUnauthorized) IsClientError() bool
- func (o *GetVoicemailMeMessagesUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesUnauthorized) IsRedirect() bool
- func (o *GetVoicemailMeMessagesUnauthorized) IsServerError() bool
- func (o *GetVoicemailMeMessagesUnauthorized) IsSuccess() bool
- func (o *GetVoicemailMeMessagesUnauthorized) String() string
- type GetVoicemailMeMessagesUnsupportedMediaType
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) Error() string
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailMeMessagesUnsupportedMediaType) String() string
- type GetVoicemailMePolicyBadRequest
- func (o *GetVoicemailMePolicyBadRequest) Error() string
- func (o *GetVoicemailMePolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyBadRequest) IsClientError() bool
- func (o *GetVoicemailMePolicyBadRequest) IsCode(code int) bool
- func (o *GetVoicemailMePolicyBadRequest) IsRedirect() bool
- func (o *GetVoicemailMePolicyBadRequest) IsServerError() bool
- func (o *GetVoicemailMePolicyBadRequest) IsSuccess() bool
- func (o *GetVoicemailMePolicyBadRequest) String() string
- type GetVoicemailMePolicyForbidden
- func (o *GetVoicemailMePolicyForbidden) Error() string
- func (o *GetVoicemailMePolicyForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyForbidden) IsClientError() bool
- func (o *GetVoicemailMePolicyForbidden) IsCode(code int) bool
- func (o *GetVoicemailMePolicyForbidden) IsRedirect() bool
- func (o *GetVoicemailMePolicyForbidden) IsServerError() bool
- func (o *GetVoicemailMePolicyForbidden) IsSuccess() bool
- func (o *GetVoicemailMePolicyForbidden) String() string
- type GetVoicemailMePolicyGatewayTimeout
- func (o *GetVoicemailMePolicyGatewayTimeout) Error() string
- func (o *GetVoicemailMePolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailMePolicyGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailMePolicyGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailMePolicyGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailMePolicyGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailMePolicyGatewayTimeout) String() string
- type GetVoicemailMePolicyInternalServerError
- func (o *GetVoicemailMePolicyInternalServerError) Error() string
- func (o *GetVoicemailMePolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyInternalServerError) IsClientError() bool
- func (o *GetVoicemailMePolicyInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailMePolicyInternalServerError) IsRedirect() bool
- func (o *GetVoicemailMePolicyInternalServerError) IsServerError() bool
- func (o *GetVoicemailMePolicyInternalServerError) IsSuccess() bool
- func (o *GetVoicemailMePolicyInternalServerError) String() string
- type GetVoicemailMePolicyNotFound
- func (o *GetVoicemailMePolicyNotFound) Error() string
- func (o *GetVoicemailMePolicyNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyNotFound) IsClientError() bool
- func (o *GetVoicemailMePolicyNotFound) IsCode(code int) bool
- func (o *GetVoicemailMePolicyNotFound) IsRedirect() bool
- func (o *GetVoicemailMePolicyNotFound) IsServerError() bool
- func (o *GetVoicemailMePolicyNotFound) IsSuccess() bool
- func (o *GetVoicemailMePolicyNotFound) String() string
- type GetVoicemailMePolicyOK
- func (o *GetVoicemailMePolicyOK) Error() string
- func (o *GetVoicemailMePolicyOK) GetPayload() *models.VoicemailUserPolicy
- func (o *GetVoicemailMePolicyOK) IsClientError() bool
- func (o *GetVoicemailMePolicyOK) IsCode(code int) bool
- func (o *GetVoicemailMePolicyOK) IsRedirect() bool
- func (o *GetVoicemailMePolicyOK) IsServerError() bool
- func (o *GetVoicemailMePolicyOK) IsSuccess() bool
- func (o *GetVoicemailMePolicyOK) String() string
- type GetVoicemailMePolicyParams
- func NewGetVoicemailMePolicyParams() *GetVoicemailMePolicyParams
- func NewGetVoicemailMePolicyParamsWithContext(ctx context.Context) *GetVoicemailMePolicyParams
- func NewGetVoicemailMePolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailMePolicyParams
- func NewGetVoicemailMePolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailMePolicyParams
- func (o *GetVoicemailMePolicyParams) SetContext(ctx context.Context)
- func (o *GetVoicemailMePolicyParams) SetDefaults()
- func (o *GetVoicemailMePolicyParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailMePolicyParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailMePolicyParams) WithContext(ctx context.Context) *GetVoicemailMePolicyParams
- func (o *GetVoicemailMePolicyParams) WithDefaults() *GetVoicemailMePolicyParams
- func (o *GetVoicemailMePolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailMePolicyParams
- func (o *GetVoicemailMePolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailMePolicyParams
- func (o *GetVoicemailMePolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailMePolicyReader
- type GetVoicemailMePolicyRequestEntityTooLarge
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) Error() string
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailMePolicyRequestEntityTooLarge) String() string
- type GetVoicemailMePolicyRequestTimeout
- func (o *GetVoicemailMePolicyRequestTimeout) Error() string
- func (o *GetVoicemailMePolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyRequestTimeout) IsClientError() bool
- func (o *GetVoicemailMePolicyRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailMePolicyRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailMePolicyRequestTimeout) IsServerError() bool
- func (o *GetVoicemailMePolicyRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailMePolicyRequestTimeout) String() string
- type GetVoicemailMePolicyServiceUnavailable
- func (o *GetVoicemailMePolicyServiceUnavailable) Error() string
- func (o *GetVoicemailMePolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailMePolicyServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailMePolicyServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailMePolicyServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailMePolicyServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailMePolicyServiceUnavailable) String() string
- type GetVoicemailMePolicyTooManyRequests
- func (o *GetVoicemailMePolicyTooManyRequests) Error() string
- func (o *GetVoicemailMePolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyTooManyRequests) IsClientError() bool
- func (o *GetVoicemailMePolicyTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailMePolicyTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailMePolicyTooManyRequests) IsServerError() bool
- func (o *GetVoicemailMePolicyTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailMePolicyTooManyRequests) String() string
- type GetVoicemailMePolicyUnauthorized
- func (o *GetVoicemailMePolicyUnauthorized) Error() string
- func (o *GetVoicemailMePolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyUnauthorized) IsClientError() bool
- func (o *GetVoicemailMePolicyUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailMePolicyUnauthorized) IsRedirect() bool
- func (o *GetVoicemailMePolicyUnauthorized) IsServerError() bool
- func (o *GetVoicemailMePolicyUnauthorized) IsSuccess() bool
- func (o *GetVoicemailMePolicyUnauthorized) String() string
- type GetVoicemailMePolicyUnsupportedMediaType
- func (o *GetVoicemailMePolicyUnsupportedMediaType) Error() string
- func (o *GetVoicemailMePolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMePolicyUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailMePolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailMePolicyUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailMePolicyUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailMePolicyUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailMePolicyUnsupportedMediaType) String() string
- type GetVoicemailMessageBadRequest
- func (o *GetVoicemailMessageBadRequest) Error() string
- func (o *GetVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageBadRequest) IsClientError() bool
- func (o *GetVoicemailMessageBadRequest) IsCode(code int) bool
- func (o *GetVoicemailMessageBadRequest) IsRedirect() bool
- func (o *GetVoicemailMessageBadRequest) IsServerError() bool
- func (o *GetVoicemailMessageBadRequest) IsSuccess() bool
- func (o *GetVoicemailMessageBadRequest) String() string
- type GetVoicemailMessageForbidden
- func (o *GetVoicemailMessageForbidden) Error() string
- func (o *GetVoicemailMessageForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageForbidden) IsClientError() bool
- func (o *GetVoicemailMessageForbidden) IsCode(code int) bool
- func (o *GetVoicemailMessageForbidden) IsRedirect() bool
- func (o *GetVoicemailMessageForbidden) IsServerError() bool
- func (o *GetVoicemailMessageForbidden) IsSuccess() bool
- func (o *GetVoicemailMessageForbidden) String() string
- type GetVoicemailMessageGatewayTimeout
- func (o *GetVoicemailMessageGatewayTimeout) Error() string
- func (o *GetVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailMessageGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailMessageGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailMessageGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailMessageGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailMessageGatewayTimeout) String() string
- type GetVoicemailMessageInternalServerError
- func (o *GetVoicemailMessageInternalServerError) Error() string
- func (o *GetVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageInternalServerError) IsClientError() bool
- func (o *GetVoicemailMessageInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailMessageInternalServerError) IsRedirect() bool
- func (o *GetVoicemailMessageInternalServerError) IsServerError() bool
- func (o *GetVoicemailMessageInternalServerError) IsSuccess() bool
- func (o *GetVoicemailMessageInternalServerError) String() string
- type GetVoicemailMessageMediaBadRequest
- func (o *GetVoicemailMessageMediaBadRequest) Error() string
- func (o *GetVoicemailMessageMediaBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaBadRequest) IsClientError() bool
- func (o *GetVoicemailMessageMediaBadRequest) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaBadRequest) IsRedirect() bool
- func (o *GetVoicemailMessageMediaBadRequest) IsServerError() bool
- func (o *GetVoicemailMessageMediaBadRequest) IsSuccess() bool
- func (o *GetVoicemailMessageMediaBadRequest) String() string
- type GetVoicemailMessageMediaForbidden
- func (o *GetVoicemailMessageMediaForbidden) Error() string
- func (o *GetVoicemailMessageMediaForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaForbidden) IsClientError() bool
- func (o *GetVoicemailMessageMediaForbidden) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaForbidden) IsRedirect() bool
- func (o *GetVoicemailMessageMediaForbidden) IsServerError() bool
- func (o *GetVoicemailMessageMediaForbidden) IsSuccess() bool
- func (o *GetVoicemailMessageMediaForbidden) String() string
- type GetVoicemailMessageMediaGatewayTimeout
- func (o *GetVoicemailMessageMediaGatewayTimeout) Error() string
- func (o *GetVoicemailMessageMediaGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailMessageMediaGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailMessageMediaGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailMessageMediaGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailMessageMediaGatewayTimeout) String() string
- type GetVoicemailMessageMediaInternalServerError
- func (o *GetVoicemailMessageMediaInternalServerError) Error() string
- func (o *GetVoicemailMessageMediaInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaInternalServerError) IsClientError() bool
- func (o *GetVoicemailMessageMediaInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaInternalServerError) IsRedirect() bool
- func (o *GetVoicemailMessageMediaInternalServerError) IsServerError() bool
- func (o *GetVoicemailMessageMediaInternalServerError) IsSuccess() bool
- func (o *GetVoicemailMessageMediaInternalServerError) String() string
- type GetVoicemailMessageMediaNotFound
- func (o *GetVoicemailMessageMediaNotFound) Error() string
- func (o *GetVoicemailMessageMediaNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaNotFound) IsClientError() bool
- func (o *GetVoicemailMessageMediaNotFound) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaNotFound) IsRedirect() bool
- func (o *GetVoicemailMessageMediaNotFound) IsServerError() bool
- func (o *GetVoicemailMessageMediaNotFound) IsSuccess() bool
- func (o *GetVoicemailMessageMediaNotFound) String() string
- type GetVoicemailMessageMediaOK
- func (o *GetVoicemailMessageMediaOK) Error() string
- func (o *GetVoicemailMessageMediaOK) GetPayload() *models.VoicemailMediaInfo
- func (o *GetVoicemailMessageMediaOK) IsClientError() bool
- func (o *GetVoicemailMessageMediaOK) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaOK) IsRedirect() bool
- func (o *GetVoicemailMessageMediaOK) IsServerError() bool
- func (o *GetVoicemailMessageMediaOK) IsSuccess() bool
- func (o *GetVoicemailMessageMediaOK) String() string
- type GetVoicemailMessageMediaParams
- func NewGetVoicemailMessageMediaParams() *GetVoicemailMessageMediaParams
- func NewGetVoicemailMessageMediaParamsWithContext(ctx context.Context) *GetVoicemailMessageMediaParams
- func NewGetVoicemailMessageMediaParamsWithHTTPClient(client *http.Client) *GetVoicemailMessageMediaParams
- func NewGetVoicemailMessageMediaParamsWithTimeout(timeout time.Duration) *GetVoicemailMessageMediaParams
- func (o *GetVoicemailMessageMediaParams) SetContext(ctx context.Context)
- func (o *GetVoicemailMessageMediaParams) SetDefaults()
- func (o *GetVoicemailMessageMediaParams) SetFormatID(formatID *string)
- func (o *GetVoicemailMessageMediaParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailMessageMediaParams) SetMessageID(messageID string)
- func (o *GetVoicemailMessageMediaParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailMessageMediaParams) WithContext(ctx context.Context) *GetVoicemailMessageMediaParams
- func (o *GetVoicemailMessageMediaParams) WithDefaults() *GetVoicemailMessageMediaParams
- func (o *GetVoicemailMessageMediaParams) WithFormatID(formatID *string) *GetVoicemailMessageMediaParams
- func (o *GetVoicemailMessageMediaParams) WithHTTPClient(client *http.Client) *GetVoicemailMessageMediaParams
- func (o *GetVoicemailMessageMediaParams) WithMessageID(messageID string) *GetVoicemailMessageMediaParams
- func (o *GetVoicemailMessageMediaParams) WithTimeout(timeout time.Duration) *GetVoicemailMessageMediaParams
- func (o *GetVoicemailMessageMediaParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailMessageMediaReader
- type GetVoicemailMessageMediaRequestEntityTooLarge
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) Error() string
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailMessageMediaRequestEntityTooLarge) String() string
- type GetVoicemailMessageMediaRequestTimeout
- func (o *GetVoicemailMessageMediaRequestTimeout) Error() string
- func (o *GetVoicemailMessageMediaRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaRequestTimeout) IsClientError() bool
- func (o *GetVoicemailMessageMediaRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailMessageMediaRequestTimeout) IsServerError() bool
- func (o *GetVoicemailMessageMediaRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailMessageMediaRequestTimeout) String() string
- type GetVoicemailMessageMediaServiceUnavailable
- func (o *GetVoicemailMessageMediaServiceUnavailable) Error() string
- func (o *GetVoicemailMessageMediaServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailMessageMediaServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailMessageMediaServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailMessageMediaServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailMessageMediaServiceUnavailable) String() string
- type GetVoicemailMessageMediaTooManyRequests
- func (o *GetVoicemailMessageMediaTooManyRequests) Error() string
- func (o *GetVoicemailMessageMediaTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaTooManyRequests) IsClientError() bool
- func (o *GetVoicemailMessageMediaTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailMessageMediaTooManyRequests) IsServerError() bool
- func (o *GetVoicemailMessageMediaTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailMessageMediaTooManyRequests) String() string
- type GetVoicemailMessageMediaUnauthorized
- func (o *GetVoicemailMessageMediaUnauthorized) Error() string
- func (o *GetVoicemailMessageMediaUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaUnauthorized) IsClientError() bool
- func (o *GetVoicemailMessageMediaUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaUnauthorized) IsRedirect() bool
- func (o *GetVoicemailMessageMediaUnauthorized) IsServerError() bool
- func (o *GetVoicemailMessageMediaUnauthorized) IsSuccess() bool
- func (o *GetVoicemailMessageMediaUnauthorized) String() string
- type GetVoicemailMessageMediaUnsupportedMediaType
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) Error() string
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailMessageMediaUnsupportedMediaType) String() string
- type GetVoicemailMessageNotFound
- func (o *GetVoicemailMessageNotFound) Error() string
- func (o *GetVoicemailMessageNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageNotFound) IsClientError() bool
- func (o *GetVoicemailMessageNotFound) IsCode(code int) bool
- func (o *GetVoicemailMessageNotFound) IsRedirect() bool
- func (o *GetVoicemailMessageNotFound) IsServerError() bool
- func (o *GetVoicemailMessageNotFound) IsSuccess() bool
- func (o *GetVoicemailMessageNotFound) String() string
- type GetVoicemailMessageOK
- func (o *GetVoicemailMessageOK) Error() string
- func (o *GetVoicemailMessageOK) GetPayload() *models.VoicemailMessage
- func (o *GetVoicemailMessageOK) IsClientError() bool
- func (o *GetVoicemailMessageOK) IsCode(code int) bool
- func (o *GetVoicemailMessageOK) IsRedirect() bool
- func (o *GetVoicemailMessageOK) IsServerError() bool
- func (o *GetVoicemailMessageOK) IsSuccess() bool
- func (o *GetVoicemailMessageOK) String() string
- type GetVoicemailMessageParams
- func NewGetVoicemailMessageParams() *GetVoicemailMessageParams
- func NewGetVoicemailMessageParamsWithContext(ctx context.Context) *GetVoicemailMessageParams
- func NewGetVoicemailMessageParamsWithHTTPClient(client *http.Client) *GetVoicemailMessageParams
- func NewGetVoicemailMessageParamsWithTimeout(timeout time.Duration) *GetVoicemailMessageParams
- func (o *GetVoicemailMessageParams) SetContext(ctx context.Context)
- func (o *GetVoicemailMessageParams) SetDefaults()
- func (o *GetVoicemailMessageParams) SetExpand(expand []string)
- func (o *GetVoicemailMessageParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailMessageParams) SetMessageID(messageID string)
- func (o *GetVoicemailMessageParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailMessageParams) WithContext(ctx context.Context) *GetVoicemailMessageParams
- func (o *GetVoicemailMessageParams) WithDefaults() *GetVoicemailMessageParams
- func (o *GetVoicemailMessageParams) WithExpand(expand []string) *GetVoicemailMessageParams
- func (o *GetVoicemailMessageParams) WithHTTPClient(client *http.Client) *GetVoicemailMessageParams
- func (o *GetVoicemailMessageParams) WithMessageID(messageID string) *GetVoicemailMessageParams
- func (o *GetVoicemailMessageParams) WithTimeout(timeout time.Duration) *GetVoicemailMessageParams
- func (o *GetVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailMessageReader
- type GetVoicemailMessageRequestEntityTooLarge
- func (o *GetVoicemailMessageRequestEntityTooLarge) Error() string
- func (o *GetVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailMessageRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailMessageRequestEntityTooLarge) String() string
- type GetVoicemailMessageRequestTimeout
- func (o *GetVoicemailMessageRequestTimeout) Error() string
- func (o *GetVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageRequestTimeout) IsClientError() bool
- func (o *GetVoicemailMessageRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailMessageRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailMessageRequestTimeout) IsServerError() bool
- func (o *GetVoicemailMessageRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailMessageRequestTimeout) String() string
- type GetVoicemailMessageServiceUnavailable
- func (o *GetVoicemailMessageServiceUnavailable) Error() string
- func (o *GetVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailMessageServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailMessageServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailMessageServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailMessageServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailMessageServiceUnavailable) String() string
- type GetVoicemailMessageTooManyRequests
- func (o *GetVoicemailMessageTooManyRequests) Error() string
- func (o *GetVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageTooManyRequests) IsClientError() bool
- func (o *GetVoicemailMessageTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailMessageTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailMessageTooManyRequests) IsServerError() bool
- func (o *GetVoicemailMessageTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailMessageTooManyRequests) String() string
- type GetVoicemailMessageUnauthorized
- func (o *GetVoicemailMessageUnauthorized) Error() string
- func (o *GetVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageUnauthorized) IsClientError() bool
- func (o *GetVoicemailMessageUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailMessageUnauthorized) IsRedirect() bool
- func (o *GetVoicemailMessageUnauthorized) IsServerError() bool
- func (o *GetVoicemailMessageUnauthorized) IsSuccess() bool
- func (o *GetVoicemailMessageUnauthorized) String() string
- type GetVoicemailMessageUnsupportedMediaType
- func (o *GetVoicemailMessageUnsupportedMediaType) Error() string
- func (o *GetVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessageUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailMessageUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailMessageUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailMessageUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailMessageUnsupportedMediaType) String() string
- type GetVoicemailMessagesBadRequest
- func (o *GetVoicemailMessagesBadRequest) Error() string
- func (o *GetVoicemailMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesBadRequest) IsClientError() bool
- func (o *GetVoicemailMessagesBadRequest) IsCode(code int) bool
- func (o *GetVoicemailMessagesBadRequest) IsRedirect() bool
- func (o *GetVoicemailMessagesBadRequest) IsServerError() bool
- func (o *GetVoicemailMessagesBadRequest) IsSuccess() bool
- func (o *GetVoicemailMessagesBadRequest) String() string
- type GetVoicemailMessagesForbidden
- func (o *GetVoicemailMessagesForbidden) Error() string
- func (o *GetVoicemailMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesForbidden) IsClientError() bool
- func (o *GetVoicemailMessagesForbidden) IsCode(code int) bool
- func (o *GetVoicemailMessagesForbidden) IsRedirect() bool
- func (o *GetVoicemailMessagesForbidden) IsServerError() bool
- func (o *GetVoicemailMessagesForbidden) IsSuccess() bool
- func (o *GetVoicemailMessagesForbidden) String() string
- type GetVoicemailMessagesGatewayTimeout
- func (o *GetVoicemailMessagesGatewayTimeout) Error() string
- func (o *GetVoicemailMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailMessagesGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailMessagesGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailMessagesGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailMessagesGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailMessagesGatewayTimeout) String() string
- type GetVoicemailMessagesInternalServerError
- func (o *GetVoicemailMessagesInternalServerError) Error() string
- func (o *GetVoicemailMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesInternalServerError) IsClientError() bool
- func (o *GetVoicemailMessagesInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailMessagesInternalServerError) IsRedirect() bool
- func (o *GetVoicemailMessagesInternalServerError) IsServerError() bool
- func (o *GetVoicemailMessagesInternalServerError) IsSuccess() bool
- func (o *GetVoicemailMessagesInternalServerError) String() string
- type GetVoicemailMessagesNotFound
- func (o *GetVoicemailMessagesNotFound) Error() string
- func (o *GetVoicemailMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesNotFound) IsClientError() bool
- func (o *GetVoicemailMessagesNotFound) IsCode(code int) bool
- func (o *GetVoicemailMessagesNotFound) IsRedirect() bool
- func (o *GetVoicemailMessagesNotFound) IsServerError() bool
- func (o *GetVoicemailMessagesNotFound) IsSuccess() bool
- func (o *GetVoicemailMessagesNotFound) String() string
- type GetVoicemailMessagesOK
- func (o *GetVoicemailMessagesOK) Error() string
- func (o *GetVoicemailMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
- func (o *GetVoicemailMessagesOK) IsClientError() bool
- func (o *GetVoicemailMessagesOK) IsCode(code int) bool
- func (o *GetVoicemailMessagesOK) IsRedirect() bool
- func (o *GetVoicemailMessagesOK) IsServerError() bool
- func (o *GetVoicemailMessagesOK) IsSuccess() bool
- func (o *GetVoicemailMessagesOK) String() string
- type GetVoicemailMessagesParams
- func NewGetVoicemailMessagesParams() *GetVoicemailMessagesParams
- func NewGetVoicemailMessagesParamsWithContext(ctx context.Context) *GetVoicemailMessagesParams
- func NewGetVoicemailMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailMessagesParams
- func NewGetVoicemailMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailMessagesParams
- func (o *GetVoicemailMessagesParams) SetContext(ctx context.Context)
- func (o *GetVoicemailMessagesParams) SetDefaults()
- func (o *GetVoicemailMessagesParams) SetExpand(expand []string)
- func (o *GetVoicemailMessagesParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailMessagesParams) SetIds(ids *string)
- func (o *GetVoicemailMessagesParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailMessagesParams) WithContext(ctx context.Context) *GetVoicemailMessagesParams
- func (o *GetVoicemailMessagesParams) WithDefaults() *GetVoicemailMessagesParams
- func (o *GetVoicemailMessagesParams) WithExpand(expand []string) *GetVoicemailMessagesParams
- func (o *GetVoicemailMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailMessagesParams
- func (o *GetVoicemailMessagesParams) WithIds(ids *string) *GetVoicemailMessagesParams
- func (o *GetVoicemailMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailMessagesParams
- func (o *GetVoicemailMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailMessagesReader
- type GetVoicemailMessagesRequestEntityTooLarge
- func (o *GetVoicemailMessagesRequestEntityTooLarge) Error() string
- func (o *GetVoicemailMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailMessagesRequestEntityTooLarge) String() string
- type GetVoicemailMessagesRequestTimeout
- func (o *GetVoicemailMessagesRequestTimeout) Error() string
- func (o *GetVoicemailMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesRequestTimeout) IsClientError() bool
- func (o *GetVoicemailMessagesRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailMessagesRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailMessagesRequestTimeout) IsServerError() bool
- func (o *GetVoicemailMessagesRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailMessagesRequestTimeout) String() string
- type GetVoicemailMessagesServiceUnavailable
- func (o *GetVoicemailMessagesServiceUnavailable) Error() string
- func (o *GetVoicemailMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailMessagesServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailMessagesServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailMessagesServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailMessagesServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailMessagesServiceUnavailable) String() string
- type GetVoicemailMessagesTooManyRequests
- func (o *GetVoicemailMessagesTooManyRequests) Error() string
- func (o *GetVoicemailMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesTooManyRequests) IsClientError() bool
- func (o *GetVoicemailMessagesTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailMessagesTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailMessagesTooManyRequests) IsServerError() bool
- func (o *GetVoicemailMessagesTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailMessagesTooManyRequests) String() string
- type GetVoicemailMessagesUnauthorized
- func (o *GetVoicemailMessagesUnauthorized) Error() string
- func (o *GetVoicemailMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesUnauthorized) IsClientError() bool
- func (o *GetVoicemailMessagesUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailMessagesUnauthorized) IsRedirect() bool
- func (o *GetVoicemailMessagesUnauthorized) IsServerError() bool
- func (o *GetVoicemailMessagesUnauthorized) IsSuccess() bool
- func (o *GetVoicemailMessagesUnauthorized) String() string
- type GetVoicemailMessagesUnsupportedMediaType
- func (o *GetVoicemailMessagesUnsupportedMediaType) Error() string
- func (o *GetVoicemailMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailMessagesUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailMessagesUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailMessagesUnsupportedMediaType) String() string
- type GetVoicemailPolicyBadRequest
- func (o *GetVoicemailPolicyBadRequest) Error() string
- func (o *GetVoicemailPolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyBadRequest) IsClientError() bool
- func (o *GetVoicemailPolicyBadRequest) IsCode(code int) bool
- func (o *GetVoicemailPolicyBadRequest) IsRedirect() bool
- func (o *GetVoicemailPolicyBadRequest) IsServerError() bool
- func (o *GetVoicemailPolicyBadRequest) IsSuccess() bool
- func (o *GetVoicemailPolicyBadRequest) String() string
- type GetVoicemailPolicyForbidden
- func (o *GetVoicemailPolicyForbidden) Error() string
- func (o *GetVoicemailPolicyForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyForbidden) IsClientError() bool
- func (o *GetVoicemailPolicyForbidden) IsCode(code int) bool
- func (o *GetVoicemailPolicyForbidden) IsRedirect() bool
- func (o *GetVoicemailPolicyForbidden) IsServerError() bool
- func (o *GetVoicemailPolicyForbidden) IsSuccess() bool
- func (o *GetVoicemailPolicyForbidden) String() string
- type GetVoicemailPolicyGatewayTimeout
- func (o *GetVoicemailPolicyGatewayTimeout) Error() string
- func (o *GetVoicemailPolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailPolicyGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailPolicyGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailPolicyGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailPolicyGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailPolicyGatewayTimeout) String() string
- type GetVoicemailPolicyInternalServerError
- func (o *GetVoicemailPolicyInternalServerError) Error() string
- func (o *GetVoicemailPolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyInternalServerError) IsClientError() bool
- func (o *GetVoicemailPolicyInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailPolicyInternalServerError) IsRedirect() bool
- func (o *GetVoicemailPolicyInternalServerError) IsServerError() bool
- func (o *GetVoicemailPolicyInternalServerError) IsSuccess() bool
- func (o *GetVoicemailPolicyInternalServerError) String() string
- type GetVoicemailPolicyNotFound
- func (o *GetVoicemailPolicyNotFound) Error() string
- func (o *GetVoicemailPolicyNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyNotFound) IsClientError() bool
- func (o *GetVoicemailPolicyNotFound) IsCode(code int) bool
- func (o *GetVoicemailPolicyNotFound) IsRedirect() bool
- func (o *GetVoicemailPolicyNotFound) IsServerError() bool
- func (o *GetVoicemailPolicyNotFound) IsSuccess() bool
- func (o *GetVoicemailPolicyNotFound) String() string
- type GetVoicemailPolicyOK
- func (o *GetVoicemailPolicyOK) Error() string
- func (o *GetVoicemailPolicyOK) GetPayload() *models.VoicemailOrganizationPolicy
- func (o *GetVoicemailPolicyOK) IsClientError() bool
- func (o *GetVoicemailPolicyOK) IsCode(code int) bool
- func (o *GetVoicemailPolicyOK) IsRedirect() bool
- func (o *GetVoicemailPolicyOK) IsServerError() bool
- func (o *GetVoicemailPolicyOK) IsSuccess() bool
- func (o *GetVoicemailPolicyOK) String() string
- type GetVoicemailPolicyParams
- func NewGetVoicemailPolicyParams() *GetVoicemailPolicyParams
- func NewGetVoicemailPolicyParamsWithContext(ctx context.Context) *GetVoicemailPolicyParams
- func NewGetVoicemailPolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailPolicyParams
- func NewGetVoicemailPolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailPolicyParams
- func (o *GetVoicemailPolicyParams) SetContext(ctx context.Context)
- func (o *GetVoicemailPolicyParams) SetDefaults()
- func (o *GetVoicemailPolicyParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailPolicyParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailPolicyParams) WithContext(ctx context.Context) *GetVoicemailPolicyParams
- func (o *GetVoicemailPolicyParams) WithDefaults() *GetVoicemailPolicyParams
- func (o *GetVoicemailPolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailPolicyParams
- func (o *GetVoicemailPolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailPolicyParams
- func (o *GetVoicemailPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailPolicyReader
- type GetVoicemailPolicyRequestEntityTooLarge
- func (o *GetVoicemailPolicyRequestEntityTooLarge) Error() string
- func (o *GetVoicemailPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailPolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailPolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailPolicyRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailPolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailPolicyRequestEntityTooLarge) String() string
- type GetVoicemailPolicyRequestTimeout
- func (o *GetVoicemailPolicyRequestTimeout) Error() string
- func (o *GetVoicemailPolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyRequestTimeout) IsClientError() bool
- func (o *GetVoicemailPolicyRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailPolicyRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailPolicyRequestTimeout) IsServerError() bool
- func (o *GetVoicemailPolicyRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailPolicyRequestTimeout) String() string
- type GetVoicemailPolicyServiceUnavailable
- func (o *GetVoicemailPolicyServiceUnavailable) Error() string
- func (o *GetVoicemailPolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailPolicyServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailPolicyServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailPolicyServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailPolicyServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailPolicyServiceUnavailable) String() string
- type GetVoicemailPolicyTooManyRequests
- func (o *GetVoicemailPolicyTooManyRequests) Error() string
- func (o *GetVoicemailPolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyTooManyRequests) IsClientError() bool
- func (o *GetVoicemailPolicyTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailPolicyTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailPolicyTooManyRequests) IsServerError() bool
- func (o *GetVoicemailPolicyTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailPolicyTooManyRequests) String() string
- type GetVoicemailPolicyUnauthorized
- func (o *GetVoicemailPolicyUnauthorized) Error() string
- func (o *GetVoicemailPolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyUnauthorized) IsClientError() bool
- func (o *GetVoicemailPolicyUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailPolicyUnauthorized) IsRedirect() bool
- func (o *GetVoicemailPolicyUnauthorized) IsServerError() bool
- func (o *GetVoicemailPolicyUnauthorized) IsSuccess() bool
- func (o *GetVoicemailPolicyUnauthorized) String() string
- type GetVoicemailPolicyUnsupportedMediaType
- func (o *GetVoicemailPolicyUnsupportedMediaType) Error() string
- func (o *GetVoicemailPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailPolicyUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailPolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailPolicyUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailPolicyUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailPolicyUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailPolicyUnsupportedMediaType) String() string
- type GetVoicemailQueueMessagesBadRequest
- func (o *GetVoicemailQueueMessagesBadRequest) Error() string
- func (o *GetVoicemailQueueMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesBadRequest) IsClientError() bool
- func (o *GetVoicemailQueueMessagesBadRequest) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesBadRequest) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesBadRequest) IsServerError() bool
- func (o *GetVoicemailQueueMessagesBadRequest) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesBadRequest) String() string
- type GetVoicemailQueueMessagesForbidden
- func (o *GetVoicemailQueueMessagesForbidden) Error() string
- func (o *GetVoicemailQueueMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesForbidden) IsClientError() bool
- func (o *GetVoicemailQueueMessagesForbidden) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesForbidden) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesForbidden) IsServerError() bool
- func (o *GetVoicemailQueueMessagesForbidden) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesForbidden) String() string
- type GetVoicemailQueueMessagesGatewayTimeout
- func (o *GetVoicemailQueueMessagesGatewayTimeout) Error() string
- func (o *GetVoicemailQueueMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailQueueMessagesGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailQueueMessagesGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesGatewayTimeout) String() string
- type GetVoicemailQueueMessagesInternalServerError
- func (o *GetVoicemailQueueMessagesInternalServerError) Error() string
- func (o *GetVoicemailQueueMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesInternalServerError) IsClientError() bool
- func (o *GetVoicemailQueueMessagesInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesInternalServerError) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesInternalServerError) IsServerError() bool
- func (o *GetVoicemailQueueMessagesInternalServerError) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesInternalServerError) String() string
- type GetVoicemailQueueMessagesNotFound
- func (o *GetVoicemailQueueMessagesNotFound) Error() string
- func (o *GetVoicemailQueueMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesNotFound) IsClientError() bool
- func (o *GetVoicemailQueueMessagesNotFound) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesNotFound) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesNotFound) IsServerError() bool
- func (o *GetVoicemailQueueMessagesNotFound) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesNotFound) String() string
- type GetVoicemailQueueMessagesOK
- func (o *GetVoicemailQueueMessagesOK) Error() string
- func (o *GetVoicemailQueueMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
- func (o *GetVoicemailQueueMessagesOK) IsClientError() bool
- func (o *GetVoicemailQueueMessagesOK) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesOK) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesOK) IsServerError() bool
- func (o *GetVoicemailQueueMessagesOK) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesOK) String() string
- type GetVoicemailQueueMessagesParams
- func NewGetVoicemailQueueMessagesParams() *GetVoicemailQueueMessagesParams
- func NewGetVoicemailQueueMessagesParamsWithContext(ctx context.Context) *GetVoicemailQueueMessagesParams
- func NewGetVoicemailQueueMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailQueueMessagesParams
- func NewGetVoicemailQueueMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) SetContext(ctx context.Context)
- func (o *GetVoicemailQueueMessagesParams) SetDefaults()
- func (o *GetVoicemailQueueMessagesParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailQueueMessagesParams) SetPageNumber(pageNumber *int32)
- func (o *GetVoicemailQueueMessagesParams) SetPageSize(pageSize *int32)
- func (o *GetVoicemailQueueMessagesParams) SetQueueID(queueID string)
- func (o *GetVoicemailQueueMessagesParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailQueueMessagesParams) WithContext(ctx context.Context) *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) WithDefaults() *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) WithPageNumber(pageNumber *int32) *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) WithPageSize(pageSize *int32) *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) WithQueueID(queueID string) *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailQueueMessagesParams
- func (o *GetVoicemailQueueMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailQueueMessagesReader
- type GetVoicemailQueueMessagesRequestEntityTooLarge
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) Error() string
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) String() string
- type GetVoicemailQueueMessagesRequestTimeout
- func (o *GetVoicemailQueueMessagesRequestTimeout) Error() string
- func (o *GetVoicemailQueueMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesRequestTimeout) IsClientError() bool
- func (o *GetVoicemailQueueMessagesRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesRequestTimeout) IsServerError() bool
- func (o *GetVoicemailQueueMessagesRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesRequestTimeout) String() string
- type GetVoicemailQueueMessagesServiceUnavailable
- func (o *GetVoicemailQueueMessagesServiceUnavailable) Error() string
- func (o *GetVoicemailQueueMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailQueueMessagesServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailQueueMessagesServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesServiceUnavailable) String() string
- type GetVoicemailQueueMessagesTooManyRequests
- func (o *GetVoicemailQueueMessagesTooManyRequests) Error() string
- func (o *GetVoicemailQueueMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesTooManyRequests) IsClientError() bool
- func (o *GetVoicemailQueueMessagesTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesTooManyRequests) IsServerError() bool
- func (o *GetVoicemailQueueMessagesTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesTooManyRequests) String() string
- type GetVoicemailQueueMessagesUnauthorized
- func (o *GetVoicemailQueueMessagesUnauthorized) Error() string
- func (o *GetVoicemailQueueMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesUnauthorized) IsClientError() bool
- func (o *GetVoicemailQueueMessagesUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesUnauthorized) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesUnauthorized) IsServerError() bool
- func (o *GetVoicemailQueueMessagesUnauthorized) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesUnauthorized) String() string
- type GetVoicemailQueueMessagesUnsupportedMediaType
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) Error() string
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailQueueMessagesUnsupportedMediaType) String() string
- type GetVoicemailSearchBadRequest
- func (o *GetVoicemailSearchBadRequest) Error() string
- func (o *GetVoicemailSearchBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchBadRequest) IsClientError() bool
- func (o *GetVoicemailSearchBadRequest) IsCode(code int) bool
- func (o *GetVoicemailSearchBadRequest) IsRedirect() bool
- func (o *GetVoicemailSearchBadRequest) IsServerError() bool
- func (o *GetVoicemailSearchBadRequest) IsSuccess() bool
- func (o *GetVoicemailSearchBadRequest) String() string
- type GetVoicemailSearchForbidden
- func (o *GetVoicemailSearchForbidden) Error() string
- func (o *GetVoicemailSearchForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchForbidden) IsClientError() bool
- func (o *GetVoicemailSearchForbidden) IsCode(code int) bool
- func (o *GetVoicemailSearchForbidden) IsRedirect() bool
- func (o *GetVoicemailSearchForbidden) IsServerError() bool
- func (o *GetVoicemailSearchForbidden) IsSuccess() bool
- func (o *GetVoicemailSearchForbidden) String() string
- type GetVoicemailSearchGatewayTimeout
- func (o *GetVoicemailSearchGatewayTimeout) Error() string
- func (o *GetVoicemailSearchGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailSearchGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailSearchGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailSearchGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailSearchGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailSearchGatewayTimeout) String() string
- type GetVoicemailSearchInternalServerError
- func (o *GetVoicemailSearchInternalServerError) Error() string
- func (o *GetVoicemailSearchInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchInternalServerError) IsClientError() bool
- func (o *GetVoicemailSearchInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailSearchInternalServerError) IsRedirect() bool
- func (o *GetVoicemailSearchInternalServerError) IsServerError() bool
- func (o *GetVoicemailSearchInternalServerError) IsSuccess() bool
- func (o *GetVoicemailSearchInternalServerError) String() string
- type GetVoicemailSearchNotFound
- func (o *GetVoicemailSearchNotFound) Error() string
- func (o *GetVoicemailSearchNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchNotFound) IsClientError() bool
- func (o *GetVoicemailSearchNotFound) IsCode(code int) bool
- func (o *GetVoicemailSearchNotFound) IsRedirect() bool
- func (o *GetVoicemailSearchNotFound) IsServerError() bool
- func (o *GetVoicemailSearchNotFound) IsSuccess() bool
- func (o *GetVoicemailSearchNotFound) String() string
- type GetVoicemailSearchOK
- func (o *GetVoicemailSearchOK) Error() string
- func (o *GetVoicemailSearchOK) GetPayload() *models.VoicemailsSearchResponse
- func (o *GetVoicemailSearchOK) IsClientError() bool
- func (o *GetVoicemailSearchOK) IsCode(code int) bool
- func (o *GetVoicemailSearchOK) IsRedirect() bool
- func (o *GetVoicemailSearchOK) IsServerError() bool
- func (o *GetVoicemailSearchOK) IsSuccess() bool
- func (o *GetVoicemailSearchOK) String() string
- type GetVoicemailSearchParams
- func NewGetVoicemailSearchParams() *GetVoicemailSearchParams
- func NewGetVoicemailSearchParamsWithContext(ctx context.Context) *GetVoicemailSearchParams
- func NewGetVoicemailSearchParamsWithHTTPClient(client *http.Client) *GetVoicemailSearchParams
- func NewGetVoicemailSearchParamsWithTimeout(timeout time.Duration) *GetVoicemailSearchParams
- func (o *GetVoicemailSearchParams) SetContext(ctx context.Context)
- func (o *GetVoicemailSearchParams) SetDefaults()
- func (o *GetVoicemailSearchParams) SetExpand(expand []string)
- func (o *GetVoicemailSearchParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailSearchParams) SetQ64(q64 string)
- func (o *GetVoicemailSearchParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailSearchParams) WithContext(ctx context.Context) *GetVoicemailSearchParams
- func (o *GetVoicemailSearchParams) WithDefaults() *GetVoicemailSearchParams
- func (o *GetVoicemailSearchParams) WithExpand(expand []string) *GetVoicemailSearchParams
- func (o *GetVoicemailSearchParams) WithHTTPClient(client *http.Client) *GetVoicemailSearchParams
- func (o *GetVoicemailSearchParams) WithQ64(q64 string) *GetVoicemailSearchParams
- func (o *GetVoicemailSearchParams) WithTimeout(timeout time.Duration) *GetVoicemailSearchParams
- func (o *GetVoicemailSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailSearchReader
- type GetVoicemailSearchRequestEntityTooLarge
- func (o *GetVoicemailSearchRequestEntityTooLarge) Error() string
- func (o *GetVoicemailSearchRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailSearchRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailSearchRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailSearchRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailSearchRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailSearchRequestEntityTooLarge) String() string
- type GetVoicemailSearchRequestTimeout
- func (o *GetVoicemailSearchRequestTimeout) Error() string
- func (o *GetVoicemailSearchRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchRequestTimeout) IsClientError() bool
- func (o *GetVoicemailSearchRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailSearchRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailSearchRequestTimeout) IsServerError() bool
- func (o *GetVoicemailSearchRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailSearchRequestTimeout) String() string
- type GetVoicemailSearchServiceUnavailable
- func (o *GetVoicemailSearchServiceUnavailable) Error() string
- func (o *GetVoicemailSearchServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailSearchServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailSearchServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailSearchServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailSearchServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailSearchServiceUnavailable) String() string
- type GetVoicemailSearchTooManyRequests
- func (o *GetVoicemailSearchTooManyRequests) Error() string
- func (o *GetVoicemailSearchTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchTooManyRequests) IsClientError() bool
- func (o *GetVoicemailSearchTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailSearchTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailSearchTooManyRequests) IsServerError() bool
- func (o *GetVoicemailSearchTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailSearchTooManyRequests) String() string
- type GetVoicemailSearchUnauthorized
- func (o *GetVoicemailSearchUnauthorized) Error() string
- func (o *GetVoicemailSearchUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchUnauthorized) IsClientError() bool
- func (o *GetVoicemailSearchUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailSearchUnauthorized) IsRedirect() bool
- func (o *GetVoicemailSearchUnauthorized) IsServerError() bool
- func (o *GetVoicemailSearchUnauthorized) IsSuccess() bool
- func (o *GetVoicemailSearchUnauthorized) String() string
- type GetVoicemailSearchUnsupportedMediaType
- func (o *GetVoicemailSearchUnsupportedMediaType) Error() string
- func (o *GetVoicemailSearchUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailSearchUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailSearchUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailSearchUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailSearchUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailSearchUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailSearchUnsupportedMediaType) String() string
- type GetVoicemailUserpolicyBadRequest
- func (o *GetVoicemailUserpolicyBadRequest) Error() string
- func (o *GetVoicemailUserpolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyBadRequest) IsClientError() bool
- func (o *GetVoicemailUserpolicyBadRequest) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyBadRequest) IsRedirect() bool
- func (o *GetVoicemailUserpolicyBadRequest) IsServerError() bool
- func (o *GetVoicemailUserpolicyBadRequest) IsSuccess() bool
- func (o *GetVoicemailUserpolicyBadRequest) String() string
- type GetVoicemailUserpolicyForbidden
- func (o *GetVoicemailUserpolicyForbidden) Error() string
- func (o *GetVoicemailUserpolicyForbidden) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyForbidden) IsClientError() bool
- func (o *GetVoicemailUserpolicyForbidden) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyForbidden) IsRedirect() bool
- func (o *GetVoicemailUserpolicyForbidden) IsServerError() bool
- func (o *GetVoicemailUserpolicyForbidden) IsSuccess() bool
- func (o *GetVoicemailUserpolicyForbidden) String() string
- type GetVoicemailUserpolicyGatewayTimeout
- func (o *GetVoicemailUserpolicyGatewayTimeout) Error() string
- func (o *GetVoicemailUserpolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyGatewayTimeout) IsClientError() bool
- func (o *GetVoicemailUserpolicyGatewayTimeout) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyGatewayTimeout) IsRedirect() bool
- func (o *GetVoicemailUserpolicyGatewayTimeout) IsServerError() bool
- func (o *GetVoicemailUserpolicyGatewayTimeout) IsSuccess() bool
- func (o *GetVoicemailUserpolicyGatewayTimeout) String() string
- type GetVoicemailUserpolicyInternalServerError
- func (o *GetVoicemailUserpolicyInternalServerError) Error() string
- func (o *GetVoicemailUserpolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyInternalServerError) IsClientError() bool
- func (o *GetVoicemailUserpolicyInternalServerError) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyInternalServerError) IsRedirect() bool
- func (o *GetVoicemailUserpolicyInternalServerError) IsServerError() bool
- func (o *GetVoicemailUserpolicyInternalServerError) IsSuccess() bool
- func (o *GetVoicemailUserpolicyInternalServerError) String() string
- type GetVoicemailUserpolicyNotFound
- func (o *GetVoicemailUserpolicyNotFound) Error() string
- func (o *GetVoicemailUserpolicyNotFound) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyNotFound) IsClientError() bool
- func (o *GetVoicemailUserpolicyNotFound) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyNotFound) IsRedirect() bool
- func (o *GetVoicemailUserpolicyNotFound) IsServerError() bool
- func (o *GetVoicemailUserpolicyNotFound) IsSuccess() bool
- func (o *GetVoicemailUserpolicyNotFound) String() string
- type GetVoicemailUserpolicyOK
- func (o *GetVoicemailUserpolicyOK) Error() string
- func (o *GetVoicemailUserpolicyOK) GetPayload() *models.VoicemailUserPolicy
- func (o *GetVoicemailUserpolicyOK) IsClientError() bool
- func (o *GetVoicemailUserpolicyOK) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyOK) IsRedirect() bool
- func (o *GetVoicemailUserpolicyOK) IsServerError() bool
- func (o *GetVoicemailUserpolicyOK) IsSuccess() bool
- func (o *GetVoicemailUserpolicyOK) String() string
- type GetVoicemailUserpolicyParams
- func NewGetVoicemailUserpolicyParams() *GetVoicemailUserpolicyParams
- func NewGetVoicemailUserpolicyParamsWithContext(ctx context.Context) *GetVoicemailUserpolicyParams
- func NewGetVoicemailUserpolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailUserpolicyParams
- func NewGetVoicemailUserpolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailUserpolicyParams
- func (o *GetVoicemailUserpolicyParams) SetContext(ctx context.Context)
- func (o *GetVoicemailUserpolicyParams) SetDefaults()
- func (o *GetVoicemailUserpolicyParams) SetHTTPClient(client *http.Client)
- func (o *GetVoicemailUserpolicyParams) SetTimeout(timeout time.Duration)
- func (o *GetVoicemailUserpolicyParams) SetUserID(userID string)
- func (o *GetVoicemailUserpolicyParams) WithContext(ctx context.Context) *GetVoicemailUserpolicyParams
- func (o *GetVoicemailUserpolicyParams) WithDefaults() *GetVoicemailUserpolicyParams
- func (o *GetVoicemailUserpolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailUserpolicyParams
- func (o *GetVoicemailUserpolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailUserpolicyParams
- func (o *GetVoicemailUserpolicyParams) WithUserID(userID string) *GetVoicemailUserpolicyParams
- func (o *GetVoicemailUserpolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVoicemailUserpolicyReader
- type GetVoicemailUserpolicyRequestEntityTooLarge
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) Error() string
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsClientError() bool
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsServerError() bool
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *GetVoicemailUserpolicyRequestEntityTooLarge) String() string
- type GetVoicemailUserpolicyRequestTimeout
- func (o *GetVoicemailUserpolicyRequestTimeout) Error() string
- func (o *GetVoicemailUserpolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyRequestTimeout) IsClientError() bool
- func (o *GetVoicemailUserpolicyRequestTimeout) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyRequestTimeout) IsRedirect() bool
- func (o *GetVoicemailUserpolicyRequestTimeout) IsServerError() bool
- func (o *GetVoicemailUserpolicyRequestTimeout) IsSuccess() bool
- func (o *GetVoicemailUserpolicyRequestTimeout) String() string
- type GetVoicemailUserpolicyServiceUnavailable
- func (o *GetVoicemailUserpolicyServiceUnavailable) Error() string
- func (o *GetVoicemailUserpolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyServiceUnavailable) IsClientError() bool
- func (o *GetVoicemailUserpolicyServiceUnavailable) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyServiceUnavailable) IsRedirect() bool
- func (o *GetVoicemailUserpolicyServiceUnavailable) IsServerError() bool
- func (o *GetVoicemailUserpolicyServiceUnavailable) IsSuccess() bool
- func (o *GetVoicemailUserpolicyServiceUnavailable) String() string
- type GetVoicemailUserpolicyTooManyRequests
- func (o *GetVoicemailUserpolicyTooManyRequests) Error() string
- func (o *GetVoicemailUserpolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyTooManyRequests) IsClientError() bool
- func (o *GetVoicemailUserpolicyTooManyRequests) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyTooManyRequests) IsRedirect() bool
- func (o *GetVoicemailUserpolicyTooManyRequests) IsServerError() bool
- func (o *GetVoicemailUserpolicyTooManyRequests) IsSuccess() bool
- func (o *GetVoicemailUserpolicyTooManyRequests) String() string
- type GetVoicemailUserpolicyUnauthorized
- func (o *GetVoicemailUserpolicyUnauthorized) Error() string
- func (o *GetVoicemailUserpolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyUnauthorized) IsClientError() bool
- func (o *GetVoicemailUserpolicyUnauthorized) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyUnauthorized) IsRedirect() bool
- func (o *GetVoicemailUserpolicyUnauthorized) IsServerError() bool
- func (o *GetVoicemailUserpolicyUnauthorized) IsSuccess() bool
- func (o *GetVoicemailUserpolicyUnauthorized) String() string
- type GetVoicemailUserpolicyUnsupportedMediaType
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) Error() string
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsClientError() bool
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsRedirect() bool
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsServerError() bool
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsSuccess() bool
- func (o *GetVoicemailUserpolicyUnsupportedMediaType) String() string
- type PatchVoicemailGroupPolicyBadRequest
- func (o *PatchVoicemailGroupPolicyBadRequest) Error() string
- func (o *PatchVoicemailGroupPolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyBadRequest) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyBadRequest) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyBadRequest) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyBadRequest) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyBadRequest) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyBadRequest) String() string
- type PatchVoicemailGroupPolicyForbidden
- func (o *PatchVoicemailGroupPolicyForbidden) Error() string
- func (o *PatchVoicemailGroupPolicyForbidden) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyForbidden) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyForbidden) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyForbidden) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyForbidden) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyForbidden) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyForbidden) String() string
- type PatchVoicemailGroupPolicyGatewayTimeout
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) Error() string
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyGatewayTimeout) String() string
- type PatchVoicemailGroupPolicyInternalServerError
- func (o *PatchVoicemailGroupPolicyInternalServerError) Error() string
- func (o *PatchVoicemailGroupPolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyInternalServerError) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyInternalServerError) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyInternalServerError) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyInternalServerError) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyInternalServerError) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyInternalServerError) String() string
- type PatchVoicemailGroupPolicyNotFound
- func (o *PatchVoicemailGroupPolicyNotFound) Error() string
- func (o *PatchVoicemailGroupPolicyNotFound) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyNotFound) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyNotFound) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyNotFound) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyNotFound) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyNotFound) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyNotFound) String() string
- type PatchVoicemailGroupPolicyOK
- func (o *PatchVoicemailGroupPolicyOK) Error() string
- func (o *PatchVoicemailGroupPolicyOK) GetPayload() *models.VoicemailGroupPolicy
- func (o *PatchVoicemailGroupPolicyOK) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyOK) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyOK) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyOK) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyOK) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyOK) String() string
- type PatchVoicemailGroupPolicyParams
- func NewPatchVoicemailGroupPolicyParams() *PatchVoicemailGroupPolicyParams
- func NewPatchVoicemailGroupPolicyParamsWithContext(ctx context.Context) *PatchVoicemailGroupPolicyParams
- func NewPatchVoicemailGroupPolicyParamsWithHTTPClient(client *http.Client) *PatchVoicemailGroupPolicyParams
- func NewPatchVoicemailGroupPolicyParamsWithTimeout(timeout time.Duration) *PatchVoicemailGroupPolicyParams
- func (o *PatchVoicemailGroupPolicyParams) SetBody(body *models.VoicemailGroupPolicy)
- func (o *PatchVoicemailGroupPolicyParams) SetContext(ctx context.Context)
- func (o *PatchVoicemailGroupPolicyParams) SetDefaults()
- func (o *PatchVoicemailGroupPolicyParams) SetGroupID(groupID string)
- func (o *PatchVoicemailGroupPolicyParams) SetHTTPClient(client *http.Client)
- func (o *PatchVoicemailGroupPolicyParams) SetTimeout(timeout time.Duration)
- func (o *PatchVoicemailGroupPolicyParams) WithBody(body *models.VoicemailGroupPolicy) *PatchVoicemailGroupPolicyParams
- func (o *PatchVoicemailGroupPolicyParams) WithContext(ctx context.Context) *PatchVoicemailGroupPolicyParams
- func (o *PatchVoicemailGroupPolicyParams) WithDefaults() *PatchVoicemailGroupPolicyParams
- func (o *PatchVoicemailGroupPolicyParams) WithGroupID(groupID string) *PatchVoicemailGroupPolicyParams
- func (o *PatchVoicemailGroupPolicyParams) WithHTTPClient(client *http.Client) *PatchVoicemailGroupPolicyParams
- func (o *PatchVoicemailGroupPolicyParams) WithTimeout(timeout time.Duration) *PatchVoicemailGroupPolicyParams
- func (o *PatchVoicemailGroupPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchVoicemailGroupPolicyReader
- type PatchVoicemailGroupPolicyRequestEntityTooLarge
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) Error() string
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) String() string
- type PatchVoicemailGroupPolicyRequestTimeout
- func (o *PatchVoicemailGroupPolicyRequestTimeout) Error() string
- func (o *PatchVoicemailGroupPolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyRequestTimeout) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyRequestTimeout) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyRequestTimeout) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyRequestTimeout) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyRequestTimeout) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyRequestTimeout) String() string
- type PatchVoicemailGroupPolicyServiceUnavailable
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) Error() string
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyServiceUnavailable) String() string
- type PatchVoicemailGroupPolicyTooManyRequests
- func (o *PatchVoicemailGroupPolicyTooManyRequests) Error() string
- func (o *PatchVoicemailGroupPolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyTooManyRequests) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyTooManyRequests) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyTooManyRequests) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyTooManyRequests) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyTooManyRequests) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyTooManyRequests) String() string
- type PatchVoicemailGroupPolicyUnauthorized
- func (o *PatchVoicemailGroupPolicyUnauthorized) Error() string
- func (o *PatchVoicemailGroupPolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyUnauthorized) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyUnauthorized) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyUnauthorized) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyUnauthorized) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyUnauthorized) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyUnauthorized) String() string
- type PatchVoicemailGroupPolicyUnsupportedMediaType
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) Error() string
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsClientError() bool
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsRedirect() bool
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsServerError() bool
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsSuccess() bool
- func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) String() string
- type PatchVoicemailMePolicyBadRequest
- func (o *PatchVoicemailMePolicyBadRequest) Error() string
- func (o *PatchVoicemailMePolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyBadRequest) IsClientError() bool
- func (o *PatchVoicemailMePolicyBadRequest) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyBadRequest) IsRedirect() bool
- func (o *PatchVoicemailMePolicyBadRequest) IsServerError() bool
- func (o *PatchVoicemailMePolicyBadRequest) IsSuccess() bool
- func (o *PatchVoicemailMePolicyBadRequest) String() string
- type PatchVoicemailMePolicyForbidden
- func (o *PatchVoicemailMePolicyForbidden) Error() string
- func (o *PatchVoicemailMePolicyForbidden) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyForbidden) IsClientError() bool
- func (o *PatchVoicemailMePolicyForbidden) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyForbidden) IsRedirect() bool
- func (o *PatchVoicemailMePolicyForbidden) IsServerError() bool
- func (o *PatchVoicemailMePolicyForbidden) IsSuccess() bool
- func (o *PatchVoicemailMePolicyForbidden) String() string
- type PatchVoicemailMePolicyGatewayTimeout
- func (o *PatchVoicemailMePolicyGatewayTimeout) Error() string
- func (o *PatchVoicemailMePolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyGatewayTimeout) IsClientError() bool
- func (o *PatchVoicemailMePolicyGatewayTimeout) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyGatewayTimeout) IsRedirect() bool
- func (o *PatchVoicemailMePolicyGatewayTimeout) IsServerError() bool
- func (o *PatchVoicemailMePolicyGatewayTimeout) IsSuccess() bool
- func (o *PatchVoicemailMePolicyGatewayTimeout) String() string
- type PatchVoicemailMePolicyInternalServerError
- func (o *PatchVoicemailMePolicyInternalServerError) Error() string
- func (o *PatchVoicemailMePolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyInternalServerError) IsClientError() bool
- func (o *PatchVoicemailMePolicyInternalServerError) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyInternalServerError) IsRedirect() bool
- func (o *PatchVoicemailMePolicyInternalServerError) IsServerError() bool
- func (o *PatchVoicemailMePolicyInternalServerError) IsSuccess() bool
- func (o *PatchVoicemailMePolicyInternalServerError) String() string
- type PatchVoicemailMePolicyNotFound
- func (o *PatchVoicemailMePolicyNotFound) Error() string
- func (o *PatchVoicemailMePolicyNotFound) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyNotFound) IsClientError() bool
- func (o *PatchVoicemailMePolicyNotFound) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyNotFound) IsRedirect() bool
- func (o *PatchVoicemailMePolicyNotFound) IsServerError() bool
- func (o *PatchVoicemailMePolicyNotFound) IsSuccess() bool
- func (o *PatchVoicemailMePolicyNotFound) String() string
- type PatchVoicemailMePolicyOK
- func (o *PatchVoicemailMePolicyOK) Error() string
- func (o *PatchVoicemailMePolicyOK) GetPayload() *models.VoicemailUserPolicy
- func (o *PatchVoicemailMePolicyOK) IsClientError() bool
- func (o *PatchVoicemailMePolicyOK) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyOK) IsRedirect() bool
- func (o *PatchVoicemailMePolicyOK) IsServerError() bool
- func (o *PatchVoicemailMePolicyOK) IsSuccess() bool
- func (o *PatchVoicemailMePolicyOK) String() string
- type PatchVoicemailMePolicyParams
- func NewPatchVoicemailMePolicyParams() *PatchVoicemailMePolicyParams
- func NewPatchVoicemailMePolicyParamsWithContext(ctx context.Context) *PatchVoicemailMePolicyParams
- func NewPatchVoicemailMePolicyParamsWithHTTPClient(client *http.Client) *PatchVoicemailMePolicyParams
- func NewPatchVoicemailMePolicyParamsWithTimeout(timeout time.Duration) *PatchVoicemailMePolicyParams
- func (o *PatchVoicemailMePolicyParams) SetBody(body *models.VoicemailUserPolicy)
- func (o *PatchVoicemailMePolicyParams) SetContext(ctx context.Context)
- func (o *PatchVoicemailMePolicyParams) SetDefaults()
- func (o *PatchVoicemailMePolicyParams) SetHTTPClient(client *http.Client)
- func (o *PatchVoicemailMePolicyParams) SetTimeout(timeout time.Duration)
- func (o *PatchVoicemailMePolicyParams) WithBody(body *models.VoicemailUserPolicy) *PatchVoicemailMePolicyParams
- func (o *PatchVoicemailMePolicyParams) WithContext(ctx context.Context) *PatchVoicemailMePolicyParams
- func (o *PatchVoicemailMePolicyParams) WithDefaults() *PatchVoicemailMePolicyParams
- func (o *PatchVoicemailMePolicyParams) WithHTTPClient(client *http.Client) *PatchVoicemailMePolicyParams
- func (o *PatchVoicemailMePolicyParams) WithTimeout(timeout time.Duration) *PatchVoicemailMePolicyParams
- func (o *PatchVoicemailMePolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchVoicemailMePolicyReader
- type PatchVoicemailMePolicyRequestEntityTooLarge
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) Error() string
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsClientError() bool
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsServerError() bool
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchVoicemailMePolicyRequestEntityTooLarge) String() string
- type PatchVoicemailMePolicyRequestTimeout
- func (o *PatchVoicemailMePolicyRequestTimeout) Error() string
- func (o *PatchVoicemailMePolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyRequestTimeout) IsClientError() bool
- func (o *PatchVoicemailMePolicyRequestTimeout) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyRequestTimeout) IsRedirect() bool
- func (o *PatchVoicemailMePolicyRequestTimeout) IsServerError() bool
- func (o *PatchVoicemailMePolicyRequestTimeout) IsSuccess() bool
- func (o *PatchVoicemailMePolicyRequestTimeout) String() string
- type PatchVoicemailMePolicyServiceUnavailable
- func (o *PatchVoicemailMePolicyServiceUnavailable) Error() string
- func (o *PatchVoicemailMePolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyServiceUnavailable) IsClientError() bool
- func (o *PatchVoicemailMePolicyServiceUnavailable) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyServiceUnavailable) IsRedirect() bool
- func (o *PatchVoicemailMePolicyServiceUnavailable) IsServerError() bool
- func (o *PatchVoicemailMePolicyServiceUnavailable) IsSuccess() bool
- func (o *PatchVoicemailMePolicyServiceUnavailable) String() string
- type PatchVoicemailMePolicyTooManyRequests
- func (o *PatchVoicemailMePolicyTooManyRequests) Error() string
- func (o *PatchVoicemailMePolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyTooManyRequests) IsClientError() bool
- func (o *PatchVoicemailMePolicyTooManyRequests) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyTooManyRequests) IsRedirect() bool
- func (o *PatchVoicemailMePolicyTooManyRequests) IsServerError() bool
- func (o *PatchVoicemailMePolicyTooManyRequests) IsSuccess() bool
- func (o *PatchVoicemailMePolicyTooManyRequests) String() string
- type PatchVoicemailMePolicyUnauthorized
- func (o *PatchVoicemailMePolicyUnauthorized) Error() string
- func (o *PatchVoicemailMePolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyUnauthorized) IsClientError() bool
- func (o *PatchVoicemailMePolicyUnauthorized) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyUnauthorized) IsRedirect() bool
- func (o *PatchVoicemailMePolicyUnauthorized) IsServerError() bool
- func (o *PatchVoicemailMePolicyUnauthorized) IsSuccess() bool
- func (o *PatchVoicemailMePolicyUnauthorized) String() string
- type PatchVoicemailMePolicyUnsupportedMediaType
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) Error() string
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsClientError() bool
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsRedirect() bool
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsServerError() bool
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsSuccess() bool
- func (o *PatchVoicemailMePolicyUnsupportedMediaType) String() string
- type PatchVoicemailMessageBadRequest
- func (o *PatchVoicemailMessageBadRequest) Error() string
- func (o *PatchVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageBadRequest) IsClientError() bool
- func (o *PatchVoicemailMessageBadRequest) IsCode(code int) bool
- func (o *PatchVoicemailMessageBadRequest) IsRedirect() bool
- func (o *PatchVoicemailMessageBadRequest) IsServerError() bool
- func (o *PatchVoicemailMessageBadRequest) IsSuccess() bool
- func (o *PatchVoicemailMessageBadRequest) String() string
- type PatchVoicemailMessageConflict
- func (o *PatchVoicemailMessageConflict) Error() string
- func (o *PatchVoicemailMessageConflict) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageConflict) IsClientError() bool
- func (o *PatchVoicemailMessageConflict) IsCode(code int) bool
- func (o *PatchVoicemailMessageConflict) IsRedirect() bool
- func (o *PatchVoicemailMessageConflict) IsServerError() bool
- func (o *PatchVoicemailMessageConflict) IsSuccess() bool
- func (o *PatchVoicemailMessageConflict) String() string
- type PatchVoicemailMessageForbidden
- func (o *PatchVoicemailMessageForbidden) Error() string
- func (o *PatchVoicemailMessageForbidden) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageForbidden) IsClientError() bool
- func (o *PatchVoicemailMessageForbidden) IsCode(code int) bool
- func (o *PatchVoicemailMessageForbidden) IsRedirect() bool
- func (o *PatchVoicemailMessageForbidden) IsServerError() bool
- func (o *PatchVoicemailMessageForbidden) IsSuccess() bool
- func (o *PatchVoicemailMessageForbidden) String() string
- type PatchVoicemailMessageGatewayTimeout
- func (o *PatchVoicemailMessageGatewayTimeout) Error() string
- func (o *PatchVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageGatewayTimeout) IsClientError() bool
- func (o *PatchVoicemailMessageGatewayTimeout) IsCode(code int) bool
- func (o *PatchVoicemailMessageGatewayTimeout) IsRedirect() bool
- func (o *PatchVoicemailMessageGatewayTimeout) IsServerError() bool
- func (o *PatchVoicemailMessageGatewayTimeout) IsSuccess() bool
- func (o *PatchVoicemailMessageGatewayTimeout) String() string
- type PatchVoicemailMessageInternalServerError
- func (o *PatchVoicemailMessageInternalServerError) Error() string
- func (o *PatchVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageInternalServerError) IsClientError() bool
- func (o *PatchVoicemailMessageInternalServerError) IsCode(code int) bool
- func (o *PatchVoicemailMessageInternalServerError) IsRedirect() bool
- func (o *PatchVoicemailMessageInternalServerError) IsServerError() bool
- func (o *PatchVoicemailMessageInternalServerError) IsSuccess() bool
- func (o *PatchVoicemailMessageInternalServerError) String() string
- type PatchVoicemailMessageNotFound
- func (o *PatchVoicemailMessageNotFound) Error() string
- func (o *PatchVoicemailMessageNotFound) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageNotFound) IsClientError() bool
- func (o *PatchVoicemailMessageNotFound) IsCode(code int) bool
- func (o *PatchVoicemailMessageNotFound) IsRedirect() bool
- func (o *PatchVoicemailMessageNotFound) IsServerError() bool
- func (o *PatchVoicemailMessageNotFound) IsSuccess() bool
- func (o *PatchVoicemailMessageNotFound) String() string
- type PatchVoicemailMessageOK
- func (o *PatchVoicemailMessageOK) Error() string
- func (o *PatchVoicemailMessageOK) GetPayload() *models.VoicemailMessage
- func (o *PatchVoicemailMessageOK) IsClientError() bool
- func (o *PatchVoicemailMessageOK) IsCode(code int) bool
- func (o *PatchVoicemailMessageOK) IsRedirect() bool
- func (o *PatchVoicemailMessageOK) IsServerError() bool
- func (o *PatchVoicemailMessageOK) IsSuccess() bool
- func (o *PatchVoicemailMessageOK) String() string
- type PatchVoicemailMessageParams
- func NewPatchVoicemailMessageParams() *PatchVoicemailMessageParams
- func NewPatchVoicemailMessageParamsWithContext(ctx context.Context) *PatchVoicemailMessageParams
- func NewPatchVoicemailMessageParamsWithHTTPClient(client *http.Client) *PatchVoicemailMessageParams
- func NewPatchVoicemailMessageParamsWithTimeout(timeout time.Duration) *PatchVoicemailMessageParams
- func (o *PatchVoicemailMessageParams) SetBody(body *models.VoicemailMessage)
- func (o *PatchVoicemailMessageParams) SetContext(ctx context.Context)
- func (o *PatchVoicemailMessageParams) SetDefaults()
- func (o *PatchVoicemailMessageParams) SetHTTPClient(client *http.Client)
- func (o *PatchVoicemailMessageParams) SetMessageID(messageID string)
- func (o *PatchVoicemailMessageParams) SetTimeout(timeout time.Duration)
- func (o *PatchVoicemailMessageParams) WithBody(body *models.VoicemailMessage) *PatchVoicemailMessageParams
- func (o *PatchVoicemailMessageParams) WithContext(ctx context.Context) *PatchVoicemailMessageParams
- func (o *PatchVoicemailMessageParams) WithDefaults() *PatchVoicemailMessageParams
- func (o *PatchVoicemailMessageParams) WithHTTPClient(client *http.Client) *PatchVoicemailMessageParams
- func (o *PatchVoicemailMessageParams) WithMessageID(messageID string) *PatchVoicemailMessageParams
- func (o *PatchVoicemailMessageParams) WithTimeout(timeout time.Duration) *PatchVoicemailMessageParams
- func (o *PatchVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchVoicemailMessageReader
- type PatchVoicemailMessageRequestEntityTooLarge
- func (o *PatchVoicemailMessageRequestEntityTooLarge) Error() string
- func (o *PatchVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageRequestEntityTooLarge) IsClientError() bool
- func (o *PatchVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchVoicemailMessageRequestEntityTooLarge) IsServerError() bool
- func (o *PatchVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchVoicemailMessageRequestEntityTooLarge) String() string
- type PatchVoicemailMessageRequestTimeout
- func (o *PatchVoicemailMessageRequestTimeout) Error() string
- func (o *PatchVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageRequestTimeout) IsClientError() bool
- func (o *PatchVoicemailMessageRequestTimeout) IsCode(code int) bool
- func (o *PatchVoicemailMessageRequestTimeout) IsRedirect() bool
- func (o *PatchVoicemailMessageRequestTimeout) IsServerError() bool
- func (o *PatchVoicemailMessageRequestTimeout) IsSuccess() bool
- func (o *PatchVoicemailMessageRequestTimeout) String() string
- type PatchVoicemailMessageServiceUnavailable
- func (o *PatchVoicemailMessageServiceUnavailable) Error() string
- func (o *PatchVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageServiceUnavailable) IsClientError() bool
- func (o *PatchVoicemailMessageServiceUnavailable) IsCode(code int) bool
- func (o *PatchVoicemailMessageServiceUnavailable) IsRedirect() bool
- func (o *PatchVoicemailMessageServiceUnavailable) IsServerError() bool
- func (o *PatchVoicemailMessageServiceUnavailable) IsSuccess() bool
- func (o *PatchVoicemailMessageServiceUnavailable) String() string
- type PatchVoicemailMessageTooManyRequests
- func (o *PatchVoicemailMessageTooManyRequests) Error() string
- func (o *PatchVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageTooManyRequests) IsClientError() bool
- func (o *PatchVoicemailMessageTooManyRequests) IsCode(code int) bool
- func (o *PatchVoicemailMessageTooManyRequests) IsRedirect() bool
- func (o *PatchVoicemailMessageTooManyRequests) IsServerError() bool
- func (o *PatchVoicemailMessageTooManyRequests) IsSuccess() bool
- func (o *PatchVoicemailMessageTooManyRequests) String() string
- type PatchVoicemailMessageUnauthorized
- func (o *PatchVoicemailMessageUnauthorized) Error() string
- func (o *PatchVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageUnauthorized) IsClientError() bool
- func (o *PatchVoicemailMessageUnauthorized) IsCode(code int) bool
- func (o *PatchVoicemailMessageUnauthorized) IsRedirect() bool
- func (o *PatchVoicemailMessageUnauthorized) IsServerError() bool
- func (o *PatchVoicemailMessageUnauthorized) IsSuccess() bool
- func (o *PatchVoicemailMessageUnauthorized) String() string
- type PatchVoicemailMessageUnsupportedMediaType
- func (o *PatchVoicemailMessageUnsupportedMediaType) Error() string
- func (o *PatchVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailMessageUnsupportedMediaType) IsClientError() bool
- func (o *PatchVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchVoicemailMessageUnsupportedMediaType) IsRedirect() bool
- func (o *PatchVoicemailMessageUnsupportedMediaType) IsServerError() bool
- func (o *PatchVoicemailMessageUnsupportedMediaType) IsSuccess() bool
- func (o *PatchVoicemailMessageUnsupportedMediaType) String() string
- type PatchVoicemailUserpolicyBadRequest
- func (o *PatchVoicemailUserpolicyBadRequest) Error() string
- func (o *PatchVoicemailUserpolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyBadRequest) IsClientError() bool
- func (o *PatchVoicemailUserpolicyBadRequest) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyBadRequest) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyBadRequest) IsServerError() bool
- func (o *PatchVoicemailUserpolicyBadRequest) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyBadRequest) String() string
- type PatchVoicemailUserpolicyForbidden
- func (o *PatchVoicemailUserpolicyForbidden) Error() string
- func (o *PatchVoicemailUserpolicyForbidden) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyForbidden) IsClientError() bool
- func (o *PatchVoicemailUserpolicyForbidden) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyForbidden) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyForbidden) IsServerError() bool
- func (o *PatchVoicemailUserpolicyForbidden) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyForbidden) String() string
- type PatchVoicemailUserpolicyGatewayTimeout
- func (o *PatchVoicemailUserpolicyGatewayTimeout) Error() string
- func (o *PatchVoicemailUserpolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyGatewayTimeout) IsClientError() bool
- func (o *PatchVoicemailUserpolicyGatewayTimeout) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyGatewayTimeout) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyGatewayTimeout) IsServerError() bool
- func (o *PatchVoicemailUserpolicyGatewayTimeout) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyGatewayTimeout) String() string
- type PatchVoicemailUserpolicyInternalServerError
- func (o *PatchVoicemailUserpolicyInternalServerError) Error() string
- func (o *PatchVoicemailUserpolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyInternalServerError) IsClientError() bool
- func (o *PatchVoicemailUserpolicyInternalServerError) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyInternalServerError) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyInternalServerError) IsServerError() bool
- func (o *PatchVoicemailUserpolicyInternalServerError) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyInternalServerError) String() string
- type PatchVoicemailUserpolicyNotFound
- func (o *PatchVoicemailUserpolicyNotFound) Error() string
- func (o *PatchVoicemailUserpolicyNotFound) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyNotFound) IsClientError() bool
- func (o *PatchVoicemailUserpolicyNotFound) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyNotFound) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyNotFound) IsServerError() bool
- func (o *PatchVoicemailUserpolicyNotFound) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyNotFound) String() string
- type PatchVoicemailUserpolicyOK
- func (o *PatchVoicemailUserpolicyOK) Error() string
- func (o *PatchVoicemailUserpolicyOK) GetPayload() *models.VoicemailUserPolicy
- func (o *PatchVoicemailUserpolicyOK) IsClientError() bool
- func (o *PatchVoicemailUserpolicyOK) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyOK) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyOK) IsServerError() bool
- func (o *PatchVoicemailUserpolicyOK) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyOK) String() string
- type PatchVoicemailUserpolicyParams
- func NewPatchVoicemailUserpolicyParams() *PatchVoicemailUserpolicyParams
- func NewPatchVoicemailUserpolicyParamsWithContext(ctx context.Context) *PatchVoicemailUserpolicyParams
- func NewPatchVoicemailUserpolicyParamsWithHTTPClient(client *http.Client) *PatchVoicemailUserpolicyParams
- func NewPatchVoicemailUserpolicyParamsWithTimeout(timeout time.Duration) *PatchVoicemailUserpolicyParams
- func (o *PatchVoicemailUserpolicyParams) SetBody(body *models.VoicemailUserPolicy)
- func (o *PatchVoicemailUserpolicyParams) SetContext(ctx context.Context)
- func (o *PatchVoicemailUserpolicyParams) SetDefaults()
- func (o *PatchVoicemailUserpolicyParams) SetHTTPClient(client *http.Client)
- func (o *PatchVoicemailUserpolicyParams) SetTimeout(timeout time.Duration)
- func (o *PatchVoicemailUserpolicyParams) SetUserID(userID string)
- func (o *PatchVoicemailUserpolicyParams) WithBody(body *models.VoicemailUserPolicy) *PatchVoicemailUserpolicyParams
- func (o *PatchVoicemailUserpolicyParams) WithContext(ctx context.Context) *PatchVoicemailUserpolicyParams
- func (o *PatchVoicemailUserpolicyParams) WithDefaults() *PatchVoicemailUserpolicyParams
- func (o *PatchVoicemailUserpolicyParams) WithHTTPClient(client *http.Client) *PatchVoicemailUserpolicyParams
- func (o *PatchVoicemailUserpolicyParams) WithTimeout(timeout time.Duration) *PatchVoicemailUserpolicyParams
- func (o *PatchVoicemailUserpolicyParams) WithUserID(userID string) *PatchVoicemailUserpolicyParams
- func (o *PatchVoicemailUserpolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchVoicemailUserpolicyReader
- type PatchVoicemailUserpolicyRequestEntityTooLarge
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) Error() string
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsClientError() bool
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsServerError() bool
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) String() string
- type PatchVoicemailUserpolicyRequestTimeout
- func (o *PatchVoicemailUserpolicyRequestTimeout) Error() string
- func (o *PatchVoicemailUserpolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyRequestTimeout) IsClientError() bool
- func (o *PatchVoicemailUserpolicyRequestTimeout) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyRequestTimeout) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyRequestTimeout) IsServerError() bool
- func (o *PatchVoicemailUserpolicyRequestTimeout) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyRequestTimeout) String() string
- type PatchVoicemailUserpolicyServiceUnavailable
- func (o *PatchVoicemailUserpolicyServiceUnavailable) Error() string
- func (o *PatchVoicemailUserpolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyServiceUnavailable) IsClientError() bool
- func (o *PatchVoicemailUserpolicyServiceUnavailable) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyServiceUnavailable) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyServiceUnavailable) IsServerError() bool
- func (o *PatchVoicemailUserpolicyServiceUnavailable) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyServiceUnavailable) String() string
- type PatchVoicemailUserpolicyTooManyRequests
- func (o *PatchVoicemailUserpolicyTooManyRequests) Error() string
- func (o *PatchVoicemailUserpolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyTooManyRequests) IsClientError() bool
- func (o *PatchVoicemailUserpolicyTooManyRequests) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyTooManyRequests) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyTooManyRequests) IsServerError() bool
- func (o *PatchVoicemailUserpolicyTooManyRequests) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyTooManyRequests) String() string
- type PatchVoicemailUserpolicyUnauthorized
- func (o *PatchVoicemailUserpolicyUnauthorized) Error() string
- func (o *PatchVoicemailUserpolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyUnauthorized) IsClientError() bool
- func (o *PatchVoicemailUserpolicyUnauthorized) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyUnauthorized) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyUnauthorized) IsServerError() bool
- func (o *PatchVoicemailUserpolicyUnauthorized) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyUnauthorized) String() string
- type PatchVoicemailUserpolicyUnsupportedMediaType
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) Error() string
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsClientError() bool
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsRedirect() bool
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsServerError() bool
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsSuccess() bool
- func (o *PatchVoicemailUserpolicyUnsupportedMediaType) String() string
- type PostVoicemailMessagesBadRequest
- func (o *PostVoicemailMessagesBadRequest) Error() string
- func (o *PostVoicemailMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesBadRequest) IsClientError() bool
- func (o *PostVoicemailMessagesBadRequest) IsCode(code int) bool
- func (o *PostVoicemailMessagesBadRequest) IsRedirect() bool
- func (o *PostVoicemailMessagesBadRequest) IsServerError() bool
- func (o *PostVoicemailMessagesBadRequest) IsSuccess() bool
- func (o *PostVoicemailMessagesBadRequest) String() string
- type PostVoicemailMessagesConflict
- func (o *PostVoicemailMessagesConflict) Error() string
- func (o *PostVoicemailMessagesConflict) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesConflict) IsClientError() bool
- func (o *PostVoicemailMessagesConflict) IsCode(code int) bool
- func (o *PostVoicemailMessagesConflict) IsRedirect() bool
- func (o *PostVoicemailMessagesConflict) IsServerError() bool
- func (o *PostVoicemailMessagesConflict) IsSuccess() bool
- func (o *PostVoicemailMessagesConflict) String() string
- type PostVoicemailMessagesForbidden
- func (o *PostVoicemailMessagesForbidden) Error() string
- func (o *PostVoicemailMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesForbidden) IsClientError() bool
- func (o *PostVoicemailMessagesForbidden) IsCode(code int) bool
- func (o *PostVoicemailMessagesForbidden) IsRedirect() bool
- func (o *PostVoicemailMessagesForbidden) IsServerError() bool
- func (o *PostVoicemailMessagesForbidden) IsSuccess() bool
- func (o *PostVoicemailMessagesForbidden) String() string
- type PostVoicemailMessagesGatewayTimeout
- func (o *PostVoicemailMessagesGatewayTimeout) Error() string
- func (o *PostVoicemailMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesGatewayTimeout) IsClientError() bool
- func (o *PostVoicemailMessagesGatewayTimeout) IsCode(code int) bool
- func (o *PostVoicemailMessagesGatewayTimeout) IsRedirect() bool
- func (o *PostVoicemailMessagesGatewayTimeout) IsServerError() bool
- func (o *PostVoicemailMessagesGatewayTimeout) IsSuccess() bool
- func (o *PostVoicemailMessagesGatewayTimeout) String() string
- type PostVoicemailMessagesInternalServerError
- func (o *PostVoicemailMessagesInternalServerError) Error() string
- func (o *PostVoicemailMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesInternalServerError) IsClientError() bool
- func (o *PostVoicemailMessagesInternalServerError) IsCode(code int) bool
- func (o *PostVoicemailMessagesInternalServerError) IsRedirect() bool
- func (o *PostVoicemailMessagesInternalServerError) IsServerError() bool
- func (o *PostVoicemailMessagesInternalServerError) IsSuccess() bool
- func (o *PostVoicemailMessagesInternalServerError) String() string
- type PostVoicemailMessagesNotFound
- func (o *PostVoicemailMessagesNotFound) Error() string
- func (o *PostVoicemailMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesNotFound) IsClientError() bool
- func (o *PostVoicemailMessagesNotFound) IsCode(code int) bool
- func (o *PostVoicemailMessagesNotFound) IsRedirect() bool
- func (o *PostVoicemailMessagesNotFound) IsServerError() bool
- func (o *PostVoicemailMessagesNotFound) IsSuccess() bool
- func (o *PostVoicemailMessagesNotFound) String() string
- type PostVoicemailMessagesOK
- func (o *PostVoicemailMessagesOK) Error() string
- func (o *PostVoicemailMessagesOK) GetPayload() *models.VoicemailMessage
- func (o *PostVoicemailMessagesOK) IsClientError() bool
- func (o *PostVoicemailMessagesOK) IsCode(code int) bool
- func (o *PostVoicemailMessagesOK) IsRedirect() bool
- func (o *PostVoicemailMessagesOK) IsServerError() bool
- func (o *PostVoicemailMessagesOK) IsSuccess() bool
- func (o *PostVoicemailMessagesOK) String() string
- type PostVoicemailMessagesParams
- func NewPostVoicemailMessagesParams() *PostVoicemailMessagesParams
- func NewPostVoicemailMessagesParamsWithContext(ctx context.Context) *PostVoicemailMessagesParams
- func NewPostVoicemailMessagesParamsWithHTTPClient(client *http.Client) *PostVoicemailMessagesParams
- func NewPostVoicemailMessagesParamsWithTimeout(timeout time.Duration) *PostVoicemailMessagesParams
- func (o *PostVoicemailMessagesParams) SetBody(body *models.CopyVoicemailMessage)
- func (o *PostVoicemailMessagesParams) SetContext(ctx context.Context)
- func (o *PostVoicemailMessagesParams) SetDefaults()
- func (o *PostVoicemailMessagesParams) SetHTTPClient(client *http.Client)
- func (o *PostVoicemailMessagesParams) SetTimeout(timeout time.Duration)
- func (o *PostVoicemailMessagesParams) WithBody(body *models.CopyVoicemailMessage) *PostVoicemailMessagesParams
- func (o *PostVoicemailMessagesParams) WithContext(ctx context.Context) *PostVoicemailMessagesParams
- func (o *PostVoicemailMessagesParams) WithDefaults() *PostVoicemailMessagesParams
- func (o *PostVoicemailMessagesParams) WithHTTPClient(client *http.Client) *PostVoicemailMessagesParams
- func (o *PostVoicemailMessagesParams) WithTimeout(timeout time.Duration) *PostVoicemailMessagesParams
- func (o *PostVoicemailMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostVoicemailMessagesReader
- type PostVoicemailMessagesRequestEntityTooLarge
- func (o *PostVoicemailMessagesRequestEntityTooLarge) Error() string
- func (o *PostVoicemailMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *PostVoicemailMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostVoicemailMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *PostVoicemailMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *PostVoicemailMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *PostVoicemailMessagesRequestEntityTooLarge) String() string
- type PostVoicemailMessagesRequestTimeout
- func (o *PostVoicemailMessagesRequestTimeout) Error() string
- func (o *PostVoicemailMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesRequestTimeout) IsClientError() bool
- func (o *PostVoicemailMessagesRequestTimeout) IsCode(code int) bool
- func (o *PostVoicemailMessagesRequestTimeout) IsRedirect() bool
- func (o *PostVoicemailMessagesRequestTimeout) IsServerError() bool
- func (o *PostVoicemailMessagesRequestTimeout) IsSuccess() bool
- func (o *PostVoicemailMessagesRequestTimeout) String() string
- type PostVoicemailMessagesServiceUnavailable
- func (o *PostVoicemailMessagesServiceUnavailable) Error() string
- func (o *PostVoicemailMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesServiceUnavailable) IsClientError() bool
- func (o *PostVoicemailMessagesServiceUnavailable) IsCode(code int) bool
- func (o *PostVoicemailMessagesServiceUnavailable) IsRedirect() bool
- func (o *PostVoicemailMessagesServiceUnavailable) IsServerError() bool
- func (o *PostVoicemailMessagesServiceUnavailable) IsSuccess() bool
- func (o *PostVoicemailMessagesServiceUnavailable) String() string
- type PostVoicemailMessagesTooManyRequests
- func (o *PostVoicemailMessagesTooManyRequests) Error() string
- func (o *PostVoicemailMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesTooManyRequests) IsClientError() bool
- func (o *PostVoicemailMessagesTooManyRequests) IsCode(code int) bool
- func (o *PostVoicemailMessagesTooManyRequests) IsRedirect() bool
- func (o *PostVoicemailMessagesTooManyRequests) IsServerError() bool
- func (o *PostVoicemailMessagesTooManyRequests) IsSuccess() bool
- func (o *PostVoicemailMessagesTooManyRequests) String() string
- type PostVoicemailMessagesUnauthorized
- func (o *PostVoicemailMessagesUnauthorized) Error() string
- func (o *PostVoicemailMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesUnauthorized) IsClientError() bool
- func (o *PostVoicemailMessagesUnauthorized) IsCode(code int) bool
- func (o *PostVoicemailMessagesUnauthorized) IsRedirect() bool
- func (o *PostVoicemailMessagesUnauthorized) IsServerError() bool
- func (o *PostVoicemailMessagesUnauthorized) IsSuccess() bool
- func (o *PostVoicemailMessagesUnauthorized) String() string
- type PostVoicemailMessagesUnsupportedMediaType
- func (o *PostVoicemailMessagesUnsupportedMediaType) Error() string
- func (o *PostVoicemailMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostVoicemailMessagesUnsupportedMediaType) IsClientError() bool
- func (o *PostVoicemailMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *PostVoicemailMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *PostVoicemailMessagesUnsupportedMediaType) IsServerError() bool
- func (o *PostVoicemailMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *PostVoicemailMessagesUnsupportedMediaType) String() string
- type PostVoicemailSearchBadRequest
- func (o *PostVoicemailSearchBadRequest) Error() string
- func (o *PostVoicemailSearchBadRequest) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchBadRequest) IsClientError() bool
- func (o *PostVoicemailSearchBadRequest) IsCode(code int) bool
- func (o *PostVoicemailSearchBadRequest) IsRedirect() bool
- func (o *PostVoicemailSearchBadRequest) IsServerError() bool
- func (o *PostVoicemailSearchBadRequest) IsSuccess() bool
- func (o *PostVoicemailSearchBadRequest) String() string
- type PostVoicemailSearchForbidden
- func (o *PostVoicemailSearchForbidden) Error() string
- func (o *PostVoicemailSearchForbidden) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchForbidden) IsClientError() bool
- func (o *PostVoicemailSearchForbidden) IsCode(code int) bool
- func (o *PostVoicemailSearchForbidden) IsRedirect() bool
- func (o *PostVoicemailSearchForbidden) IsServerError() bool
- func (o *PostVoicemailSearchForbidden) IsSuccess() bool
- func (o *PostVoicemailSearchForbidden) String() string
- type PostVoicemailSearchGatewayTimeout
- func (o *PostVoicemailSearchGatewayTimeout) Error() string
- func (o *PostVoicemailSearchGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchGatewayTimeout) IsClientError() bool
- func (o *PostVoicemailSearchGatewayTimeout) IsCode(code int) bool
- func (o *PostVoicemailSearchGatewayTimeout) IsRedirect() bool
- func (o *PostVoicemailSearchGatewayTimeout) IsServerError() bool
- func (o *PostVoicemailSearchGatewayTimeout) IsSuccess() bool
- func (o *PostVoicemailSearchGatewayTimeout) String() string
- type PostVoicemailSearchInternalServerError
- func (o *PostVoicemailSearchInternalServerError) Error() string
- func (o *PostVoicemailSearchInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchInternalServerError) IsClientError() bool
- func (o *PostVoicemailSearchInternalServerError) IsCode(code int) bool
- func (o *PostVoicemailSearchInternalServerError) IsRedirect() bool
- func (o *PostVoicemailSearchInternalServerError) IsServerError() bool
- func (o *PostVoicemailSearchInternalServerError) IsSuccess() bool
- func (o *PostVoicemailSearchInternalServerError) String() string
- type PostVoicemailSearchNotFound
- func (o *PostVoicemailSearchNotFound) Error() string
- func (o *PostVoicemailSearchNotFound) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchNotFound) IsClientError() bool
- func (o *PostVoicemailSearchNotFound) IsCode(code int) bool
- func (o *PostVoicemailSearchNotFound) IsRedirect() bool
- func (o *PostVoicemailSearchNotFound) IsServerError() bool
- func (o *PostVoicemailSearchNotFound) IsSuccess() bool
- func (o *PostVoicemailSearchNotFound) String() string
- type PostVoicemailSearchOK
- func (o *PostVoicemailSearchOK) Error() string
- func (o *PostVoicemailSearchOK) GetPayload() *models.VoicemailsSearchResponse
- func (o *PostVoicemailSearchOK) IsClientError() bool
- func (o *PostVoicemailSearchOK) IsCode(code int) bool
- func (o *PostVoicemailSearchOK) IsRedirect() bool
- func (o *PostVoicemailSearchOK) IsServerError() bool
- func (o *PostVoicemailSearchOK) IsSuccess() bool
- func (o *PostVoicemailSearchOK) String() string
- type PostVoicemailSearchParams
- func NewPostVoicemailSearchParams() *PostVoicemailSearchParams
- func NewPostVoicemailSearchParamsWithContext(ctx context.Context) *PostVoicemailSearchParams
- func NewPostVoicemailSearchParamsWithHTTPClient(client *http.Client) *PostVoicemailSearchParams
- func NewPostVoicemailSearchParamsWithTimeout(timeout time.Duration) *PostVoicemailSearchParams
- func (o *PostVoicemailSearchParams) SetBody(body *models.VoicemailSearchRequest)
- func (o *PostVoicemailSearchParams) SetContext(ctx context.Context)
- func (o *PostVoicemailSearchParams) SetDefaults()
- func (o *PostVoicemailSearchParams) SetHTTPClient(client *http.Client)
- func (o *PostVoicemailSearchParams) SetTimeout(timeout time.Duration)
- func (o *PostVoicemailSearchParams) WithBody(body *models.VoicemailSearchRequest) *PostVoicemailSearchParams
- func (o *PostVoicemailSearchParams) WithContext(ctx context.Context) *PostVoicemailSearchParams
- func (o *PostVoicemailSearchParams) WithDefaults() *PostVoicemailSearchParams
- func (o *PostVoicemailSearchParams) WithHTTPClient(client *http.Client) *PostVoicemailSearchParams
- func (o *PostVoicemailSearchParams) WithTimeout(timeout time.Duration) *PostVoicemailSearchParams
- func (o *PostVoicemailSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostVoicemailSearchReader
- type PostVoicemailSearchRequestEntityTooLarge
- func (o *PostVoicemailSearchRequestEntityTooLarge) Error() string
- func (o *PostVoicemailSearchRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchRequestEntityTooLarge) IsClientError() bool
- func (o *PostVoicemailSearchRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostVoicemailSearchRequestEntityTooLarge) IsRedirect() bool
- func (o *PostVoicemailSearchRequestEntityTooLarge) IsServerError() bool
- func (o *PostVoicemailSearchRequestEntityTooLarge) IsSuccess() bool
- func (o *PostVoicemailSearchRequestEntityTooLarge) String() string
- type PostVoicemailSearchRequestTimeout
- func (o *PostVoicemailSearchRequestTimeout) Error() string
- func (o *PostVoicemailSearchRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchRequestTimeout) IsClientError() bool
- func (o *PostVoicemailSearchRequestTimeout) IsCode(code int) bool
- func (o *PostVoicemailSearchRequestTimeout) IsRedirect() bool
- func (o *PostVoicemailSearchRequestTimeout) IsServerError() bool
- func (o *PostVoicemailSearchRequestTimeout) IsSuccess() bool
- func (o *PostVoicemailSearchRequestTimeout) String() string
- type PostVoicemailSearchServiceUnavailable
- func (o *PostVoicemailSearchServiceUnavailable) Error() string
- func (o *PostVoicemailSearchServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchServiceUnavailable) IsClientError() bool
- func (o *PostVoicemailSearchServiceUnavailable) IsCode(code int) bool
- func (o *PostVoicemailSearchServiceUnavailable) IsRedirect() bool
- func (o *PostVoicemailSearchServiceUnavailable) IsServerError() bool
- func (o *PostVoicemailSearchServiceUnavailable) IsSuccess() bool
- func (o *PostVoicemailSearchServiceUnavailable) String() string
- type PostVoicemailSearchTooManyRequests
- func (o *PostVoicemailSearchTooManyRequests) Error() string
- func (o *PostVoicemailSearchTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchTooManyRequests) IsClientError() bool
- func (o *PostVoicemailSearchTooManyRequests) IsCode(code int) bool
- func (o *PostVoicemailSearchTooManyRequests) IsRedirect() bool
- func (o *PostVoicemailSearchTooManyRequests) IsServerError() bool
- func (o *PostVoicemailSearchTooManyRequests) IsSuccess() bool
- func (o *PostVoicemailSearchTooManyRequests) String() string
- type PostVoicemailSearchUnauthorized
- func (o *PostVoicemailSearchUnauthorized) Error() string
- func (o *PostVoicemailSearchUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchUnauthorized) IsClientError() bool
- func (o *PostVoicemailSearchUnauthorized) IsCode(code int) bool
- func (o *PostVoicemailSearchUnauthorized) IsRedirect() bool
- func (o *PostVoicemailSearchUnauthorized) IsServerError() bool
- func (o *PostVoicemailSearchUnauthorized) IsSuccess() bool
- func (o *PostVoicemailSearchUnauthorized) String() string
- type PostVoicemailSearchUnsupportedMediaType
- func (o *PostVoicemailSearchUnsupportedMediaType) Error() string
- func (o *PostVoicemailSearchUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostVoicemailSearchUnsupportedMediaType) IsClientError() bool
- func (o *PostVoicemailSearchUnsupportedMediaType) IsCode(code int) bool
- func (o *PostVoicemailSearchUnsupportedMediaType) IsRedirect() bool
- func (o *PostVoicemailSearchUnsupportedMediaType) IsServerError() bool
- func (o *PostVoicemailSearchUnsupportedMediaType) IsSuccess() bool
- func (o *PostVoicemailSearchUnsupportedMediaType) String() string
- type PutVoicemailMessageBadRequest
- func (o *PutVoicemailMessageBadRequest) Error() string
- func (o *PutVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageBadRequest) IsClientError() bool
- func (o *PutVoicemailMessageBadRequest) IsCode(code int) bool
- func (o *PutVoicemailMessageBadRequest) IsRedirect() bool
- func (o *PutVoicemailMessageBadRequest) IsServerError() bool
- func (o *PutVoicemailMessageBadRequest) IsSuccess() bool
- func (o *PutVoicemailMessageBadRequest) String() string
- type PutVoicemailMessageConflict
- func (o *PutVoicemailMessageConflict) Error() string
- func (o *PutVoicemailMessageConflict) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageConflict) IsClientError() bool
- func (o *PutVoicemailMessageConflict) IsCode(code int) bool
- func (o *PutVoicemailMessageConflict) IsRedirect() bool
- func (o *PutVoicemailMessageConflict) IsServerError() bool
- func (o *PutVoicemailMessageConflict) IsSuccess() bool
- func (o *PutVoicemailMessageConflict) String() string
- type PutVoicemailMessageForbidden
- func (o *PutVoicemailMessageForbidden) Error() string
- func (o *PutVoicemailMessageForbidden) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageForbidden) IsClientError() bool
- func (o *PutVoicemailMessageForbidden) IsCode(code int) bool
- func (o *PutVoicemailMessageForbidden) IsRedirect() bool
- func (o *PutVoicemailMessageForbidden) IsServerError() bool
- func (o *PutVoicemailMessageForbidden) IsSuccess() bool
- func (o *PutVoicemailMessageForbidden) String() string
- type PutVoicemailMessageGatewayTimeout
- func (o *PutVoicemailMessageGatewayTimeout) Error() string
- func (o *PutVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageGatewayTimeout) IsClientError() bool
- func (o *PutVoicemailMessageGatewayTimeout) IsCode(code int) bool
- func (o *PutVoicemailMessageGatewayTimeout) IsRedirect() bool
- func (o *PutVoicemailMessageGatewayTimeout) IsServerError() bool
- func (o *PutVoicemailMessageGatewayTimeout) IsSuccess() bool
- func (o *PutVoicemailMessageGatewayTimeout) String() string
- type PutVoicemailMessageInternalServerError
- func (o *PutVoicemailMessageInternalServerError) Error() string
- func (o *PutVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageInternalServerError) IsClientError() bool
- func (o *PutVoicemailMessageInternalServerError) IsCode(code int) bool
- func (o *PutVoicemailMessageInternalServerError) IsRedirect() bool
- func (o *PutVoicemailMessageInternalServerError) IsServerError() bool
- func (o *PutVoicemailMessageInternalServerError) IsSuccess() bool
- func (o *PutVoicemailMessageInternalServerError) String() string
- type PutVoicemailMessageNotFound
- func (o *PutVoicemailMessageNotFound) Error() string
- func (o *PutVoicemailMessageNotFound) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageNotFound) IsClientError() bool
- func (o *PutVoicemailMessageNotFound) IsCode(code int) bool
- func (o *PutVoicemailMessageNotFound) IsRedirect() bool
- func (o *PutVoicemailMessageNotFound) IsServerError() bool
- func (o *PutVoicemailMessageNotFound) IsSuccess() bool
- func (o *PutVoicemailMessageNotFound) String() string
- type PutVoicemailMessageOK
- func (o *PutVoicemailMessageOK) Error() string
- func (o *PutVoicemailMessageOK) GetPayload() *models.VoicemailMessage
- func (o *PutVoicemailMessageOK) IsClientError() bool
- func (o *PutVoicemailMessageOK) IsCode(code int) bool
- func (o *PutVoicemailMessageOK) IsRedirect() bool
- func (o *PutVoicemailMessageOK) IsServerError() bool
- func (o *PutVoicemailMessageOK) IsSuccess() bool
- func (o *PutVoicemailMessageOK) String() string
- type PutVoicemailMessageParams
- func NewPutVoicemailMessageParams() *PutVoicemailMessageParams
- func NewPutVoicemailMessageParamsWithContext(ctx context.Context) *PutVoicemailMessageParams
- func NewPutVoicemailMessageParamsWithHTTPClient(client *http.Client) *PutVoicemailMessageParams
- func NewPutVoicemailMessageParamsWithTimeout(timeout time.Duration) *PutVoicemailMessageParams
- func (o *PutVoicemailMessageParams) SetBody(body *models.VoicemailMessage)
- func (o *PutVoicemailMessageParams) SetContext(ctx context.Context)
- func (o *PutVoicemailMessageParams) SetDefaults()
- func (o *PutVoicemailMessageParams) SetHTTPClient(client *http.Client)
- func (o *PutVoicemailMessageParams) SetMessageID(messageID string)
- func (o *PutVoicemailMessageParams) SetTimeout(timeout time.Duration)
- func (o *PutVoicemailMessageParams) WithBody(body *models.VoicemailMessage) *PutVoicemailMessageParams
- func (o *PutVoicemailMessageParams) WithContext(ctx context.Context) *PutVoicemailMessageParams
- func (o *PutVoicemailMessageParams) WithDefaults() *PutVoicemailMessageParams
- func (o *PutVoicemailMessageParams) WithHTTPClient(client *http.Client) *PutVoicemailMessageParams
- func (o *PutVoicemailMessageParams) WithMessageID(messageID string) *PutVoicemailMessageParams
- func (o *PutVoicemailMessageParams) WithTimeout(timeout time.Duration) *PutVoicemailMessageParams
- func (o *PutVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutVoicemailMessageReader
- type PutVoicemailMessageRequestEntityTooLarge
- func (o *PutVoicemailMessageRequestEntityTooLarge) Error() string
- func (o *PutVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageRequestEntityTooLarge) IsClientError() bool
- func (o *PutVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
- func (o *PutVoicemailMessageRequestEntityTooLarge) IsServerError() bool
- func (o *PutVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
- func (o *PutVoicemailMessageRequestEntityTooLarge) String() string
- type PutVoicemailMessageRequestTimeout
- func (o *PutVoicemailMessageRequestTimeout) Error() string
- func (o *PutVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageRequestTimeout) IsClientError() bool
- func (o *PutVoicemailMessageRequestTimeout) IsCode(code int) bool
- func (o *PutVoicemailMessageRequestTimeout) IsRedirect() bool
- func (o *PutVoicemailMessageRequestTimeout) IsServerError() bool
- func (o *PutVoicemailMessageRequestTimeout) IsSuccess() bool
- func (o *PutVoicemailMessageRequestTimeout) String() string
- type PutVoicemailMessageServiceUnavailable
- func (o *PutVoicemailMessageServiceUnavailable) Error() string
- func (o *PutVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageServiceUnavailable) IsClientError() bool
- func (o *PutVoicemailMessageServiceUnavailable) IsCode(code int) bool
- func (o *PutVoicemailMessageServiceUnavailable) IsRedirect() bool
- func (o *PutVoicemailMessageServiceUnavailable) IsServerError() bool
- func (o *PutVoicemailMessageServiceUnavailable) IsSuccess() bool
- func (o *PutVoicemailMessageServiceUnavailable) String() string
- type PutVoicemailMessageTooManyRequests
- func (o *PutVoicemailMessageTooManyRequests) Error() string
- func (o *PutVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageTooManyRequests) IsClientError() bool
- func (o *PutVoicemailMessageTooManyRequests) IsCode(code int) bool
- func (o *PutVoicemailMessageTooManyRequests) IsRedirect() bool
- func (o *PutVoicemailMessageTooManyRequests) IsServerError() bool
- func (o *PutVoicemailMessageTooManyRequests) IsSuccess() bool
- func (o *PutVoicemailMessageTooManyRequests) String() string
- type PutVoicemailMessageUnauthorized
- func (o *PutVoicemailMessageUnauthorized) Error() string
- func (o *PutVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageUnauthorized) IsClientError() bool
- func (o *PutVoicemailMessageUnauthorized) IsCode(code int) bool
- func (o *PutVoicemailMessageUnauthorized) IsRedirect() bool
- func (o *PutVoicemailMessageUnauthorized) IsServerError() bool
- func (o *PutVoicemailMessageUnauthorized) IsSuccess() bool
- func (o *PutVoicemailMessageUnauthorized) String() string
- type PutVoicemailMessageUnsupportedMediaType
- func (o *PutVoicemailMessageUnsupportedMediaType) Error() string
- func (o *PutVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutVoicemailMessageUnsupportedMediaType) IsClientError() bool
- func (o *PutVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
- func (o *PutVoicemailMessageUnsupportedMediaType) IsRedirect() bool
- func (o *PutVoicemailMessageUnsupportedMediaType) IsServerError() bool
- func (o *PutVoicemailMessageUnsupportedMediaType) IsSuccess() bool
- func (o *PutVoicemailMessageUnsupportedMediaType) String() string
- type PutVoicemailPolicyBadRequest
- func (o *PutVoicemailPolicyBadRequest) Error() string
- func (o *PutVoicemailPolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyBadRequest) IsClientError() bool
- func (o *PutVoicemailPolicyBadRequest) IsCode(code int) bool
- func (o *PutVoicemailPolicyBadRequest) IsRedirect() bool
- func (o *PutVoicemailPolicyBadRequest) IsServerError() bool
- func (o *PutVoicemailPolicyBadRequest) IsSuccess() bool
- func (o *PutVoicemailPolicyBadRequest) String() string
- type PutVoicemailPolicyConflict
- func (o *PutVoicemailPolicyConflict) Error() string
- func (o *PutVoicemailPolicyConflict) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyConflict) IsClientError() bool
- func (o *PutVoicemailPolicyConflict) IsCode(code int) bool
- func (o *PutVoicemailPolicyConflict) IsRedirect() bool
- func (o *PutVoicemailPolicyConflict) IsServerError() bool
- func (o *PutVoicemailPolicyConflict) IsSuccess() bool
- func (o *PutVoicemailPolicyConflict) String() string
- type PutVoicemailPolicyFailedDependency
- func (o *PutVoicemailPolicyFailedDependency) Error() string
- func (o *PutVoicemailPolicyFailedDependency) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyFailedDependency) IsClientError() bool
- func (o *PutVoicemailPolicyFailedDependency) IsCode(code int) bool
- func (o *PutVoicemailPolicyFailedDependency) IsRedirect() bool
- func (o *PutVoicemailPolicyFailedDependency) IsServerError() bool
- func (o *PutVoicemailPolicyFailedDependency) IsSuccess() bool
- func (o *PutVoicemailPolicyFailedDependency) String() string
- type PutVoicemailPolicyForbidden
- func (o *PutVoicemailPolicyForbidden) Error() string
- func (o *PutVoicemailPolicyForbidden) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyForbidden) IsClientError() bool
- func (o *PutVoicemailPolicyForbidden) IsCode(code int) bool
- func (o *PutVoicemailPolicyForbidden) IsRedirect() bool
- func (o *PutVoicemailPolicyForbidden) IsServerError() bool
- func (o *PutVoicemailPolicyForbidden) IsSuccess() bool
- func (o *PutVoicemailPolicyForbidden) String() string
- type PutVoicemailPolicyGatewayTimeout
- func (o *PutVoicemailPolicyGatewayTimeout) Error() string
- func (o *PutVoicemailPolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyGatewayTimeout) IsClientError() bool
- func (o *PutVoicemailPolicyGatewayTimeout) IsCode(code int) bool
- func (o *PutVoicemailPolicyGatewayTimeout) IsRedirect() bool
- func (o *PutVoicemailPolicyGatewayTimeout) IsServerError() bool
- func (o *PutVoicemailPolicyGatewayTimeout) IsSuccess() bool
- func (o *PutVoicemailPolicyGatewayTimeout) String() string
- type PutVoicemailPolicyInternalServerError
- func (o *PutVoicemailPolicyInternalServerError) Error() string
- func (o *PutVoicemailPolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyInternalServerError) IsClientError() bool
- func (o *PutVoicemailPolicyInternalServerError) IsCode(code int) bool
- func (o *PutVoicemailPolicyInternalServerError) IsRedirect() bool
- func (o *PutVoicemailPolicyInternalServerError) IsServerError() bool
- func (o *PutVoicemailPolicyInternalServerError) IsSuccess() bool
- func (o *PutVoicemailPolicyInternalServerError) String() string
- type PutVoicemailPolicyNotFound
- func (o *PutVoicemailPolicyNotFound) Error() string
- func (o *PutVoicemailPolicyNotFound) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyNotFound) IsClientError() bool
- func (o *PutVoicemailPolicyNotFound) IsCode(code int) bool
- func (o *PutVoicemailPolicyNotFound) IsRedirect() bool
- func (o *PutVoicemailPolicyNotFound) IsServerError() bool
- func (o *PutVoicemailPolicyNotFound) IsSuccess() bool
- func (o *PutVoicemailPolicyNotFound) String() string
- type PutVoicemailPolicyOK
- func (o *PutVoicemailPolicyOK) Error() string
- func (o *PutVoicemailPolicyOK) GetPayload() *models.VoicemailOrganizationPolicy
- func (o *PutVoicemailPolicyOK) IsClientError() bool
- func (o *PutVoicemailPolicyOK) IsCode(code int) bool
- func (o *PutVoicemailPolicyOK) IsRedirect() bool
- func (o *PutVoicemailPolicyOK) IsServerError() bool
- func (o *PutVoicemailPolicyOK) IsSuccess() bool
- func (o *PutVoicemailPolicyOK) String() string
- type PutVoicemailPolicyParams
- func NewPutVoicemailPolicyParams() *PutVoicemailPolicyParams
- func NewPutVoicemailPolicyParamsWithContext(ctx context.Context) *PutVoicemailPolicyParams
- func NewPutVoicemailPolicyParamsWithHTTPClient(client *http.Client) *PutVoicemailPolicyParams
- func NewPutVoicemailPolicyParamsWithTimeout(timeout time.Duration) *PutVoicemailPolicyParams
- func (o *PutVoicemailPolicyParams) SetBody(body *models.VoicemailOrganizationPolicy)
- func (o *PutVoicemailPolicyParams) SetContext(ctx context.Context)
- func (o *PutVoicemailPolicyParams) SetDefaults()
- func (o *PutVoicemailPolicyParams) SetHTTPClient(client *http.Client)
- func (o *PutVoicemailPolicyParams) SetTimeout(timeout time.Duration)
- func (o *PutVoicemailPolicyParams) WithBody(body *models.VoicemailOrganizationPolicy) *PutVoicemailPolicyParams
- func (o *PutVoicemailPolicyParams) WithContext(ctx context.Context) *PutVoicemailPolicyParams
- func (o *PutVoicemailPolicyParams) WithDefaults() *PutVoicemailPolicyParams
- func (o *PutVoicemailPolicyParams) WithHTTPClient(client *http.Client) *PutVoicemailPolicyParams
- func (o *PutVoicemailPolicyParams) WithTimeout(timeout time.Duration) *PutVoicemailPolicyParams
- func (o *PutVoicemailPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutVoicemailPolicyReader
- type PutVoicemailPolicyRequestEntityTooLarge
- func (o *PutVoicemailPolicyRequestEntityTooLarge) Error() string
- func (o *PutVoicemailPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyRequestEntityTooLarge) IsClientError() bool
- func (o *PutVoicemailPolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutVoicemailPolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *PutVoicemailPolicyRequestEntityTooLarge) IsServerError() bool
- func (o *PutVoicemailPolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *PutVoicemailPolicyRequestEntityTooLarge) String() string
- type PutVoicemailPolicyRequestTimeout
- func (o *PutVoicemailPolicyRequestTimeout) Error() string
- func (o *PutVoicemailPolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyRequestTimeout) IsClientError() bool
- func (o *PutVoicemailPolicyRequestTimeout) IsCode(code int) bool
- func (o *PutVoicemailPolicyRequestTimeout) IsRedirect() bool
- func (o *PutVoicemailPolicyRequestTimeout) IsServerError() bool
- func (o *PutVoicemailPolicyRequestTimeout) IsSuccess() bool
- func (o *PutVoicemailPolicyRequestTimeout) String() string
- type PutVoicemailPolicyServiceUnavailable
- func (o *PutVoicemailPolicyServiceUnavailable) Error() string
- func (o *PutVoicemailPolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyServiceUnavailable) IsClientError() bool
- func (o *PutVoicemailPolicyServiceUnavailable) IsCode(code int) bool
- func (o *PutVoicemailPolicyServiceUnavailable) IsRedirect() bool
- func (o *PutVoicemailPolicyServiceUnavailable) IsServerError() bool
- func (o *PutVoicemailPolicyServiceUnavailable) IsSuccess() bool
- func (o *PutVoicemailPolicyServiceUnavailable) String() string
- type PutVoicemailPolicyTooManyRequests
- func (o *PutVoicemailPolicyTooManyRequests) Error() string
- func (o *PutVoicemailPolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyTooManyRequests) IsClientError() bool
- func (o *PutVoicemailPolicyTooManyRequests) IsCode(code int) bool
- func (o *PutVoicemailPolicyTooManyRequests) IsRedirect() bool
- func (o *PutVoicemailPolicyTooManyRequests) IsServerError() bool
- func (o *PutVoicemailPolicyTooManyRequests) IsSuccess() bool
- func (o *PutVoicemailPolicyTooManyRequests) String() string
- type PutVoicemailPolicyUnauthorized
- func (o *PutVoicemailPolicyUnauthorized) Error() string
- func (o *PutVoicemailPolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyUnauthorized) IsClientError() bool
- func (o *PutVoicemailPolicyUnauthorized) IsCode(code int) bool
- func (o *PutVoicemailPolicyUnauthorized) IsRedirect() bool
- func (o *PutVoicemailPolicyUnauthorized) IsServerError() bool
- func (o *PutVoicemailPolicyUnauthorized) IsSuccess() bool
- func (o *PutVoicemailPolicyUnauthorized) String() string
- type PutVoicemailPolicyUnsupportedMediaType
- func (o *PutVoicemailPolicyUnsupportedMediaType) Error() string
- func (o *PutVoicemailPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutVoicemailPolicyUnsupportedMediaType) IsClientError() bool
- func (o *PutVoicemailPolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *PutVoicemailPolicyUnsupportedMediaType) IsRedirect() bool
- func (o *PutVoicemailPolicyUnsupportedMediaType) IsServerError() bool
- func (o *PutVoicemailPolicyUnsupportedMediaType) IsSuccess() bool
- func (o *PutVoicemailPolicyUnsupportedMediaType) String() string
- type PutVoicemailUserpolicyBadRequest
- func (o *PutVoicemailUserpolicyBadRequest) Error() string
- func (o *PutVoicemailUserpolicyBadRequest) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyBadRequest) IsClientError() bool
- func (o *PutVoicemailUserpolicyBadRequest) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyBadRequest) IsRedirect() bool
- func (o *PutVoicemailUserpolicyBadRequest) IsServerError() bool
- func (o *PutVoicemailUserpolicyBadRequest) IsSuccess() bool
- func (o *PutVoicemailUserpolicyBadRequest) String() string
- type PutVoicemailUserpolicyForbidden
- func (o *PutVoicemailUserpolicyForbidden) Error() string
- func (o *PutVoicemailUserpolicyForbidden) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyForbidden) IsClientError() bool
- func (o *PutVoicemailUserpolicyForbidden) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyForbidden) IsRedirect() bool
- func (o *PutVoicemailUserpolicyForbidden) IsServerError() bool
- func (o *PutVoicemailUserpolicyForbidden) IsSuccess() bool
- func (o *PutVoicemailUserpolicyForbidden) String() string
- type PutVoicemailUserpolicyGatewayTimeout
- func (o *PutVoicemailUserpolicyGatewayTimeout) Error() string
- func (o *PutVoicemailUserpolicyGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyGatewayTimeout) IsClientError() bool
- func (o *PutVoicemailUserpolicyGatewayTimeout) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyGatewayTimeout) IsRedirect() bool
- func (o *PutVoicemailUserpolicyGatewayTimeout) IsServerError() bool
- func (o *PutVoicemailUserpolicyGatewayTimeout) IsSuccess() bool
- func (o *PutVoicemailUserpolicyGatewayTimeout) String() string
- type PutVoicemailUserpolicyInternalServerError
- func (o *PutVoicemailUserpolicyInternalServerError) Error() string
- func (o *PutVoicemailUserpolicyInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyInternalServerError) IsClientError() bool
- func (o *PutVoicemailUserpolicyInternalServerError) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyInternalServerError) IsRedirect() bool
- func (o *PutVoicemailUserpolicyInternalServerError) IsServerError() bool
- func (o *PutVoicemailUserpolicyInternalServerError) IsSuccess() bool
- func (o *PutVoicemailUserpolicyInternalServerError) String() string
- type PutVoicemailUserpolicyNotFound
- func (o *PutVoicemailUserpolicyNotFound) Error() string
- func (o *PutVoicemailUserpolicyNotFound) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyNotFound) IsClientError() bool
- func (o *PutVoicemailUserpolicyNotFound) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyNotFound) IsRedirect() bool
- func (o *PutVoicemailUserpolicyNotFound) IsServerError() bool
- func (o *PutVoicemailUserpolicyNotFound) IsSuccess() bool
- func (o *PutVoicemailUserpolicyNotFound) String() string
- type PutVoicemailUserpolicyOK
- func (o *PutVoicemailUserpolicyOK) Error() string
- func (o *PutVoicemailUserpolicyOK) GetPayload() *models.VoicemailUserPolicy
- func (o *PutVoicemailUserpolicyOK) IsClientError() bool
- func (o *PutVoicemailUserpolicyOK) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyOK) IsRedirect() bool
- func (o *PutVoicemailUserpolicyOK) IsServerError() bool
- func (o *PutVoicemailUserpolicyOK) IsSuccess() bool
- func (o *PutVoicemailUserpolicyOK) String() string
- type PutVoicemailUserpolicyParams
- func NewPutVoicemailUserpolicyParams() *PutVoicemailUserpolicyParams
- func NewPutVoicemailUserpolicyParamsWithContext(ctx context.Context) *PutVoicemailUserpolicyParams
- func NewPutVoicemailUserpolicyParamsWithHTTPClient(client *http.Client) *PutVoicemailUserpolicyParams
- func NewPutVoicemailUserpolicyParamsWithTimeout(timeout time.Duration) *PutVoicemailUserpolicyParams
- func (o *PutVoicemailUserpolicyParams) SetBody(body *models.VoicemailUserPolicy)
- func (o *PutVoicemailUserpolicyParams) SetContext(ctx context.Context)
- func (o *PutVoicemailUserpolicyParams) SetDefaults()
- func (o *PutVoicemailUserpolicyParams) SetHTTPClient(client *http.Client)
- func (o *PutVoicemailUserpolicyParams) SetTimeout(timeout time.Duration)
- func (o *PutVoicemailUserpolicyParams) SetUserID(userID string)
- func (o *PutVoicemailUserpolicyParams) WithBody(body *models.VoicemailUserPolicy) *PutVoicemailUserpolicyParams
- func (o *PutVoicemailUserpolicyParams) WithContext(ctx context.Context) *PutVoicemailUserpolicyParams
- func (o *PutVoicemailUserpolicyParams) WithDefaults() *PutVoicemailUserpolicyParams
- func (o *PutVoicemailUserpolicyParams) WithHTTPClient(client *http.Client) *PutVoicemailUserpolicyParams
- func (o *PutVoicemailUserpolicyParams) WithTimeout(timeout time.Duration) *PutVoicemailUserpolicyParams
- func (o *PutVoicemailUserpolicyParams) WithUserID(userID string) *PutVoicemailUserpolicyParams
- func (o *PutVoicemailUserpolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutVoicemailUserpolicyReader
- type PutVoicemailUserpolicyRequestEntityTooLarge
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) Error() string
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsClientError() bool
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsRedirect() bool
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsServerError() bool
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsSuccess() bool
- func (o *PutVoicemailUserpolicyRequestEntityTooLarge) String() string
- type PutVoicemailUserpolicyRequestTimeout
- func (o *PutVoicemailUserpolicyRequestTimeout) Error() string
- func (o *PutVoicemailUserpolicyRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyRequestTimeout) IsClientError() bool
- func (o *PutVoicemailUserpolicyRequestTimeout) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyRequestTimeout) IsRedirect() bool
- func (o *PutVoicemailUserpolicyRequestTimeout) IsServerError() bool
- func (o *PutVoicemailUserpolicyRequestTimeout) IsSuccess() bool
- func (o *PutVoicemailUserpolicyRequestTimeout) String() string
- type PutVoicemailUserpolicyServiceUnavailable
- func (o *PutVoicemailUserpolicyServiceUnavailable) Error() string
- func (o *PutVoicemailUserpolicyServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyServiceUnavailable) IsClientError() bool
- func (o *PutVoicemailUserpolicyServiceUnavailable) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyServiceUnavailable) IsRedirect() bool
- func (o *PutVoicemailUserpolicyServiceUnavailable) IsServerError() bool
- func (o *PutVoicemailUserpolicyServiceUnavailable) IsSuccess() bool
- func (o *PutVoicemailUserpolicyServiceUnavailable) String() string
- type PutVoicemailUserpolicyTooManyRequests
- func (o *PutVoicemailUserpolicyTooManyRequests) Error() string
- func (o *PutVoicemailUserpolicyTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyTooManyRequests) IsClientError() bool
- func (o *PutVoicemailUserpolicyTooManyRequests) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyTooManyRequests) IsRedirect() bool
- func (o *PutVoicemailUserpolicyTooManyRequests) IsServerError() bool
- func (o *PutVoicemailUserpolicyTooManyRequests) IsSuccess() bool
- func (o *PutVoicemailUserpolicyTooManyRequests) String() string
- type PutVoicemailUserpolicyUnauthorized
- func (o *PutVoicemailUserpolicyUnauthorized) Error() string
- func (o *PutVoicemailUserpolicyUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyUnauthorized) IsClientError() bool
- func (o *PutVoicemailUserpolicyUnauthorized) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyUnauthorized) IsRedirect() bool
- func (o *PutVoicemailUserpolicyUnauthorized) IsServerError() bool
- func (o *PutVoicemailUserpolicyUnauthorized) IsSuccess() bool
- func (o *PutVoicemailUserpolicyUnauthorized) String() string
- type PutVoicemailUserpolicyUnsupportedMediaType
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) Error() string
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsClientError() bool
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsCode(code int) bool
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsRedirect() bool
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsServerError() bool
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsSuccess() bool
- func (o *PutVoicemailUserpolicyUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface { /* DeleteVoicemailMessage deletes a voicemail message A user voicemail can only be deleted by its associated user. A group voicemail can only be deleted by a user that is a member of the group. A queue voicemail can only be deleted by a user with the acd voicemail delete permission. */ DeleteVoicemailMessage(ctx context.Context, params *DeleteVoicemailMessageParams) (*DeleteVoicemailMessageOK, error) /* DeleteVoicemailMessages deletes all voicemail messages */ DeleteVoicemailMessages(ctx context.Context, params *DeleteVoicemailMessagesParams) (*DeleteVoicemailMessagesOK, error) /* GetVoicemailGroupMailbox gets the group s mailbox information */ GetVoicemailGroupMailbox(ctx context.Context, params *GetVoicemailGroupMailboxParams) (*GetVoicemailGroupMailboxOK, error) /* GetVoicemailGroupMessages lists voicemail messages */ GetVoicemailGroupMessages(ctx context.Context, params *GetVoicemailGroupMessagesParams) (*GetVoicemailGroupMessagesOK, error) /* GetVoicemailGroupPolicy gets a group s voicemail policy */ GetVoicemailGroupPolicy(ctx context.Context, params *GetVoicemailGroupPolicyParams) (*GetVoicemailGroupPolicyOK, error) /* GetVoicemailMailbox gets the current user s mailbox information */ GetVoicemailMailbox(ctx context.Context, params *GetVoicemailMailboxParams) (*GetVoicemailMailboxOK, error) /* GetVoicemailMeMailbox gets the current user s mailbox information */ GetVoicemailMeMailbox(ctx context.Context, params *GetVoicemailMeMailboxParams) (*GetVoicemailMeMailboxOK, error) /* GetVoicemailMeMessages lists voicemail messages */ GetVoicemailMeMessages(ctx context.Context, params *GetVoicemailMeMessagesParams) (*GetVoicemailMeMessagesOK, error) /* GetVoicemailMePolicy gets the current user s voicemail policy */ GetVoicemailMePolicy(ctx context.Context, params *GetVoicemailMePolicyParams) (*GetVoicemailMePolicyOK, error) /* GetVoicemailMessage gets a voicemail message */ GetVoicemailMessage(ctx context.Context, params *GetVoicemailMessageParams) (*GetVoicemailMessageOK, error) /* GetVoicemailMessageMedia gets media playback URI for this voicemail message */ GetVoicemailMessageMedia(ctx context.Context, params *GetVoicemailMessageMediaParams) (*GetVoicemailMessageMediaOK, error) /* GetVoicemailMessages lists voicemail messages */ GetVoicemailMessages(ctx context.Context, params *GetVoicemailMessagesParams) (*GetVoicemailMessagesOK, error) /* GetVoicemailPolicy gets a policy */ GetVoicemailPolicy(ctx context.Context, params *GetVoicemailPolicyParams) (*GetVoicemailPolicyOK, error) /* GetVoicemailQueueMessages lists voicemail messages */ GetVoicemailQueueMessages(ctx context.Context, params *GetVoicemailQueueMessagesParams) (*GetVoicemailQueueMessagesOK, error) /* GetVoicemailSearch searches voicemails using the q64 value returned from a previous search */ GetVoicemailSearch(ctx context.Context, params *GetVoicemailSearchParams) (*GetVoicemailSearchOK, error) /* GetVoicemailUserpolicy gets a user s voicemail policy */ GetVoicemailUserpolicy(ctx context.Context, params *GetVoicemailUserpolicyParams) (*GetVoicemailUserpolicyOK, error) /* PatchVoicemailGroupPolicy updates a group s voicemail policy */ PatchVoicemailGroupPolicy(ctx context.Context, params *PatchVoicemailGroupPolicyParams) (*PatchVoicemailGroupPolicyOK, error) /* PatchVoicemailMePolicy updates the current user s voicemail policy */ PatchVoicemailMePolicy(ctx context.Context, params *PatchVoicemailMePolicyParams) (*PatchVoicemailMePolicyOK, error) /* PatchVoicemailMessage updates a voicemail message A user voicemail can only be modified by its associated user. A group voicemail can only be modified by a user that is a member of the group. A queue voicemail can only be modified by a participant of the conversation the voicemail is associated with. */ PatchVoicemailMessage(ctx context.Context, params *PatchVoicemailMessageParams) (*PatchVoicemailMessageOK, error) /* PatchVoicemailUserpolicy updates a user s voicemail policy */ PatchVoicemailUserpolicy(ctx context.Context, params *PatchVoicemailUserpolicyParams) (*PatchVoicemailUserpolicyOK, error) /* PostVoicemailMessages copies a voicemail message to a user or group */ PostVoicemailMessages(ctx context.Context, params *PostVoicemailMessagesParams) (*PostVoicemailMessagesOK, error) /* PostVoicemailSearch searches voicemails */ PostVoicemailSearch(ctx context.Context, params *PostVoicemailSearchParams) (*PostVoicemailSearchOK, error) /* PutVoicemailMessage updates a voicemail message A user voicemail can only be modified by its associated user. A group voicemail can only be modified by a user that is a member of the group. A queue voicemail can only be modified by a participant of the conversation the voicemail is associated with. */ PutVoicemailMessage(ctx context.Context, params *PutVoicemailMessageParams) (*PutVoicemailMessageOK, error) /* PutVoicemailPolicy updates a policy */ PutVoicemailPolicy(ctx context.Context, params *PutVoicemailPolicyParams) (*PutVoicemailPolicyOK, error) /* PutVoicemailUserpolicy updates a user s voicemail policy */ PutVoicemailUserpolicy(ctx context.Context, params *PutVoicemailUserpolicyParams) (*PutVoicemailUserpolicyOK, error) }
API is the interface of the voicemail client
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for voicemail API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client
New creates a new voicemail API client.
func (*Client) DeleteVoicemailMessage ¶
func (a *Client) DeleteVoicemailMessage(ctx context.Context, params *DeleteVoicemailMessageParams) (*DeleteVoicemailMessageOK, error)
DeleteVoicemailMessage deletes a voicemail message
A user voicemail can only be deleted by its associated user. A group voicemail can only be deleted by a user that is a member of the group. A queue voicemail can only be deleted by a user with the acd voicemail delete permission.
func (*Client) DeleteVoicemailMessages ¶
func (a *Client) DeleteVoicemailMessages(ctx context.Context, params *DeleteVoicemailMessagesParams) (*DeleteVoicemailMessagesOK, error)
DeleteVoicemailMessages deletes all voicemail messages
func (*Client) GetVoicemailGroupMailbox ¶
func (a *Client) GetVoicemailGroupMailbox(ctx context.Context, params *GetVoicemailGroupMailboxParams) (*GetVoicemailGroupMailboxOK, error)
GetVoicemailGroupMailbox gets the group s mailbox information
func (*Client) GetVoicemailGroupMessages ¶
func (a *Client) GetVoicemailGroupMessages(ctx context.Context, params *GetVoicemailGroupMessagesParams) (*GetVoicemailGroupMessagesOK, error)
GetVoicemailGroupMessages lists voicemail messages
func (*Client) GetVoicemailGroupPolicy ¶
func (a *Client) GetVoicemailGroupPolicy(ctx context.Context, params *GetVoicemailGroupPolicyParams) (*GetVoicemailGroupPolicyOK, error)
GetVoicemailGroupPolicy gets a group s voicemail policy
func (*Client) GetVoicemailMailbox ¶
func (a *Client) GetVoicemailMailbox(ctx context.Context, params *GetVoicemailMailboxParams) (*GetVoicemailMailboxOK, error)
GetVoicemailMailbox gets the current user s mailbox information
func (*Client) GetVoicemailMeMailbox ¶
func (a *Client) GetVoicemailMeMailbox(ctx context.Context, params *GetVoicemailMeMailboxParams) (*GetVoicemailMeMailboxOK, error)
GetVoicemailMeMailbox gets the current user s mailbox information
func (*Client) GetVoicemailMeMessages ¶
func (a *Client) GetVoicemailMeMessages(ctx context.Context, params *GetVoicemailMeMessagesParams) (*GetVoicemailMeMessagesOK, error)
GetVoicemailMeMessages lists voicemail messages
func (*Client) GetVoicemailMePolicy ¶
func (a *Client) GetVoicemailMePolicy(ctx context.Context, params *GetVoicemailMePolicyParams) (*GetVoicemailMePolicyOK, error)
GetVoicemailMePolicy gets the current user s voicemail policy
func (*Client) GetVoicemailMessage ¶
func (a *Client) GetVoicemailMessage(ctx context.Context, params *GetVoicemailMessageParams) (*GetVoicemailMessageOK, error)
GetVoicemailMessage gets a voicemail message
func (*Client) GetVoicemailMessageMedia ¶
func (a *Client) GetVoicemailMessageMedia(ctx context.Context, params *GetVoicemailMessageMediaParams) (*GetVoicemailMessageMediaOK, error)
GetVoicemailMessageMedia gets media playback URI for this voicemail message
func (*Client) GetVoicemailMessages ¶
func (a *Client) GetVoicemailMessages(ctx context.Context, params *GetVoicemailMessagesParams) (*GetVoicemailMessagesOK, error)
GetVoicemailMessages lists voicemail messages
func (*Client) GetVoicemailPolicy ¶
func (a *Client) GetVoicemailPolicy(ctx context.Context, params *GetVoicemailPolicyParams) (*GetVoicemailPolicyOK, error)
GetVoicemailPolicy gets a policy
func (*Client) GetVoicemailQueueMessages ¶
func (a *Client) GetVoicemailQueueMessages(ctx context.Context, params *GetVoicemailQueueMessagesParams) (*GetVoicemailQueueMessagesOK, error)
GetVoicemailQueueMessages lists voicemail messages
func (*Client) GetVoicemailSearch ¶
func (a *Client) GetVoicemailSearch(ctx context.Context, params *GetVoicemailSearchParams) (*GetVoicemailSearchOK, error)
GetVoicemailSearch searches voicemails using the q64 value returned from a previous search
func (*Client) GetVoicemailUserpolicy ¶
func (a *Client) GetVoicemailUserpolicy(ctx context.Context, params *GetVoicemailUserpolicyParams) (*GetVoicemailUserpolicyOK, error)
GetVoicemailUserpolicy gets a user s voicemail policy
func (*Client) PatchVoicemailGroupPolicy ¶
func (a *Client) PatchVoicemailGroupPolicy(ctx context.Context, params *PatchVoicemailGroupPolicyParams) (*PatchVoicemailGroupPolicyOK, error)
PatchVoicemailGroupPolicy updates a group s voicemail policy
func (*Client) PatchVoicemailMePolicy ¶
func (a *Client) PatchVoicemailMePolicy(ctx context.Context, params *PatchVoicemailMePolicyParams) (*PatchVoicemailMePolicyOK, error)
PatchVoicemailMePolicy updates the current user s voicemail policy
func (*Client) PatchVoicemailMessage ¶
func (a *Client) PatchVoicemailMessage(ctx context.Context, params *PatchVoicemailMessageParams) (*PatchVoicemailMessageOK, error)
PatchVoicemailMessage updates a voicemail message
A user voicemail can only be modified by its associated user. A group voicemail can only be modified by a user that is a member of the group. A queue voicemail can only be modified by a participant of the conversation the voicemail is associated with.
func (*Client) PatchVoicemailUserpolicy ¶
func (a *Client) PatchVoicemailUserpolicy(ctx context.Context, params *PatchVoicemailUserpolicyParams) (*PatchVoicemailUserpolicyOK, error)
PatchVoicemailUserpolicy updates a user s voicemail policy
func (*Client) PostVoicemailMessages ¶
func (a *Client) PostVoicemailMessages(ctx context.Context, params *PostVoicemailMessagesParams) (*PostVoicemailMessagesOK, error)
PostVoicemailMessages copies a voicemail message to a user or group
func (*Client) PostVoicemailSearch ¶
func (a *Client) PostVoicemailSearch(ctx context.Context, params *PostVoicemailSearchParams) (*PostVoicemailSearchOK, error)
PostVoicemailSearch searches voicemails
func (*Client) PutVoicemailMessage ¶
func (a *Client) PutVoicemailMessage(ctx context.Context, params *PutVoicemailMessageParams) (*PutVoicemailMessageOK, error)
PutVoicemailMessage updates a voicemail message
A user voicemail can only be modified by its associated user. A group voicemail can only be modified by a user that is a member of the group. A queue voicemail can only be modified by a participant of the conversation the voicemail is associated with.
func (*Client) PutVoicemailPolicy ¶
func (a *Client) PutVoicemailPolicy(ctx context.Context, params *PutVoicemailPolicyParams) (*PutVoicemailPolicyOK, error)
PutVoicemailPolicy updates a policy
func (*Client) PutVoicemailUserpolicy ¶
func (a *Client) PutVoicemailUserpolicy(ctx context.Context, params *PutVoicemailUserpolicyParams) (*PutVoicemailUserpolicyOK, error)
PutVoicemailUserpolicy updates a user s voicemail policy
type DeleteVoicemailMessageBadRequest ¶
DeleteVoicemailMessageBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteVoicemailMessageBadRequest ¶
func NewDeleteVoicemailMessageBadRequest() *DeleteVoicemailMessageBadRequest
NewDeleteVoicemailMessageBadRequest creates a DeleteVoicemailMessageBadRequest with default headers values
func (*DeleteVoicemailMessageBadRequest) Error ¶
func (o *DeleteVoicemailMessageBadRequest) Error() string
func (*DeleteVoicemailMessageBadRequest) GetPayload ¶
func (o *DeleteVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageBadRequest) IsClientError ¶
func (o *DeleteVoicemailMessageBadRequest) IsClientError() bool
IsClientError returns true when this delete voicemail message bad request response has a 4xx status code
func (*DeleteVoicemailMessageBadRequest) IsCode ¶
func (o *DeleteVoicemailMessageBadRequest) IsCode(code int) bool
IsCode returns true when this delete voicemail message bad request response a status code equal to that given
func (*DeleteVoicemailMessageBadRequest) IsRedirect ¶
func (o *DeleteVoicemailMessageBadRequest) IsRedirect() bool
IsRedirect returns true when this delete voicemail message bad request response has a 3xx status code
func (*DeleteVoicemailMessageBadRequest) IsServerError ¶
func (o *DeleteVoicemailMessageBadRequest) IsServerError() bool
IsServerError returns true when this delete voicemail message bad request response has a 5xx status code
func (*DeleteVoicemailMessageBadRequest) IsSuccess ¶
func (o *DeleteVoicemailMessageBadRequest) IsSuccess() bool
IsSuccess returns true when this delete voicemail message bad request response has a 2xx status code
func (*DeleteVoicemailMessageBadRequest) String ¶
func (o *DeleteVoicemailMessageBadRequest) String() string
type DeleteVoicemailMessageForbidden ¶
DeleteVoicemailMessageForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteVoicemailMessageForbidden ¶
func NewDeleteVoicemailMessageForbidden() *DeleteVoicemailMessageForbidden
NewDeleteVoicemailMessageForbidden creates a DeleteVoicemailMessageForbidden with default headers values
func (*DeleteVoicemailMessageForbidden) Error ¶
func (o *DeleteVoicemailMessageForbidden) Error() string
func (*DeleteVoicemailMessageForbidden) GetPayload ¶
func (o *DeleteVoicemailMessageForbidden) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageForbidden) IsClientError ¶
func (o *DeleteVoicemailMessageForbidden) IsClientError() bool
IsClientError returns true when this delete voicemail message forbidden response has a 4xx status code
func (*DeleteVoicemailMessageForbidden) IsCode ¶
func (o *DeleteVoicemailMessageForbidden) IsCode(code int) bool
IsCode returns true when this delete voicemail message forbidden response a status code equal to that given
func (*DeleteVoicemailMessageForbidden) IsRedirect ¶
func (o *DeleteVoicemailMessageForbidden) IsRedirect() bool
IsRedirect returns true when this delete voicemail message forbidden response has a 3xx status code
func (*DeleteVoicemailMessageForbidden) IsServerError ¶
func (o *DeleteVoicemailMessageForbidden) IsServerError() bool
IsServerError returns true when this delete voicemail message forbidden response has a 5xx status code
func (*DeleteVoicemailMessageForbidden) IsSuccess ¶
func (o *DeleteVoicemailMessageForbidden) IsSuccess() bool
IsSuccess returns true when this delete voicemail message forbidden response has a 2xx status code
func (*DeleteVoicemailMessageForbidden) String ¶
func (o *DeleteVoicemailMessageForbidden) String() string
type DeleteVoicemailMessageGatewayTimeout ¶
DeleteVoicemailMessageGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteVoicemailMessageGatewayTimeout ¶
func NewDeleteVoicemailMessageGatewayTimeout() *DeleteVoicemailMessageGatewayTimeout
NewDeleteVoicemailMessageGatewayTimeout creates a DeleteVoicemailMessageGatewayTimeout with default headers values
func (*DeleteVoicemailMessageGatewayTimeout) Error ¶
func (o *DeleteVoicemailMessageGatewayTimeout) Error() string
func (*DeleteVoicemailMessageGatewayTimeout) GetPayload ¶
func (o *DeleteVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageGatewayTimeout) IsClientError ¶
func (o *DeleteVoicemailMessageGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete voicemail message gateway timeout response has a 4xx status code
func (*DeleteVoicemailMessageGatewayTimeout) IsCode ¶
func (o *DeleteVoicemailMessageGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete voicemail message gateway timeout response a status code equal to that given
func (*DeleteVoicemailMessageGatewayTimeout) IsRedirect ¶
func (o *DeleteVoicemailMessageGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete voicemail message gateway timeout response has a 3xx status code
func (*DeleteVoicemailMessageGatewayTimeout) IsServerError ¶
func (o *DeleteVoicemailMessageGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete voicemail message gateway timeout response has a 5xx status code
func (*DeleteVoicemailMessageGatewayTimeout) IsSuccess ¶
func (o *DeleteVoicemailMessageGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete voicemail message gateway timeout response has a 2xx status code
func (*DeleteVoicemailMessageGatewayTimeout) String ¶
func (o *DeleteVoicemailMessageGatewayTimeout) String() string
type DeleteVoicemailMessageInternalServerError ¶
DeleteVoicemailMessageInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteVoicemailMessageInternalServerError ¶
func NewDeleteVoicemailMessageInternalServerError() *DeleteVoicemailMessageInternalServerError
NewDeleteVoicemailMessageInternalServerError creates a DeleteVoicemailMessageInternalServerError with default headers values
func (*DeleteVoicemailMessageInternalServerError) Error ¶
func (o *DeleteVoicemailMessageInternalServerError) Error() string
func (*DeleteVoicemailMessageInternalServerError) GetPayload ¶
func (o *DeleteVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageInternalServerError) IsClientError ¶
func (o *DeleteVoicemailMessageInternalServerError) IsClientError() bool
IsClientError returns true when this delete voicemail message internal server error response has a 4xx status code
func (*DeleteVoicemailMessageInternalServerError) IsCode ¶
func (o *DeleteVoicemailMessageInternalServerError) IsCode(code int) bool
IsCode returns true when this delete voicemail message internal server error response a status code equal to that given
func (*DeleteVoicemailMessageInternalServerError) IsRedirect ¶
func (o *DeleteVoicemailMessageInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete voicemail message internal server error response has a 3xx status code
func (*DeleteVoicemailMessageInternalServerError) IsServerError ¶
func (o *DeleteVoicemailMessageInternalServerError) IsServerError() bool
IsServerError returns true when this delete voicemail message internal server error response has a 5xx status code
func (*DeleteVoicemailMessageInternalServerError) IsSuccess ¶
func (o *DeleteVoicemailMessageInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete voicemail message internal server error response has a 2xx status code
func (*DeleteVoicemailMessageInternalServerError) String ¶
func (o *DeleteVoicemailMessageInternalServerError) String() string
type DeleteVoicemailMessageNotFound ¶
DeleteVoicemailMessageNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteVoicemailMessageNotFound ¶
func NewDeleteVoicemailMessageNotFound() *DeleteVoicemailMessageNotFound
NewDeleteVoicemailMessageNotFound creates a DeleteVoicemailMessageNotFound with default headers values
func (*DeleteVoicemailMessageNotFound) Error ¶
func (o *DeleteVoicemailMessageNotFound) Error() string
func (*DeleteVoicemailMessageNotFound) GetPayload ¶
func (o *DeleteVoicemailMessageNotFound) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageNotFound) IsClientError ¶
func (o *DeleteVoicemailMessageNotFound) IsClientError() bool
IsClientError returns true when this delete voicemail message not found response has a 4xx status code
func (*DeleteVoicemailMessageNotFound) IsCode ¶
func (o *DeleteVoicemailMessageNotFound) IsCode(code int) bool
IsCode returns true when this delete voicemail message not found response a status code equal to that given
func (*DeleteVoicemailMessageNotFound) IsRedirect ¶
func (o *DeleteVoicemailMessageNotFound) IsRedirect() bool
IsRedirect returns true when this delete voicemail message not found response has a 3xx status code
func (*DeleteVoicemailMessageNotFound) IsServerError ¶
func (o *DeleteVoicemailMessageNotFound) IsServerError() bool
IsServerError returns true when this delete voicemail message not found response has a 5xx status code
func (*DeleteVoicemailMessageNotFound) IsSuccess ¶
func (o *DeleteVoicemailMessageNotFound) IsSuccess() bool
IsSuccess returns true when this delete voicemail message not found response has a 2xx status code
func (*DeleteVoicemailMessageNotFound) String ¶
func (o *DeleteVoicemailMessageNotFound) String() string
type DeleteVoicemailMessageOK ¶
type DeleteVoicemailMessageOK struct { }
DeleteVoicemailMessageOK describes a response with status code 200, with default header values.
Operation was successful.
func NewDeleteVoicemailMessageOK ¶
func NewDeleteVoicemailMessageOK() *DeleteVoicemailMessageOK
NewDeleteVoicemailMessageOK creates a DeleteVoicemailMessageOK with default headers values
func (*DeleteVoicemailMessageOK) Error ¶
func (o *DeleteVoicemailMessageOK) Error() string
func (*DeleteVoicemailMessageOK) IsClientError ¶
func (o *DeleteVoicemailMessageOK) IsClientError() bool
IsClientError returns true when this delete voicemail message o k response has a 4xx status code
func (*DeleteVoicemailMessageOK) IsCode ¶
func (o *DeleteVoicemailMessageOK) IsCode(code int) bool
IsCode returns true when this delete voicemail message o k response a status code equal to that given
func (*DeleteVoicemailMessageOK) IsRedirect ¶
func (o *DeleteVoicemailMessageOK) IsRedirect() bool
IsRedirect returns true when this delete voicemail message o k response has a 3xx status code
func (*DeleteVoicemailMessageOK) IsServerError ¶
func (o *DeleteVoicemailMessageOK) IsServerError() bool
IsServerError returns true when this delete voicemail message o k response has a 5xx status code
func (*DeleteVoicemailMessageOK) IsSuccess ¶
func (o *DeleteVoicemailMessageOK) IsSuccess() bool
IsSuccess returns true when this delete voicemail message o k response has a 2xx status code
func (*DeleteVoicemailMessageOK) String ¶
func (o *DeleteVoicemailMessageOK) String() string
type DeleteVoicemailMessageParams ¶
type DeleteVoicemailMessageParams struct { /* MessageID. Message ID */ MessageID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteVoicemailMessageParams contains all the parameters to send to the API endpoint
for the delete voicemail message operation. Typically these are written to a http.Request.
func NewDeleteVoicemailMessageParams ¶
func NewDeleteVoicemailMessageParams() *DeleteVoicemailMessageParams
NewDeleteVoicemailMessageParams creates a new DeleteVoicemailMessageParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteVoicemailMessageParamsWithContext ¶
func NewDeleteVoicemailMessageParamsWithContext(ctx context.Context) *DeleteVoicemailMessageParams
NewDeleteVoicemailMessageParamsWithContext creates a new DeleteVoicemailMessageParams object with the ability to set a context for a request.
func NewDeleteVoicemailMessageParamsWithHTTPClient ¶
func NewDeleteVoicemailMessageParamsWithHTTPClient(client *http.Client) *DeleteVoicemailMessageParams
NewDeleteVoicemailMessageParamsWithHTTPClient creates a new DeleteVoicemailMessageParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteVoicemailMessageParamsWithTimeout ¶
func NewDeleteVoicemailMessageParamsWithTimeout(timeout time.Duration) *DeleteVoicemailMessageParams
NewDeleteVoicemailMessageParamsWithTimeout creates a new DeleteVoicemailMessageParams object with the ability to set a timeout on a request.
func (*DeleteVoicemailMessageParams) SetContext ¶
func (o *DeleteVoicemailMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the delete voicemail message params
func (*DeleteVoicemailMessageParams) SetDefaults ¶
func (o *DeleteVoicemailMessageParams) SetDefaults()
SetDefaults hydrates default values in the delete voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteVoicemailMessageParams) SetHTTPClient ¶
func (o *DeleteVoicemailMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete voicemail message params
func (*DeleteVoicemailMessageParams) SetMessageID ¶
func (o *DeleteVoicemailMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the delete voicemail message params
func (*DeleteVoicemailMessageParams) SetTimeout ¶
func (o *DeleteVoicemailMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete voicemail message params
func (*DeleteVoicemailMessageParams) WithContext ¶
func (o *DeleteVoicemailMessageParams) WithContext(ctx context.Context) *DeleteVoicemailMessageParams
WithContext adds the context to the delete voicemail message params
func (*DeleteVoicemailMessageParams) WithDefaults ¶
func (o *DeleteVoicemailMessageParams) WithDefaults() *DeleteVoicemailMessageParams
WithDefaults hydrates default values in the delete voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteVoicemailMessageParams) WithHTTPClient ¶
func (o *DeleteVoicemailMessageParams) WithHTTPClient(client *http.Client) *DeleteVoicemailMessageParams
WithHTTPClient adds the HTTPClient to the delete voicemail message params
func (*DeleteVoicemailMessageParams) WithMessageID ¶
func (o *DeleteVoicemailMessageParams) WithMessageID(messageID string) *DeleteVoicemailMessageParams
WithMessageID adds the messageID to the delete voicemail message params
func (*DeleteVoicemailMessageParams) WithTimeout ¶
func (o *DeleteVoicemailMessageParams) WithTimeout(timeout time.Duration) *DeleteVoicemailMessageParams
WithTimeout adds the timeout to the delete voicemail message params
func (*DeleteVoicemailMessageParams) WriteToRequest ¶
func (o *DeleteVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteVoicemailMessageReader ¶
type DeleteVoicemailMessageReader struct {
// contains filtered or unexported fields
}
DeleteVoicemailMessageReader is a Reader for the DeleteVoicemailMessage structure.
func (*DeleteVoicemailMessageReader) ReadResponse ¶
func (o *DeleteVoicemailMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteVoicemailMessageRequestEntityTooLarge ¶
DeleteVoicemailMessageRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteVoicemailMessageRequestEntityTooLarge ¶
func NewDeleteVoicemailMessageRequestEntityTooLarge() *DeleteVoicemailMessageRequestEntityTooLarge
NewDeleteVoicemailMessageRequestEntityTooLarge creates a DeleteVoicemailMessageRequestEntityTooLarge with default headers values
func (*DeleteVoicemailMessageRequestEntityTooLarge) Error ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) Error() string
func (*DeleteVoicemailMessageRequestEntityTooLarge) GetPayload ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageRequestEntityTooLarge) IsClientError ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete voicemail message request entity too large response has a 4xx status code
func (*DeleteVoicemailMessageRequestEntityTooLarge) IsCode ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete voicemail message request entity too large response a status code equal to that given
func (*DeleteVoicemailMessageRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete voicemail message request entity too large response has a 3xx status code
func (*DeleteVoicemailMessageRequestEntityTooLarge) IsServerError ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete voicemail message request entity too large response has a 5xx status code
func (*DeleteVoicemailMessageRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete voicemail message request entity too large response has a 2xx status code
func (*DeleteVoicemailMessageRequestEntityTooLarge) String ¶
func (o *DeleteVoicemailMessageRequestEntityTooLarge) String() string
type DeleteVoicemailMessageRequestTimeout ¶
DeleteVoicemailMessageRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteVoicemailMessageRequestTimeout ¶
func NewDeleteVoicemailMessageRequestTimeout() *DeleteVoicemailMessageRequestTimeout
NewDeleteVoicemailMessageRequestTimeout creates a DeleteVoicemailMessageRequestTimeout with default headers values
func (*DeleteVoicemailMessageRequestTimeout) Error ¶
func (o *DeleteVoicemailMessageRequestTimeout) Error() string
func (*DeleteVoicemailMessageRequestTimeout) GetPayload ¶
func (o *DeleteVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageRequestTimeout) IsClientError ¶
func (o *DeleteVoicemailMessageRequestTimeout) IsClientError() bool
IsClientError returns true when this delete voicemail message request timeout response has a 4xx status code
func (*DeleteVoicemailMessageRequestTimeout) IsCode ¶
func (o *DeleteVoicemailMessageRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete voicemail message request timeout response a status code equal to that given
func (*DeleteVoicemailMessageRequestTimeout) IsRedirect ¶
func (o *DeleteVoicemailMessageRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete voicemail message request timeout response has a 3xx status code
func (*DeleteVoicemailMessageRequestTimeout) IsServerError ¶
func (o *DeleteVoicemailMessageRequestTimeout) IsServerError() bool
IsServerError returns true when this delete voicemail message request timeout response has a 5xx status code
func (*DeleteVoicemailMessageRequestTimeout) IsSuccess ¶
func (o *DeleteVoicemailMessageRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete voicemail message request timeout response has a 2xx status code
func (*DeleteVoicemailMessageRequestTimeout) String ¶
func (o *DeleteVoicemailMessageRequestTimeout) String() string
type DeleteVoicemailMessageServiceUnavailable ¶
type DeleteVoicemailMessageServiceUnavailable struct {
}DeleteVoicemailMessageServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteVoicemailMessageServiceUnavailable ¶
func NewDeleteVoicemailMessageServiceUnavailable() *DeleteVoicemailMessageServiceUnavailable
NewDeleteVoicemailMessageServiceUnavailable creates a DeleteVoicemailMessageServiceUnavailable with default headers values
func (*DeleteVoicemailMessageServiceUnavailable) Error ¶
func (o *DeleteVoicemailMessageServiceUnavailable) Error() string
func (*DeleteVoicemailMessageServiceUnavailable) GetPayload ¶
func (o *DeleteVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageServiceUnavailable) IsClientError ¶
func (o *DeleteVoicemailMessageServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete voicemail message service unavailable response has a 4xx status code
func (*DeleteVoicemailMessageServiceUnavailable) IsCode ¶
func (o *DeleteVoicemailMessageServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete voicemail message service unavailable response a status code equal to that given
func (*DeleteVoicemailMessageServiceUnavailable) IsRedirect ¶
func (o *DeleteVoicemailMessageServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete voicemail message service unavailable response has a 3xx status code
func (*DeleteVoicemailMessageServiceUnavailable) IsServerError ¶
func (o *DeleteVoicemailMessageServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete voicemail message service unavailable response has a 5xx status code
func (*DeleteVoicemailMessageServiceUnavailable) IsSuccess ¶
func (o *DeleteVoicemailMessageServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete voicemail message service unavailable response has a 2xx status code
func (*DeleteVoicemailMessageServiceUnavailable) String ¶
func (o *DeleteVoicemailMessageServiceUnavailable) String() string
type DeleteVoicemailMessageTooManyRequests ¶
DeleteVoicemailMessageTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteVoicemailMessageTooManyRequests ¶
func NewDeleteVoicemailMessageTooManyRequests() *DeleteVoicemailMessageTooManyRequests
NewDeleteVoicemailMessageTooManyRequests creates a DeleteVoicemailMessageTooManyRequests with default headers values
func (*DeleteVoicemailMessageTooManyRequests) Error ¶
func (o *DeleteVoicemailMessageTooManyRequests) Error() string
func (*DeleteVoicemailMessageTooManyRequests) GetPayload ¶
func (o *DeleteVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageTooManyRequests) IsClientError ¶
func (o *DeleteVoicemailMessageTooManyRequests) IsClientError() bool
IsClientError returns true when this delete voicemail message too many requests response has a 4xx status code
func (*DeleteVoicemailMessageTooManyRequests) IsCode ¶
func (o *DeleteVoicemailMessageTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete voicemail message too many requests response a status code equal to that given
func (*DeleteVoicemailMessageTooManyRequests) IsRedirect ¶
func (o *DeleteVoicemailMessageTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete voicemail message too many requests response has a 3xx status code
func (*DeleteVoicemailMessageTooManyRequests) IsServerError ¶
func (o *DeleteVoicemailMessageTooManyRequests) IsServerError() bool
IsServerError returns true when this delete voicemail message too many requests response has a 5xx status code
func (*DeleteVoicemailMessageTooManyRequests) IsSuccess ¶
func (o *DeleteVoicemailMessageTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete voicemail message too many requests response has a 2xx status code
func (*DeleteVoicemailMessageTooManyRequests) String ¶
func (o *DeleteVoicemailMessageTooManyRequests) String() string
type DeleteVoicemailMessageUnauthorized ¶
type DeleteVoicemailMessageUnauthorized struct {
}DeleteVoicemailMessageUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteVoicemailMessageUnauthorized ¶
func NewDeleteVoicemailMessageUnauthorized() *DeleteVoicemailMessageUnauthorized
NewDeleteVoicemailMessageUnauthorized creates a DeleteVoicemailMessageUnauthorized with default headers values
func (*DeleteVoicemailMessageUnauthorized) Error ¶
func (o *DeleteVoicemailMessageUnauthorized) Error() string
func (*DeleteVoicemailMessageUnauthorized) GetPayload ¶
func (o *DeleteVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageUnauthorized) IsClientError ¶
func (o *DeleteVoicemailMessageUnauthorized) IsClientError() bool
IsClientError returns true when this delete voicemail message unauthorized response has a 4xx status code
func (*DeleteVoicemailMessageUnauthorized) IsCode ¶
func (o *DeleteVoicemailMessageUnauthorized) IsCode(code int) bool
IsCode returns true when this delete voicemail message unauthorized response a status code equal to that given
func (*DeleteVoicemailMessageUnauthorized) IsRedirect ¶
func (o *DeleteVoicemailMessageUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete voicemail message unauthorized response has a 3xx status code
func (*DeleteVoicemailMessageUnauthorized) IsServerError ¶
func (o *DeleteVoicemailMessageUnauthorized) IsServerError() bool
IsServerError returns true when this delete voicemail message unauthorized response has a 5xx status code
func (*DeleteVoicemailMessageUnauthorized) IsSuccess ¶
func (o *DeleteVoicemailMessageUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete voicemail message unauthorized response has a 2xx status code
func (*DeleteVoicemailMessageUnauthorized) String ¶
func (o *DeleteVoicemailMessageUnauthorized) String() string
type DeleteVoicemailMessageUnsupportedMediaType ¶
DeleteVoicemailMessageUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteVoicemailMessageUnsupportedMediaType ¶
func NewDeleteVoicemailMessageUnsupportedMediaType() *DeleteVoicemailMessageUnsupportedMediaType
NewDeleteVoicemailMessageUnsupportedMediaType creates a DeleteVoicemailMessageUnsupportedMediaType with default headers values
func (*DeleteVoicemailMessageUnsupportedMediaType) Error ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) Error() string
func (*DeleteVoicemailMessageUnsupportedMediaType) GetPayload ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessageUnsupportedMediaType) IsClientError ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete voicemail message unsupported media type response has a 4xx status code
func (*DeleteVoicemailMessageUnsupportedMediaType) IsCode ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete voicemail message unsupported media type response a status code equal to that given
func (*DeleteVoicemailMessageUnsupportedMediaType) IsRedirect ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete voicemail message unsupported media type response has a 3xx status code
func (*DeleteVoicemailMessageUnsupportedMediaType) IsServerError ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete voicemail message unsupported media type response has a 5xx status code
func (*DeleteVoicemailMessageUnsupportedMediaType) IsSuccess ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete voicemail message unsupported media type response has a 2xx status code
func (*DeleteVoicemailMessageUnsupportedMediaType) String ¶
func (o *DeleteVoicemailMessageUnsupportedMediaType) String() string
type DeleteVoicemailMessagesBadRequest ¶
DeleteVoicemailMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteVoicemailMessagesBadRequest ¶
func NewDeleteVoicemailMessagesBadRequest() *DeleteVoicemailMessagesBadRequest
NewDeleteVoicemailMessagesBadRequest creates a DeleteVoicemailMessagesBadRequest with default headers values
func (*DeleteVoicemailMessagesBadRequest) Error ¶
func (o *DeleteVoicemailMessagesBadRequest) Error() string
func (*DeleteVoicemailMessagesBadRequest) GetPayload ¶
func (o *DeleteVoicemailMessagesBadRequest) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesBadRequest) IsClientError ¶
func (o *DeleteVoicemailMessagesBadRequest) IsClientError() bool
IsClientError returns true when this delete voicemail messages bad request response has a 4xx status code
func (*DeleteVoicemailMessagesBadRequest) IsCode ¶
func (o *DeleteVoicemailMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this delete voicemail messages bad request response a status code equal to that given
func (*DeleteVoicemailMessagesBadRequest) IsRedirect ¶
func (o *DeleteVoicemailMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages bad request response has a 3xx status code
func (*DeleteVoicemailMessagesBadRequest) IsServerError ¶
func (o *DeleteVoicemailMessagesBadRequest) IsServerError() bool
IsServerError returns true when this delete voicemail messages bad request response has a 5xx status code
func (*DeleteVoicemailMessagesBadRequest) IsSuccess ¶
func (o *DeleteVoicemailMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages bad request response has a 2xx status code
func (*DeleteVoicemailMessagesBadRequest) String ¶
func (o *DeleteVoicemailMessagesBadRequest) String() string
type DeleteVoicemailMessagesForbidden ¶
DeleteVoicemailMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteVoicemailMessagesForbidden ¶
func NewDeleteVoicemailMessagesForbidden() *DeleteVoicemailMessagesForbidden
NewDeleteVoicemailMessagesForbidden creates a DeleteVoicemailMessagesForbidden with default headers values
func (*DeleteVoicemailMessagesForbidden) Error ¶
func (o *DeleteVoicemailMessagesForbidden) Error() string
func (*DeleteVoicemailMessagesForbidden) GetPayload ¶
func (o *DeleteVoicemailMessagesForbidden) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesForbidden) IsClientError ¶
func (o *DeleteVoicemailMessagesForbidden) IsClientError() bool
IsClientError returns true when this delete voicemail messages forbidden response has a 4xx status code
func (*DeleteVoicemailMessagesForbidden) IsCode ¶
func (o *DeleteVoicemailMessagesForbidden) IsCode(code int) bool
IsCode returns true when this delete voicemail messages forbidden response a status code equal to that given
func (*DeleteVoicemailMessagesForbidden) IsRedirect ¶
func (o *DeleteVoicemailMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages forbidden response has a 3xx status code
func (*DeleteVoicemailMessagesForbidden) IsServerError ¶
func (o *DeleteVoicemailMessagesForbidden) IsServerError() bool
IsServerError returns true when this delete voicemail messages forbidden response has a 5xx status code
func (*DeleteVoicemailMessagesForbidden) IsSuccess ¶
func (o *DeleteVoicemailMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages forbidden response has a 2xx status code
func (*DeleteVoicemailMessagesForbidden) String ¶
func (o *DeleteVoicemailMessagesForbidden) String() string
type DeleteVoicemailMessagesGatewayTimeout ¶
DeleteVoicemailMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteVoicemailMessagesGatewayTimeout ¶
func NewDeleteVoicemailMessagesGatewayTimeout() *DeleteVoicemailMessagesGatewayTimeout
NewDeleteVoicemailMessagesGatewayTimeout creates a DeleteVoicemailMessagesGatewayTimeout with default headers values
func (*DeleteVoicemailMessagesGatewayTimeout) Error ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) Error() string
func (*DeleteVoicemailMessagesGatewayTimeout) GetPayload ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesGatewayTimeout) IsClientError ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete voicemail messages gateway timeout response has a 4xx status code
func (*DeleteVoicemailMessagesGatewayTimeout) IsCode ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete voicemail messages gateway timeout response a status code equal to that given
func (*DeleteVoicemailMessagesGatewayTimeout) IsRedirect ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages gateway timeout response has a 3xx status code
func (*DeleteVoicemailMessagesGatewayTimeout) IsServerError ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete voicemail messages gateway timeout response has a 5xx status code
func (*DeleteVoicemailMessagesGatewayTimeout) IsSuccess ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages gateway timeout response has a 2xx status code
func (*DeleteVoicemailMessagesGatewayTimeout) String ¶
func (o *DeleteVoicemailMessagesGatewayTimeout) String() string
type DeleteVoicemailMessagesInternalServerError ¶
DeleteVoicemailMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteVoicemailMessagesInternalServerError ¶
func NewDeleteVoicemailMessagesInternalServerError() *DeleteVoicemailMessagesInternalServerError
NewDeleteVoicemailMessagesInternalServerError creates a DeleteVoicemailMessagesInternalServerError with default headers values
func (*DeleteVoicemailMessagesInternalServerError) Error ¶
func (o *DeleteVoicemailMessagesInternalServerError) Error() string
func (*DeleteVoicemailMessagesInternalServerError) GetPayload ¶
func (o *DeleteVoicemailMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesInternalServerError) IsClientError ¶
func (o *DeleteVoicemailMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this delete voicemail messages internal server error response has a 4xx status code
func (*DeleteVoicemailMessagesInternalServerError) IsCode ¶
func (o *DeleteVoicemailMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this delete voicemail messages internal server error response a status code equal to that given
func (*DeleteVoicemailMessagesInternalServerError) IsRedirect ¶
func (o *DeleteVoicemailMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages internal server error response has a 3xx status code
func (*DeleteVoicemailMessagesInternalServerError) IsServerError ¶
func (o *DeleteVoicemailMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this delete voicemail messages internal server error response has a 5xx status code
func (*DeleteVoicemailMessagesInternalServerError) IsSuccess ¶
func (o *DeleteVoicemailMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages internal server error response has a 2xx status code
func (*DeleteVoicemailMessagesInternalServerError) String ¶
func (o *DeleteVoicemailMessagesInternalServerError) String() string
type DeleteVoicemailMessagesNotFound ¶
DeleteVoicemailMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteVoicemailMessagesNotFound ¶
func NewDeleteVoicemailMessagesNotFound() *DeleteVoicemailMessagesNotFound
NewDeleteVoicemailMessagesNotFound creates a DeleteVoicemailMessagesNotFound with default headers values
func (*DeleteVoicemailMessagesNotFound) Error ¶
func (o *DeleteVoicemailMessagesNotFound) Error() string
func (*DeleteVoicemailMessagesNotFound) GetPayload ¶
func (o *DeleteVoicemailMessagesNotFound) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesNotFound) IsClientError ¶
func (o *DeleteVoicemailMessagesNotFound) IsClientError() bool
IsClientError returns true when this delete voicemail messages not found response has a 4xx status code
func (*DeleteVoicemailMessagesNotFound) IsCode ¶
func (o *DeleteVoicemailMessagesNotFound) IsCode(code int) bool
IsCode returns true when this delete voicemail messages not found response a status code equal to that given
func (*DeleteVoicemailMessagesNotFound) IsRedirect ¶
func (o *DeleteVoicemailMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages not found response has a 3xx status code
func (*DeleteVoicemailMessagesNotFound) IsServerError ¶
func (o *DeleteVoicemailMessagesNotFound) IsServerError() bool
IsServerError returns true when this delete voicemail messages not found response has a 5xx status code
func (*DeleteVoicemailMessagesNotFound) IsSuccess ¶
func (o *DeleteVoicemailMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages not found response has a 2xx status code
func (*DeleteVoicemailMessagesNotFound) String ¶
func (o *DeleteVoicemailMessagesNotFound) String() string
type DeleteVoicemailMessagesOK ¶
type DeleteVoicemailMessagesOK struct { }
DeleteVoicemailMessagesOK describes a response with status code 200, with default header values.
Operation was successful.
func NewDeleteVoicemailMessagesOK ¶
func NewDeleteVoicemailMessagesOK() *DeleteVoicemailMessagesOK
NewDeleteVoicemailMessagesOK creates a DeleteVoicemailMessagesOK with default headers values
func (*DeleteVoicemailMessagesOK) Error ¶
func (o *DeleteVoicemailMessagesOK) Error() string
func (*DeleteVoicemailMessagesOK) IsClientError ¶
func (o *DeleteVoicemailMessagesOK) IsClientError() bool
IsClientError returns true when this delete voicemail messages o k response has a 4xx status code
func (*DeleteVoicemailMessagesOK) IsCode ¶
func (o *DeleteVoicemailMessagesOK) IsCode(code int) bool
IsCode returns true when this delete voicemail messages o k response a status code equal to that given
func (*DeleteVoicemailMessagesOK) IsRedirect ¶
func (o *DeleteVoicemailMessagesOK) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages o k response has a 3xx status code
func (*DeleteVoicemailMessagesOK) IsServerError ¶
func (o *DeleteVoicemailMessagesOK) IsServerError() bool
IsServerError returns true when this delete voicemail messages o k response has a 5xx status code
func (*DeleteVoicemailMessagesOK) IsSuccess ¶
func (o *DeleteVoicemailMessagesOK) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages o k response has a 2xx status code
func (*DeleteVoicemailMessagesOK) String ¶
func (o *DeleteVoicemailMessagesOK) String() string
type DeleteVoicemailMessagesParams ¶
type DeleteVoicemailMessagesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteVoicemailMessagesParams contains all the parameters to send to the API endpoint
for the delete voicemail messages operation. Typically these are written to a http.Request.
func NewDeleteVoicemailMessagesParams ¶
func NewDeleteVoicemailMessagesParams() *DeleteVoicemailMessagesParams
NewDeleteVoicemailMessagesParams creates a new DeleteVoicemailMessagesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteVoicemailMessagesParamsWithContext ¶
func NewDeleteVoicemailMessagesParamsWithContext(ctx context.Context) *DeleteVoicemailMessagesParams
NewDeleteVoicemailMessagesParamsWithContext creates a new DeleteVoicemailMessagesParams object with the ability to set a context for a request.
func NewDeleteVoicemailMessagesParamsWithHTTPClient ¶
func NewDeleteVoicemailMessagesParamsWithHTTPClient(client *http.Client) *DeleteVoicemailMessagesParams
NewDeleteVoicemailMessagesParamsWithHTTPClient creates a new DeleteVoicemailMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteVoicemailMessagesParamsWithTimeout ¶
func NewDeleteVoicemailMessagesParamsWithTimeout(timeout time.Duration) *DeleteVoicemailMessagesParams
NewDeleteVoicemailMessagesParamsWithTimeout creates a new DeleteVoicemailMessagesParams object with the ability to set a timeout on a request.
func (*DeleteVoicemailMessagesParams) SetContext ¶
func (o *DeleteVoicemailMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the delete voicemail messages params
func (*DeleteVoicemailMessagesParams) SetDefaults ¶
func (o *DeleteVoicemailMessagesParams) SetDefaults()
SetDefaults hydrates default values in the delete voicemail messages params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteVoicemailMessagesParams) SetHTTPClient ¶
func (o *DeleteVoicemailMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete voicemail messages params
func (*DeleteVoicemailMessagesParams) SetTimeout ¶
func (o *DeleteVoicemailMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete voicemail messages params
func (*DeleteVoicemailMessagesParams) WithContext ¶
func (o *DeleteVoicemailMessagesParams) WithContext(ctx context.Context) *DeleteVoicemailMessagesParams
WithContext adds the context to the delete voicemail messages params
func (*DeleteVoicemailMessagesParams) WithDefaults ¶
func (o *DeleteVoicemailMessagesParams) WithDefaults() *DeleteVoicemailMessagesParams
WithDefaults hydrates default values in the delete voicemail messages params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteVoicemailMessagesParams) WithHTTPClient ¶
func (o *DeleteVoicemailMessagesParams) WithHTTPClient(client *http.Client) *DeleteVoicemailMessagesParams
WithHTTPClient adds the HTTPClient to the delete voicemail messages params
func (*DeleteVoicemailMessagesParams) WithTimeout ¶
func (o *DeleteVoicemailMessagesParams) WithTimeout(timeout time.Duration) *DeleteVoicemailMessagesParams
WithTimeout adds the timeout to the delete voicemail messages params
func (*DeleteVoicemailMessagesParams) WriteToRequest ¶
func (o *DeleteVoicemailMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteVoicemailMessagesReader ¶
type DeleteVoicemailMessagesReader struct {
// contains filtered or unexported fields
}
DeleteVoicemailMessagesReader is a Reader for the DeleteVoicemailMessages structure.
func (*DeleteVoicemailMessagesReader) ReadResponse ¶
func (o *DeleteVoicemailMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteVoicemailMessagesRequestEntityTooLarge ¶
DeleteVoicemailMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteVoicemailMessagesRequestEntityTooLarge ¶
func NewDeleteVoicemailMessagesRequestEntityTooLarge() *DeleteVoicemailMessagesRequestEntityTooLarge
NewDeleteVoicemailMessagesRequestEntityTooLarge creates a DeleteVoicemailMessagesRequestEntityTooLarge with default headers values
func (*DeleteVoicemailMessagesRequestEntityTooLarge) Error ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) Error() string
func (*DeleteVoicemailMessagesRequestEntityTooLarge) GetPayload ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesRequestEntityTooLarge) IsClientError ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete voicemail messages request entity too large response has a 4xx status code
func (*DeleteVoicemailMessagesRequestEntityTooLarge) IsCode ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete voicemail messages request entity too large response a status code equal to that given
func (*DeleteVoicemailMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages request entity too large response has a 3xx status code
func (*DeleteVoicemailMessagesRequestEntityTooLarge) IsServerError ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete voicemail messages request entity too large response has a 5xx status code
func (*DeleteVoicemailMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages request entity too large response has a 2xx status code
func (*DeleteVoicemailMessagesRequestEntityTooLarge) String ¶
func (o *DeleteVoicemailMessagesRequestEntityTooLarge) String() string
type DeleteVoicemailMessagesRequestTimeout ¶
DeleteVoicemailMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteVoicemailMessagesRequestTimeout ¶
func NewDeleteVoicemailMessagesRequestTimeout() *DeleteVoicemailMessagesRequestTimeout
NewDeleteVoicemailMessagesRequestTimeout creates a DeleteVoicemailMessagesRequestTimeout with default headers values
func (*DeleteVoicemailMessagesRequestTimeout) Error ¶
func (o *DeleteVoicemailMessagesRequestTimeout) Error() string
func (*DeleteVoicemailMessagesRequestTimeout) GetPayload ¶
func (o *DeleteVoicemailMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesRequestTimeout) IsClientError ¶
func (o *DeleteVoicemailMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this delete voicemail messages request timeout response has a 4xx status code
func (*DeleteVoicemailMessagesRequestTimeout) IsCode ¶
func (o *DeleteVoicemailMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete voicemail messages request timeout response a status code equal to that given
func (*DeleteVoicemailMessagesRequestTimeout) IsRedirect ¶
func (o *DeleteVoicemailMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages request timeout response has a 3xx status code
func (*DeleteVoicemailMessagesRequestTimeout) IsServerError ¶
func (o *DeleteVoicemailMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this delete voicemail messages request timeout response has a 5xx status code
func (*DeleteVoicemailMessagesRequestTimeout) IsSuccess ¶
func (o *DeleteVoicemailMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages request timeout response has a 2xx status code
func (*DeleteVoicemailMessagesRequestTimeout) String ¶
func (o *DeleteVoicemailMessagesRequestTimeout) String() string
type DeleteVoicemailMessagesServiceUnavailable ¶
type DeleteVoicemailMessagesServiceUnavailable struct {
}DeleteVoicemailMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteVoicemailMessagesServiceUnavailable ¶
func NewDeleteVoicemailMessagesServiceUnavailable() *DeleteVoicemailMessagesServiceUnavailable
NewDeleteVoicemailMessagesServiceUnavailable creates a DeleteVoicemailMessagesServiceUnavailable with default headers values
func (*DeleteVoicemailMessagesServiceUnavailable) Error ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) Error() string
func (*DeleteVoicemailMessagesServiceUnavailable) GetPayload ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesServiceUnavailable) IsClientError ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete voicemail messages service unavailable response has a 4xx status code
func (*DeleteVoicemailMessagesServiceUnavailable) IsCode ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete voicemail messages service unavailable response a status code equal to that given
func (*DeleteVoicemailMessagesServiceUnavailable) IsRedirect ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages service unavailable response has a 3xx status code
func (*DeleteVoicemailMessagesServiceUnavailable) IsServerError ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete voicemail messages service unavailable response has a 5xx status code
func (*DeleteVoicemailMessagesServiceUnavailable) IsSuccess ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages service unavailable response has a 2xx status code
func (*DeleteVoicemailMessagesServiceUnavailable) String ¶
func (o *DeleteVoicemailMessagesServiceUnavailable) String() string
type DeleteVoicemailMessagesTooManyRequests ¶
DeleteVoicemailMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteVoicemailMessagesTooManyRequests ¶
func NewDeleteVoicemailMessagesTooManyRequests() *DeleteVoicemailMessagesTooManyRequests
NewDeleteVoicemailMessagesTooManyRequests creates a DeleteVoicemailMessagesTooManyRequests with default headers values
func (*DeleteVoicemailMessagesTooManyRequests) Error ¶
func (o *DeleteVoicemailMessagesTooManyRequests) Error() string
func (*DeleteVoicemailMessagesTooManyRequests) GetPayload ¶
func (o *DeleteVoicemailMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesTooManyRequests) IsClientError ¶
func (o *DeleteVoicemailMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this delete voicemail messages too many requests response has a 4xx status code
func (*DeleteVoicemailMessagesTooManyRequests) IsCode ¶
func (o *DeleteVoicemailMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete voicemail messages too many requests response a status code equal to that given
func (*DeleteVoicemailMessagesTooManyRequests) IsRedirect ¶
func (o *DeleteVoicemailMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages too many requests response has a 3xx status code
func (*DeleteVoicemailMessagesTooManyRequests) IsServerError ¶
func (o *DeleteVoicemailMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this delete voicemail messages too many requests response has a 5xx status code
func (*DeleteVoicemailMessagesTooManyRequests) IsSuccess ¶
func (o *DeleteVoicemailMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages too many requests response has a 2xx status code
func (*DeleteVoicemailMessagesTooManyRequests) String ¶
func (o *DeleteVoicemailMessagesTooManyRequests) String() string
type DeleteVoicemailMessagesUnauthorized ¶
type DeleteVoicemailMessagesUnauthorized struct {
}DeleteVoicemailMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteVoicemailMessagesUnauthorized ¶
func NewDeleteVoicemailMessagesUnauthorized() *DeleteVoicemailMessagesUnauthorized
NewDeleteVoicemailMessagesUnauthorized creates a DeleteVoicemailMessagesUnauthorized with default headers values
func (*DeleteVoicemailMessagesUnauthorized) Error ¶
func (o *DeleteVoicemailMessagesUnauthorized) Error() string
func (*DeleteVoicemailMessagesUnauthorized) GetPayload ¶
func (o *DeleteVoicemailMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesUnauthorized) IsClientError ¶
func (o *DeleteVoicemailMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this delete voicemail messages unauthorized response has a 4xx status code
func (*DeleteVoicemailMessagesUnauthorized) IsCode ¶
func (o *DeleteVoicemailMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this delete voicemail messages unauthorized response a status code equal to that given
func (*DeleteVoicemailMessagesUnauthorized) IsRedirect ¶
func (o *DeleteVoicemailMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages unauthorized response has a 3xx status code
func (*DeleteVoicemailMessagesUnauthorized) IsServerError ¶
func (o *DeleteVoicemailMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this delete voicemail messages unauthorized response has a 5xx status code
func (*DeleteVoicemailMessagesUnauthorized) IsSuccess ¶
func (o *DeleteVoicemailMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages unauthorized response has a 2xx status code
func (*DeleteVoicemailMessagesUnauthorized) String ¶
func (o *DeleteVoicemailMessagesUnauthorized) String() string
type DeleteVoicemailMessagesUnsupportedMediaType ¶
DeleteVoicemailMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteVoicemailMessagesUnsupportedMediaType ¶
func NewDeleteVoicemailMessagesUnsupportedMediaType() *DeleteVoicemailMessagesUnsupportedMediaType
NewDeleteVoicemailMessagesUnsupportedMediaType creates a DeleteVoicemailMessagesUnsupportedMediaType with default headers values
func (*DeleteVoicemailMessagesUnsupportedMediaType) Error ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) Error() string
func (*DeleteVoicemailMessagesUnsupportedMediaType) GetPayload ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteVoicemailMessagesUnsupportedMediaType) IsClientError ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete voicemail messages unsupported media type response has a 4xx status code
func (*DeleteVoicemailMessagesUnsupportedMediaType) IsCode ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete voicemail messages unsupported media type response a status code equal to that given
func (*DeleteVoicemailMessagesUnsupportedMediaType) IsRedirect ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete voicemail messages unsupported media type response has a 3xx status code
func (*DeleteVoicemailMessagesUnsupportedMediaType) IsServerError ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete voicemail messages unsupported media type response has a 5xx status code
func (*DeleteVoicemailMessagesUnsupportedMediaType) IsSuccess ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete voicemail messages unsupported media type response has a 2xx status code
func (*DeleteVoicemailMessagesUnsupportedMediaType) String ¶
func (o *DeleteVoicemailMessagesUnsupportedMediaType) String() string
type GetVoicemailGroupMailboxBadRequest ¶
GetVoicemailGroupMailboxBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailGroupMailboxBadRequest ¶
func NewGetVoicemailGroupMailboxBadRequest() *GetVoicemailGroupMailboxBadRequest
NewGetVoicemailGroupMailboxBadRequest creates a GetVoicemailGroupMailboxBadRequest with default headers values
func (*GetVoicemailGroupMailboxBadRequest) Error ¶
func (o *GetVoicemailGroupMailboxBadRequest) Error() string
func (*GetVoicemailGroupMailboxBadRequest) GetPayload ¶
func (o *GetVoicemailGroupMailboxBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxBadRequest) IsClientError ¶
func (o *GetVoicemailGroupMailboxBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox bad request response has a 4xx status code
func (*GetVoicemailGroupMailboxBadRequest) IsCode ¶
func (o *GetVoicemailGroupMailboxBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox bad request response a status code equal to that given
func (*GetVoicemailGroupMailboxBadRequest) IsRedirect ¶
func (o *GetVoicemailGroupMailboxBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox bad request response has a 3xx status code
func (*GetVoicemailGroupMailboxBadRequest) IsServerError ¶
func (o *GetVoicemailGroupMailboxBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox bad request response has a 5xx status code
func (*GetVoicemailGroupMailboxBadRequest) IsSuccess ¶
func (o *GetVoicemailGroupMailboxBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox bad request response has a 2xx status code
func (*GetVoicemailGroupMailboxBadRequest) String ¶
func (o *GetVoicemailGroupMailboxBadRequest) String() string
type GetVoicemailGroupMailboxForbidden ¶
GetVoicemailGroupMailboxForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailGroupMailboxForbidden ¶
func NewGetVoicemailGroupMailboxForbidden() *GetVoicemailGroupMailboxForbidden
NewGetVoicemailGroupMailboxForbidden creates a GetVoicemailGroupMailboxForbidden with default headers values
func (*GetVoicemailGroupMailboxForbidden) Error ¶
func (o *GetVoicemailGroupMailboxForbidden) Error() string
func (*GetVoicemailGroupMailboxForbidden) GetPayload ¶
func (o *GetVoicemailGroupMailboxForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxForbidden) IsClientError ¶
func (o *GetVoicemailGroupMailboxForbidden) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox forbidden response has a 4xx status code
func (*GetVoicemailGroupMailboxForbidden) IsCode ¶
func (o *GetVoicemailGroupMailboxForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox forbidden response a status code equal to that given
func (*GetVoicemailGroupMailboxForbidden) IsRedirect ¶
func (o *GetVoicemailGroupMailboxForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox forbidden response has a 3xx status code
func (*GetVoicemailGroupMailboxForbidden) IsServerError ¶
func (o *GetVoicemailGroupMailboxForbidden) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox forbidden response has a 5xx status code
func (*GetVoicemailGroupMailboxForbidden) IsSuccess ¶
func (o *GetVoicemailGroupMailboxForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox forbidden response has a 2xx status code
func (*GetVoicemailGroupMailboxForbidden) String ¶
func (o *GetVoicemailGroupMailboxForbidden) String() string
type GetVoicemailGroupMailboxGatewayTimeout ¶
GetVoicemailGroupMailboxGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailGroupMailboxGatewayTimeout ¶
func NewGetVoicemailGroupMailboxGatewayTimeout() *GetVoicemailGroupMailboxGatewayTimeout
NewGetVoicemailGroupMailboxGatewayTimeout creates a GetVoicemailGroupMailboxGatewayTimeout with default headers values
func (*GetVoicemailGroupMailboxGatewayTimeout) Error ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) Error() string
func (*GetVoicemailGroupMailboxGatewayTimeout) GetPayload ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxGatewayTimeout) IsClientError ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox gateway timeout response has a 4xx status code
func (*GetVoicemailGroupMailboxGatewayTimeout) IsCode ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox gateway timeout response a status code equal to that given
func (*GetVoicemailGroupMailboxGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox gateway timeout response has a 3xx status code
func (*GetVoicemailGroupMailboxGatewayTimeout) IsServerError ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox gateway timeout response has a 5xx status code
func (*GetVoicemailGroupMailboxGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox gateway timeout response has a 2xx status code
func (*GetVoicemailGroupMailboxGatewayTimeout) String ¶
func (o *GetVoicemailGroupMailboxGatewayTimeout) String() string
type GetVoicemailGroupMailboxInternalServerError ¶
GetVoicemailGroupMailboxInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailGroupMailboxInternalServerError ¶
func NewGetVoicemailGroupMailboxInternalServerError() *GetVoicemailGroupMailboxInternalServerError
NewGetVoicemailGroupMailboxInternalServerError creates a GetVoicemailGroupMailboxInternalServerError with default headers values
func (*GetVoicemailGroupMailboxInternalServerError) Error ¶
func (o *GetVoicemailGroupMailboxInternalServerError) Error() string
func (*GetVoicemailGroupMailboxInternalServerError) GetPayload ¶
func (o *GetVoicemailGroupMailboxInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxInternalServerError) IsClientError ¶
func (o *GetVoicemailGroupMailboxInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox internal server error response has a 4xx status code
func (*GetVoicemailGroupMailboxInternalServerError) IsCode ¶
func (o *GetVoicemailGroupMailboxInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox internal server error response a status code equal to that given
func (*GetVoicemailGroupMailboxInternalServerError) IsRedirect ¶
func (o *GetVoicemailGroupMailboxInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox internal server error response has a 3xx status code
func (*GetVoicemailGroupMailboxInternalServerError) IsServerError ¶
func (o *GetVoicemailGroupMailboxInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox internal server error response has a 5xx status code
func (*GetVoicemailGroupMailboxInternalServerError) IsSuccess ¶
func (o *GetVoicemailGroupMailboxInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox internal server error response has a 2xx status code
func (*GetVoicemailGroupMailboxInternalServerError) String ¶
func (o *GetVoicemailGroupMailboxInternalServerError) String() string
type GetVoicemailGroupMailboxNotFound ¶
GetVoicemailGroupMailboxNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailGroupMailboxNotFound ¶
func NewGetVoicemailGroupMailboxNotFound() *GetVoicemailGroupMailboxNotFound
NewGetVoicemailGroupMailboxNotFound creates a GetVoicemailGroupMailboxNotFound with default headers values
func (*GetVoicemailGroupMailboxNotFound) Error ¶
func (o *GetVoicemailGroupMailboxNotFound) Error() string
func (*GetVoicemailGroupMailboxNotFound) GetPayload ¶
func (o *GetVoicemailGroupMailboxNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxNotFound) IsClientError ¶
func (o *GetVoicemailGroupMailboxNotFound) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox not found response has a 4xx status code
func (*GetVoicemailGroupMailboxNotFound) IsCode ¶
func (o *GetVoicemailGroupMailboxNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox not found response a status code equal to that given
func (*GetVoicemailGroupMailboxNotFound) IsRedirect ¶
func (o *GetVoicemailGroupMailboxNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox not found response has a 3xx status code
func (*GetVoicemailGroupMailboxNotFound) IsServerError ¶
func (o *GetVoicemailGroupMailboxNotFound) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox not found response has a 5xx status code
func (*GetVoicemailGroupMailboxNotFound) IsSuccess ¶
func (o *GetVoicemailGroupMailboxNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox not found response has a 2xx status code
func (*GetVoicemailGroupMailboxNotFound) String ¶
func (o *GetVoicemailGroupMailboxNotFound) String() string
type GetVoicemailGroupMailboxOK ¶
type GetVoicemailGroupMailboxOK struct {
Payload *models.VoicemailMailboxInfo
}
GetVoicemailGroupMailboxOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailGroupMailboxOK ¶
func NewGetVoicemailGroupMailboxOK() *GetVoicemailGroupMailboxOK
NewGetVoicemailGroupMailboxOK creates a GetVoicemailGroupMailboxOK with default headers values
func (*GetVoicemailGroupMailboxOK) Error ¶
func (o *GetVoicemailGroupMailboxOK) Error() string
func (*GetVoicemailGroupMailboxOK) GetPayload ¶
func (o *GetVoicemailGroupMailboxOK) GetPayload() *models.VoicemailMailboxInfo
func (*GetVoicemailGroupMailboxOK) IsClientError ¶
func (o *GetVoicemailGroupMailboxOK) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox o k response has a 4xx status code
func (*GetVoicemailGroupMailboxOK) IsCode ¶
func (o *GetVoicemailGroupMailboxOK) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox o k response a status code equal to that given
func (*GetVoicemailGroupMailboxOK) IsRedirect ¶
func (o *GetVoicemailGroupMailboxOK) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox o k response has a 3xx status code
func (*GetVoicemailGroupMailboxOK) IsServerError ¶
func (o *GetVoicemailGroupMailboxOK) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox o k response has a 5xx status code
func (*GetVoicemailGroupMailboxOK) IsSuccess ¶
func (o *GetVoicemailGroupMailboxOK) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox o k response has a 2xx status code
func (*GetVoicemailGroupMailboxOK) String ¶
func (o *GetVoicemailGroupMailboxOK) String() string
type GetVoicemailGroupMailboxParams ¶
type GetVoicemailGroupMailboxParams struct { /* GroupID. groupId */ GroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailGroupMailboxParams contains all the parameters to send to the API endpoint
for the get voicemail group mailbox operation. Typically these are written to a http.Request.
func NewGetVoicemailGroupMailboxParams ¶
func NewGetVoicemailGroupMailboxParams() *GetVoicemailGroupMailboxParams
NewGetVoicemailGroupMailboxParams creates a new GetVoicemailGroupMailboxParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailGroupMailboxParamsWithContext ¶
func NewGetVoicemailGroupMailboxParamsWithContext(ctx context.Context) *GetVoicemailGroupMailboxParams
NewGetVoicemailGroupMailboxParamsWithContext creates a new GetVoicemailGroupMailboxParams object with the ability to set a context for a request.
func NewGetVoicemailGroupMailboxParamsWithHTTPClient ¶
func NewGetVoicemailGroupMailboxParamsWithHTTPClient(client *http.Client) *GetVoicemailGroupMailboxParams
NewGetVoicemailGroupMailboxParamsWithHTTPClient creates a new GetVoicemailGroupMailboxParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailGroupMailboxParamsWithTimeout ¶
func NewGetVoicemailGroupMailboxParamsWithTimeout(timeout time.Duration) *GetVoicemailGroupMailboxParams
NewGetVoicemailGroupMailboxParamsWithTimeout creates a new GetVoicemailGroupMailboxParams object with the ability to set a timeout on a request.
func (*GetVoicemailGroupMailboxParams) SetContext ¶
func (o *GetVoicemailGroupMailboxParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) SetDefaults ¶
func (o *GetVoicemailGroupMailboxParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail group mailbox params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailGroupMailboxParams) SetGroupID ¶
func (o *GetVoicemailGroupMailboxParams) SetGroupID(groupID string)
SetGroupID adds the groupId to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) SetHTTPClient ¶
func (o *GetVoicemailGroupMailboxParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) SetTimeout ¶
func (o *GetVoicemailGroupMailboxParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) WithContext ¶
func (o *GetVoicemailGroupMailboxParams) WithContext(ctx context.Context) *GetVoicemailGroupMailboxParams
WithContext adds the context to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) WithDefaults ¶
func (o *GetVoicemailGroupMailboxParams) WithDefaults() *GetVoicemailGroupMailboxParams
WithDefaults hydrates default values in the get voicemail group mailbox params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailGroupMailboxParams) WithGroupID ¶
func (o *GetVoicemailGroupMailboxParams) WithGroupID(groupID string) *GetVoicemailGroupMailboxParams
WithGroupID adds the groupID to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) WithHTTPClient ¶
func (o *GetVoicemailGroupMailboxParams) WithHTTPClient(client *http.Client) *GetVoicemailGroupMailboxParams
WithHTTPClient adds the HTTPClient to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) WithTimeout ¶
func (o *GetVoicemailGroupMailboxParams) WithTimeout(timeout time.Duration) *GetVoicemailGroupMailboxParams
WithTimeout adds the timeout to the get voicemail group mailbox params
func (*GetVoicemailGroupMailboxParams) WriteToRequest ¶
func (o *GetVoicemailGroupMailboxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailGroupMailboxReader ¶
type GetVoicemailGroupMailboxReader struct {
// contains filtered or unexported fields
}
GetVoicemailGroupMailboxReader is a Reader for the GetVoicemailGroupMailbox structure.
func (*GetVoicemailGroupMailboxReader) ReadResponse ¶
func (o *GetVoicemailGroupMailboxReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailGroupMailboxRequestEntityTooLarge ¶
GetVoicemailGroupMailboxRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailGroupMailboxRequestEntityTooLarge ¶
func NewGetVoicemailGroupMailboxRequestEntityTooLarge() *GetVoicemailGroupMailboxRequestEntityTooLarge
NewGetVoicemailGroupMailboxRequestEntityTooLarge creates a GetVoicemailGroupMailboxRequestEntityTooLarge with default headers values
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) Error ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) Error() string
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox request entity too large response has a 4xx status code
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox request entity too large response a status code equal to that given
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox request entity too large response has a 3xx status code
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox request entity too large response has a 5xx status code
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox request entity too large response has a 2xx status code
func (*GetVoicemailGroupMailboxRequestEntityTooLarge) String ¶
func (o *GetVoicemailGroupMailboxRequestEntityTooLarge) String() string
type GetVoicemailGroupMailboxRequestTimeout ¶
GetVoicemailGroupMailboxRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailGroupMailboxRequestTimeout ¶
func NewGetVoicemailGroupMailboxRequestTimeout() *GetVoicemailGroupMailboxRequestTimeout
NewGetVoicemailGroupMailboxRequestTimeout creates a GetVoicemailGroupMailboxRequestTimeout with default headers values
func (*GetVoicemailGroupMailboxRequestTimeout) Error ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) Error() string
func (*GetVoicemailGroupMailboxRequestTimeout) GetPayload ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxRequestTimeout) IsClientError ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox request timeout response has a 4xx status code
func (*GetVoicemailGroupMailboxRequestTimeout) IsCode ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox request timeout response a status code equal to that given
func (*GetVoicemailGroupMailboxRequestTimeout) IsRedirect ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox request timeout response has a 3xx status code
func (*GetVoicemailGroupMailboxRequestTimeout) IsServerError ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox request timeout response has a 5xx status code
func (*GetVoicemailGroupMailboxRequestTimeout) IsSuccess ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox request timeout response has a 2xx status code
func (*GetVoicemailGroupMailboxRequestTimeout) String ¶
func (o *GetVoicemailGroupMailboxRequestTimeout) String() string
type GetVoicemailGroupMailboxServiceUnavailable ¶
type GetVoicemailGroupMailboxServiceUnavailable struct {
}GetVoicemailGroupMailboxServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailGroupMailboxServiceUnavailable ¶
func NewGetVoicemailGroupMailboxServiceUnavailable() *GetVoicemailGroupMailboxServiceUnavailable
NewGetVoicemailGroupMailboxServiceUnavailable creates a GetVoicemailGroupMailboxServiceUnavailable with default headers values
func (*GetVoicemailGroupMailboxServiceUnavailable) Error ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) Error() string
func (*GetVoicemailGroupMailboxServiceUnavailable) GetPayload ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxServiceUnavailable) IsClientError ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox service unavailable response has a 4xx status code
func (*GetVoicemailGroupMailboxServiceUnavailable) IsCode ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox service unavailable response a status code equal to that given
func (*GetVoicemailGroupMailboxServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox service unavailable response has a 3xx status code
func (*GetVoicemailGroupMailboxServiceUnavailable) IsServerError ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox service unavailable response has a 5xx status code
func (*GetVoicemailGroupMailboxServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox service unavailable response has a 2xx status code
func (*GetVoicemailGroupMailboxServiceUnavailable) String ¶
func (o *GetVoicemailGroupMailboxServiceUnavailable) String() string
type GetVoicemailGroupMailboxTooManyRequests ¶
GetVoicemailGroupMailboxTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailGroupMailboxTooManyRequests ¶
func NewGetVoicemailGroupMailboxTooManyRequests() *GetVoicemailGroupMailboxTooManyRequests
NewGetVoicemailGroupMailboxTooManyRequests creates a GetVoicemailGroupMailboxTooManyRequests with default headers values
func (*GetVoicemailGroupMailboxTooManyRequests) Error ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) Error() string
func (*GetVoicemailGroupMailboxTooManyRequests) GetPayload ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxTooManyRequests) IsClientError ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox too many requests response has a 4xx status code
func (*GetVoicemailGroupMailboxTooManyRequests) IsCode ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox too many requests response a status code equal to that given
func (*GetVoicemailGroupMailboxTooManyRequests) IsRedirect ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox too many requests response has a 3xx status code
func (*GetVoicemailGroupMailboxTooManyRequests) IsServerError ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox too many requests response has a 5xx status code
func (*GetVoicemailGroupMailboxTooManyRequests) IsSuccess ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox too many requests response has a 2xx status code
func (*GetVoicemailGroupMailboxTooManyRequests) String ¶
func (o *GetVoicemailGroupMailboxTooManyRequests) String() string
type GetVoicemailGroupMailboxUnauthorized ¶
type GetVoicemailGroupMailboxUnauthorized struct {
}GetVoicemailGroupMailboxUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailGroupMailboxUnauthorized ¶
func NewGetVoicemailGroupMailboxUnauthorized() *GetVoicemailGroupMailboxUnauthorized
NewGetVoicemailGroupMailboxUnauthorized creates a GetVoicemailGroupMailboxUnauthorized with default headers values
func (*GetVoicemailGroupMailboxUnauthorized) Error ¶
func (o *GetVoicemailGroupMailboxUnauthorized) Error() string
func (*GetVoicemailGroupMailboxUnauthorized) GetPayload ¶
func (o *GetVoicemailGroupMailboxUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxUnauthorized) IsClientError ¶
func (o *GetVoicemailGroupMailboxUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox unauthorized response has a 4xx status code
func (*GetVoicemailGroupMailboxUnauthorized) IsCode ¶
func (o *GetVoicemailGroupMailboxUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox unauthorized response a status code equal to that given
func (*GetVoicemailGroupMailboxUnauthorized) IsRedirect ¶
func (o *GetVoicemailGroupMailboxUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox unauthorized response has a 3xx status code
func (*GetVoicemailGroupMailboxUnauthorized) IsServerError ¶
func (o *GetVoicemailGroupMailboxUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox unauthorized response has a 5xx status code
func (*GetVoicemailGroupMailboxUnauthorized) IsSuccess ¶
func (o *GetVoicemailGroupMailboxUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox unauthorized response has a 2xx status code
func (*GetVoicemailGroupMailboxUnauthorized) String ¶
func (o *GetVoicemailGroupMailboxUnauthorized) String() string
type GetVoicemailGroupMailboxUnsupportedMediaType ¶
GetVoicemailGroupMailboxUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailGroupMailboxUnsupportedMediaType ¶
func NewGetVoicemailGroupMailboxUnsupportedMediaType() *GetVoicemailGroupMailboxUnsupportedMediaType
NewGetVoicemailGroupMailboxUnsupportedMediaType creates a GetVoicemailGroupMailboxUnsupportedMediaType with default headers values
func (*GetVoicemailGroupMailboxUnsupportedMediaType) Error ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) Error() string
func (*GetVoicemailGroupMailboxUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMailboxUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail group mailbox unsupported media type response has a 4xx status code
func (*GetVoicemailGroupMailboxUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail group mailbox unsupported media type response a status code equal to that given
func (*GetVoicemailGroupMailboxUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail group mailbox unsupported media type response has a 3xx status code
func (*GetVoicemailGroupMailboxUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail group mailbox unsupported media type response has a 5xx status code
func (*GetVoicemailGroupMailboxUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail group mailbox unsupported media type response has a 2xx status code
func (*GetVoicemailGroupMailboxUnsupportedMediaType) String ¶
func (o *GetVoicemailGroupMailboxUnsupportedMediaType) String() string
type GetVoicemailGroupMessagesBadRequest ¶
GetVoicemailGroupMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailGroupMessagesBadRequest ¶
func NewGetVoicemailGroupMessagesBadRequest() *GetVoicemailGroupMessagesBadRequest
NewGetVoicemailGroupMessagesBadRequest creates a GetVoicemailGroupMessagesBadRequest with default headers values
func (*GetVoicemailGroupMessagesBadRequest) Error ¶
func (o *GetVoicemailGroupMessagesBadRequest) Error() string
func (*GetVoicemailGroupMessagesBadRequest) GetPayload ¶
func (o *GetVoicemailGroupMessagesBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesBadRequest) IsClientError ¶
func (o *GetVoicemailGroupMessagesBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail group messages bad request response has a 4xx status code
func (*GetVoicemailGroupMessagesBadRequest) IsCode ¶
func (o *GetVoicemailGroupMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail group messages bad request response a status code equal to that given
func (*GetVoicemailGroupMessagesBadRequest) IsRedirect ¶
func (o *GetVoicemailGroupMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages bad request response has a 3xx status code
func (*GetVoicemailGroupMessagesBadRequest) IsServerError ¶
func (o *GetVoicemailGroupMessagesBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail group messages bad request response has a 5xx status code
func (*GetVoicemailGroupMessagesBadRequest) IsSuccess ¶
func (o *GetVoicemailGroupMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages bad request response has a 2xx status code
func (*GetVoicemailGroupMessagesBadRequest) String ¶
func (o *GetVoicemailGroupMessagesBadRequest) String() string
type GetVoicemailGroupMessagesForbidden ¶
GetVoicemailGroupMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailGroupMessagesForbidden ¶
func NewGetVoicemailGroupMessagesForbidden() *GetVoicemailGroupMessagesForbidden
NewGetVoicemailGroupMessagesForbidden creates a GetVoicemailGroupMessagesForbidden with default headers values
func (*GetVoicemailGroupMessagesForbidden) Error ¶
func (o *GetVoicemailGroupMessagesForbidden) Error() string
func (*GetVoicemailGroupMessagesForbidden) GetPayload ¶
func (o *GetVoicemailGroupMessagesForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesForbidden) IsClientError ¶
func (o *GetVoicemailGroupMessagesForbidden) IsClientError() bool
IsClientError returns true when this get voicemail group messages forbidden response has a 4xx status code
func (*GetVoicemailGroupMessagesForbidden) IsCode ¶
func (o *GetVoicemailGroupMessagesForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail group messages forbidden response a status code equal to that given
func (*GetVoicemailGroupMessagesForbidden) IsRedirect ¶
func (o *GetVoicemailGroupMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages forbidden response has a 3xx status code
func (*GetVoicemailGroupMessagesForbidden) IsServerError ¶
func (o *GetVoicemailGroupMessagesForbidden) IsServerError() bool
IsServerError returns true when this get voicemail group messages forbidden response has a 5xx status code
func (*GetVoicemailGroupMessagesForbidden) IsSuccess ¶
func (o *GetVoicemailGroupMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages forbidden response has a 2xx status code
func (*GetVoicemailGroupMessagesForbidden) String ¶
func (o *GetVoicemailGroupMessagesForbidden) String() string
type GetVoicemailGroupMessagesGatewayTimeout ¶
GetVoicemailGroupMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailGroupMessagesGatewayTimeout ¶
func NewGetVoicemailGroupMessagesGatewayTimeout() *GetVoicemailGroupMessagesGatewayTimeout
NewGetVoicemailGroupMessagesGatewayTimeout creates a GetVoicemailGroupMessagesGatewayTimeout with default headers values
func (*GetVoicemailGroupMessagesGatewayTimeout) Error ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) Error() string
func (*GetVoicemailGroupMessagesGatewayTimeout) GetPayload ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesGatewayTimeout) IsClientError ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail group messages gateway timeout response has a 4xx status code
func (*GetVoicemailGroupMessagesGatewayTimeout) IsCode ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail group messages gateway timeout response a status code equal to that given
func (*GetVoicemailGroupMessagesGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages gateway timeout response has a 3xx status code
func (*GetVoicemailGroupMessagesGatewayTimeout) IsServerError ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail group messages gateway timeout response has a 5xx status code
func (*GetVoicemailGroupMessagesGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages gateway timeout response has a 2xx status code
func (*GetVoicemailGroupMessagesGatewayTimeout) String ¶
func (o *GetVoicemailGroupMessagesGatewayTimeout) String() string
type GetVoicemailGroupMessagesInternalServerError ¶
GetVoicemailGroupMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailGroupMessagesInternalServerError ¶
func NewGetVoicemailGroupMessagesInternalServerError() *GetVoicemailGroupMessagesInternalServerError
NewGetVoicemailGroupMessagesInternalServerError creates a GetVoicemailGroupMessagesInternalServerError with default headers values
func (*GetVoicemailGroupMessagesInternalServerError) Error ¶
func (o *GetVoicemailGroupMessagesInternalServerError) Error() string
func (*GetVoicemailGroupMessagesInternalServerError) GetPayload ¶
func (o *GetVoicemailGroupMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesInternalServerError) IsClientError ¶
func (o *GetVoicemailGroupMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail group messages internal server error response has a 4xx status code
func (*GetVoicemailGroupMessagesInternalServerError) IsCode ¶
func (o *GetVoicemailGroupMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail group messages internal server error response a status code equal to that given
func (*GetVoicemailGroupMessagesInternalServerError) IsRedirect ¶
func (o *GetVoicemailGroupMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages internal server error response has a 3xx status code
func (*GetVoicemailGroupMessagesInternalServerError) IsServerError ¶
func (o *GetVoicemailGroupMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail group messages internal server error response has a 5xx status code
func (*GetVoicemailGroupMessagesInternalServerError) IsSuccess ¶
func (o *GetVoicemailGroupMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages internal server error response has a 2xx status code
func (*GetVoicemailGroupMessagesInternalServerError) String ¶
func (o *GetVoicemailGroupMessagesInternalServerError) String() string
type GetVoicemailGroupMessagesNotFound ¶
GetVoicemailGroupMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailGroupMessagesNotFound ¶
func NewGetVoicemailGroupMessagesNotFound() *GetVoicemailGroupMessagesNotFound
NewGetVoicemailGroupMessagesNotFound creates a GetVoicemailGroupMessagesNotFound with default headers values
func (*GetVoicemailGroupMessagesNotFound) Error ¶
func (o *GetVoicemailGroupMessagesNotFound) Error() string
func (*GetVoicemailGroupMessagesNotFound) GetPayload ¶
func (o *GetVoicemailGroupMessagesNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesNotFound) IsClientError ¶
func (o *GetVoicemailGroupMessagesNotFound) IsClientError() bool
IsClientError returns true when this get voicemail group messages not found response has a 4xx status code
func (*GetVoicemailGroupMessagesNotFound) IsCode ¶
func (o *GetVoicemailGroupMessagesNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail group messages not found response a status code equal to that given
func (*GetVoicemailGroupMessagesNotFound) IsRedirect ¶
func (o *GetVoicemailGroupMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages not found response has a 3xx status code
func (*GetVoicemailGroupMessagesNotFound) IsServerError ¶
func (o *GetVoicemailGroupMessagesNotFound) IsServerError() bool
IsServerError returns true when this get voicemail group messages not found response has a 5xx status code
func (*GetVoicemailGroupMessagesNotFound) IsSuccess ¶
func (o *GetVoicemailGroupMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages not found response has a 2xx status code
func (*GetVoicemailGroupMessagesNotFound) String ¶
func (o *GetVoicemailGroupMessagesNotFound) String() string
type GetVoicemailGroupMessagesOK ¶
type GetVoicemailGroupMessagesOK struct {
Payload *models.VoicemailMessageEntityListing
}
GetVoicemailGroupMessagesOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailGroupMessagesOK ¶
func NewGetVoicemailGroupMessagesOK() *GetVoicemailGroupMessagesOK
NewGetVoicemailGroupMessagesOK creates a GetVoicemailGroupMessagesOK with default headers values
func (*GetVoicemailGroupMessagesOK) Error ¶
func (o *GetVoicemailGroupMessagesOK) Error() string
func (*GetVoicemailGroupMessagesOK) GetPayload ¶
func (o *GetVoicemailGroupMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
func (*GetVoicemailGroupMessagesOK) IsClientError ¶
func (o *GetVoicemailGroupMessagesOK) IsClientError() bool
IsClientError returns true when this get voicemail group messages o k response has a 4xx status code
func (*GetVoicemailGroupMessagesOK) IsCode ¶
func (o *GetVoicemailGroupMessagesOK) IsCode(code int) bool
IsCode returns true when this get voicemail group messages o k response a status code equal to that given
func (*GetVoicemailGroupMessagesOK) IsRedirect ¶
func (o *GetVoicemailGroupMessagesOK) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages o k response has a 3xx status code
func (*GetVoicemailGroupMessagesOK) IsServerError ¶
func (o *GetVoicemailGroupMessagesOK) IsServerError() bool
IsServerError returns true when this get voicemail group messages o k response has a 5xx status code
func (*GetVoicemailGroupMessagesOK) IsSuccess ¶
func (o *GetVoicemailGroupMessagesOK) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages o k response has a 2xx status code
func (*GetVoicemailGroupMessagesOK) String ¶
func (o *GetVoicemailGroupMessagesOK) String() string
type GetVoicemailGroupMessagesParams ¶
type GetVoicemailGroupMessagesParams struct { /* GroupID. Group ID */ GroupID string /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailGroupMessagesParams contains all the parameters to send to the API endpoint
for the get voicemail group messages operation. Typically these are written to a http.Request.
func NewGetVoicemailGroupMessagesParams ¶
func NewGetVoicemailGroupMessagesParams() *GetVoicemailGroupMessagesParams
NewGetVoicemailGroupMessagesParams creates a new GetVoicemailGroupMessagesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailGroupMessagesParamsWithContext ¶
func NewGetVoicemailGroupMessagesParamsWithContext(ctx context.Context) *GetVoicemailGroupMessagesParams
NewGetVoicemailGroupMessagesParamsWithContext creates a new GetVoicemailGroupMessagesParams object with the ability to set a context for a request.
func NewGetVoicemailGroupMessagesParamsWithHTTPClient ¶
func NewGetVoicemailGroupMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailGroupMessagesParams
NewGetVoicemailGroupMessagesParamsWithHTTPClient creates a new GetVoicemailGroupMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailGroupMessagesParamsWithTimeout ¶
func NewGetVoicemailGroupMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailGroupMessagesParams
NewGetVoicemailGroupMessagesParamsWithTimeout creates a new GetVoicemailGroupMessagesParams object with the ability to set a timeout on a request.
func (*GetVoicemailGroupMessagesParams) SetContext ¶
func (o *GetVoicemailGroupMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) SetDefaults ¶
func (o *GetVoicemailGroupMessagesParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail group messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailGroupMessagesParams) SetGroupID ¶
func (o *GetVoicemailGroupMessagesParams) SetGroupID(groupID string)
SetGroupID adds the groupId to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) SetHTTPClient ¶
func (o *GetVoicemailGroupMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) SetPageNumber ¶
func (o *GetVoicemailGroupMessagesParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) SetPageSize ¶
func (o *GetVoicemailGroupMessagesParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) SetTimeout ¶
func (o *GetVoicemailGroupMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) WithContext ¶
func (o *GetVoicemailGroupMessagesParams) WithContext(ctx context.Context) *GetVoicemailGroupMessagesParams
WithContext adds the context to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) WithDefaults ¶
func (o *GetVoicemailGroupMessagesParams) WithDefaults() *GetVoicemailGroupMessagesParams
WithDefaults hydrates default values in the get voicemail group messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailGroupMessagesParams) WithGroupID ¶
func (o *GetVoicemailGroupMessagesParams) WithGroupID(groupID string) *GetVoicemailGroupMessagesParams
WithGroupID adds the groupID to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) WithHTTPClient ¶
func (o *GetVoicemailGroupMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailGroupMessagesParams
WithHTTPClient adds the HTTPClient to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) WithPageNumber ¶
func (o *GetVoicemailGroupMessagesParams) WithPageNumber(pageNumber *int32) *GetVoicemailGroupMessagesParams
WithPageNumber adds the pageNumber to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) WithPageSize ¶
func (o *GetVoicemailGroupMessagesParams) WithPageSize(pageSize *int32) *GetVoicemailGroupMessagesParams
WithPageSize adds the pageSize to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) WithTimeout ¶
func (o *GetVoicemailGroupMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailGroupMessagesParams
WithTimeout adds the timeout to the get voicemail group messages params
func (*GetVoicemailGroupMessagesParams) WriteToRequest ¶
func (o *GetVoicemailGroupMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailGroupMessagesReader ¶
type GetVoicemailGroupMessagesReader struct {
// contains filtered or unexported fields
}
GetVoicemailGroupMessagesReader is a Reader for the GetVoicemailGroupMessages structure.
func (*GetVoicemailGroupMessagesReader) ReadResponse ¶
func (o *GetVoicemailGroupMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailGroupMessagesRequestEntityTooLarge ¶
GetVoicemailGroupMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailGroupMessagesRequestEntityTooLarge ¶
func NewGetVoicemailGroupMessagesRequestEntityTooLarge() *GetVoicemailGroupMessagesRequestEntityTooLarge
NewGetVoicemailGroupMessagesRequestEntityTooLarge creates a GetVoicemailGroupMessagesRequestEntityTooLarge with default headers values
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) Error ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) Error() string
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail group messages request entity too large response has a 4xx status code
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail group messages request entity too large response a status code equal to that given
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages request entity too large response has a 3xx status code
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail group messages request entity too large response has a 5xx status code
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages request entity too large response has a 2xx status code
func (*GetVoicemailGroupMessagesRequestEntityTooLarge) String ¶
func (o *GetVoicemailGroupMessagesRequestEntityTooLarge) String() string
type GetVoicemailGroupMessagesRequestTimeout ¶
GetVoicemailGroupMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailGroupMessagesRequestTimeout ¶
func NewGetVoicemailGroupMessagesRequestTimeout() *GetVoicemailGroupMessagesRequestTimeout
NewGetVoicemailGroupMessagesRequestTimeout creates a GetVoicemailGroupMessagesRequestTimeout with default headers values
func (*GetVoicemailGroupMessagesRequestTimeout) Error ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) Error() string
func (*GetVoicemailGroupMessagesRequestTimeout) GetPayload ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesRequestTimeout) IsClientError ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail group messages request timeout response has a 4xx status code
func (*GetVoicemailGroupMessagesRequestTimeout) IsCode ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail group messages request timeout response a status code equal to that given
func (*GetVoicemailGroupMessagesRequestTimeout) IsRedirect ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages request timeout response has a 3xx status code
func (*GetVoicemailGroupMessagesRequestTimeout) IsServerError ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail group messages request timeout response has a 5xx status code
func (*GetVoicemailGroupMessagesRequestTimeout) IsSuccess ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages request timeout response has a 2xx status code
func (*GetVoicemailGroupMessagesRequestTimeout) String ¶
func (o *GetVoicemailGroupMessagesRequestTimeout) String() string
type GetVoicemailGroupMessagesServiceUnavailable ¶
type GetVoicemailGroupMessagesServiceUnavailable struct {
}GetVoicemailGroupMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailGroupMessagesServiceUnavailable ¶
func NewGetVoicemailGroupMessagesServiceUnavailable() *GetVoicemailGroupMessagesServiceUnavailable
NewGetVoicemailGroupMessagesServiceUnavailable creates a GetVoicemailGroupMessagesServiceUnavailable with default headers values
func (*GetVoicemailGroupMessagesServiceUnavailable) Error ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) Error() string
func (*GetVoicemailGroupMessagesServiceUnavailable) GetPayload ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesServiceUnavailable) IsClientError ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail group messages service unavailable response has a 4xx status code
func (*GetVoicemailGroupMessagesServiceUnavailable) IsCode ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail group messages service unavailable response a status code equal to that given
func (*GetVoicemailGroupMessagesServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages service unavailable response has a 3xx status code
func (*GetVoicemailGroupMessagesServiceUnavailable) IsServerError ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail group messages service unavailable response has a 5xx status code
func (*GetVoicemailGroupMessagesServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages service unavailable response has a 2xx status code
func (*GetVoicemailGroupMessagesServiceUnavailable) String ¶
func (o *GetVoicemailGroupMessagesServiceUnavailable) String() string
type GetVoicemailGroupMessagesTooManyRequests ¶
GetVoicemailGroupMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailGroupMessagesTooManyRequests ¶
func NewGetVoicemailGroupMessagesTooManyRequests() *GetVoicemailGroupMessagesTooManyRequests
NewGetVoicemailGroupMessagesTooManyRequests creates a GetVoicemailGroupMessagesTooManyRequests with default headers values
func (*GetVoicemailGroupMessagesTooManyRequests) Error ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) Error() string
func (*GetVoicemailGroupMessagesTooManyRequests) GetPayload ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesTooManyRequests) IsClientError ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail group messages too many requests response has a 4xx status code
func (*GetVoicemailGroupMessagesTooManyRequests) IsCode ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail group messages too many requests response a status code equal to that given
func (*GetVoicemailGroupMessagesTooManyRequests) IsRedirect ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages too many requests response has a 3xx status code
func (*GetVoicemailGroupMessagesTooManyRequests) IsServerError ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail group messages too many requests response has a 5xx status code
func (*GetVoicemailGroupMessagesTooManyRequests) IsSuccess ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages too many requests response has a 2xx status code
func (*GetVoicemailGroupMessagesTooManyRequests) String ¶
func (o *GetVoicemailGroupMessagesTooManyRequests) String() string
type GetVoicemailGroupMessagesUnauthorized ¶
type GetVoicemailGroupMessagesUnauthorized struct {
}GetVoicemailGroupMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailGroupMessagesUnauthorized ¶
func NewGetVoicemailGroupMessagesUnauthorized() *GetVoicemailGroupMessagesUnauthorized
NewGetVoicemailGroupMessagesUnauthorized creates a GetVoicemailGroupMessagesUnauthorized with default headers values
func (*GetVoicemailGroupMessagesUnauthorized) Error ¶
func (o *GetVoicemailGroupMessagesUnauthorized) Error() string
func (*GetVoicemailGroupMessagesUnauthorized) GetPayload ¶
func (o *GetVoicemailGroupMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesUnauthorized) IsClientError ¶
func (o *GetVoicemailGroupMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail group messages unauthorized response has a 4xx status code
func (*GetVoicemailGroupMessagesUnauthorized) IsCode ¶
func (o *GetVoicemailGroupMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail group messages unauthorized response a status code equal to that given
func (*GetVoicemailGroupMessagesUnauthorized) IsRedirect ¶
func (o *GetVoicemailGroupMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages unauthorized response has a 3xx status code
func (*GetVoicemailGroupMessagesUnauthorized) IsServerError ¶
func (o *GetVoicemailGroupMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail group messages unauthorized response has a 5xx status code
func (*GetVoicemailGroupMessagesUnauthorized) IsSuccess ¶
func (o *GetVoicemailGroupMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages unauthorized response has a 2xx status code
func (*GetVoicemailGroupMessagesUnauthorized) String ¶
func (o *GetVoicemailGroupMessagesUnauthorized) String() string
type GetVoicemailGroupMessagesUnsupportedMediaType ¶
GetVoicemailGroupMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailGroupMessagesUnsupportedMediaType ¶
func NewGetVoicemailGroupMessagesUnsupportedMediaType() *GetVoicemailGroupMessagesUnsupportedMediaType
NewGetVoicemailGroupMessagesUnsupportedMediaType creates a GetVoicemailGroupMessagesUnsupportedMediaType with default headers values
func (*GetVoicemailGroupMessagesUnsupportedMediaType) Error ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) Error() string
func (*GetVoicemailGroupMessagesUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupMessagesUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail group messages unsupported media type response has a 4xx status code
func (*GetVoicemailGroupMessagesUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail group messages unsupported media type response a status code equal to that given
func (*GetVoicemailGroupMessagesUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail group messages unsupported media type response has a 3xx status code
func (*GetVoicemailGroupMessagesUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail group messages unsupported media type response has a 5xx status code
func (*GetVoicemailGroupMessagesUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail group messages unsupported media type response has a 2xx status code
func (*GetVoicemailGroupMessagesUnsupportedMediaType) String ¶
func (o *GetVoicemailGroupMessagesUnsupportedMediaType) String() string
type GetVoicemailGroupPolicyBadRequest ¶
GetVoicemailGroupPolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailGroupPolicyBadRequest ¶
func NewGetVoicemailGroupPolicyBadRequest() *GetVoicemailGroupPolicyBadRequest
NewGetVoicemailGroupPolicyBadRequest creates a GetVoicemailGroupPolicyBadRequest with default headers values
func (*GetVoicemailGroupPolicyBadRequest) Error ¶
func (o *GetVoicemailGroupPolicyBadRequest) Error() string
func (*GetVoicemailGroupPolicyBadRequest) GetPayload ¶
func (o *GetVoicemailGroupPolicyBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyBadRequest) IsClientError ¶
func (o *GetVoicemailGroupPolicyBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail group policy bad request response has a 4xx status code
func (*GetVoicemailGroupPolicyBadRequest) IsCode ¶
func (o *GetVoicemailGroupPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail group policy bad request response a status code equal to that given
func (*GetVoicemailGroupPolicyBadRequest) IsRedirect ¶
func (o *GetVoicemailGroupPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy bad request response has a 3xx status code
func (*GetVoicemailGroupPolicyBadRequest) IsServerError ¶
func (o *GetVoicemailGroupPolicyBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail group policy bad request response has a 5xx status code
func (*GetVoicemailGroupPolicyBadRequest) IsSuccess ¶
func (o *GetVoicemailGroupPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy bad request response has a 2xx status code
func (*GetVoicemailGroupPolicyBadRequest) String ¶
func (o *GetVoicemailGroupPolicyBadRequest) String() string
type GetVoicemailGroupPolicyForbidden ¶
GetVoicemailGroupPolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailGroupPolicyForbidden ¶
func NewGetVoicemailGroupPolicyForbidden() *GetVoicemailGroupPolicyForbidden
NewGetVoicemailGroupPolicyForbidden creates a GetVoicemailGroupPolicyForbidden with default headers values
func (*GetVoicemailGroupPolicyForbidden) Error ¶
func (o *GetVoicemailGroupPolicyForbidden) Error() string
func (*GetVoicemailGroupPolicyForbidden) GetPayload ¶
func (o *GetVoicemailGroupPolicyForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyForbidden) IsClientError ¶
func (o *GetVoicemailGroupPolicyForbidden) IsClientError() bool
IsClientError returns true when this get voicemail group policy forbidden response has a 4xx status code
func (*GetVoicemailGroupPolicyForbidden) IsCode ¶
func (o *GetVoicemailGroupPolicyForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail group policy forbidden response a status code equal to that given
func (*GetVoicemailGroupPolicyForbidden) IsRedirect ¶
func (o *GetVoicemailGroupPolicyForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy forbidden response has a 3xx status code
func (*GetVoicemailGroupPolicyForbidden) IsServerError ¶
func (o *GetVoicemailGroupPolicyForbidden) IsServerError() bool
IsServerError returns true when this get voicemail group policy forbidden response has a 5xx status code
func (*GetVoicemailGroupPolicyForbidden) IsSuccess ¶
func (o *GetVoicemailGroupPolicyForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy forbidden response has a 2xx status code
func (*GetVoicemailGroupPolicyForbidden) String ¶
func (o *GetVoicemailGroupPolicyForbidden) String() string
type GetVoicemailGroupPolicyGatewayTimeout ¶
GetVoicemailGroupPolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailGroupPolicyGatewayTimeout ¶
func NewGetVoicemailGroupPolicyGatewayTimeout() *GetVoicemailGroupPolicyGatewayTimeout
NewGetVoicemailGroupPolicyGatewayTimeout creates a GetVoicemailGroupPolicyGatewayTimeout with default headers values
func (*GetVoicemailGroupPolicyGatewayTimeout) Error ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) Error() string
func (*GetVoicemailGroupPolicyGatewayTimeout) GetPayload ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyGatewayTimeout) IsClientError ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail group policy gateway timeout response has a 4xx status code
func (*GetVoicemailGroupPolicyGatewayTimeout) IsCode ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail group policy gateway timeout response a status code equal to that given
func (*GetVoicemailGroupPolicyGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy gateway timeout response has a 3xx status code
func (*GetVoicemailGroupPolicyGatewayTimeout) IsServerError ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail group policy gateway timeout response has a 5xx status code
func (*GetVoicemailGroupPolicyGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy gateway timeout response has a 2xx status code
func (*GetVoicemailGroupPolicyGatewayTimeout) String ¶
func (o *GetVoicemailGroupPolicyGatewayTimeout) String() string
type GetVoicemailGroupPolicyInternalServerError ¶
GetVoicemailGroupPolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailGroupPolicyInternalServerError ¶
func NewGetVoicemailGroupPolicyInternalServerError() *GetVoicemailGroupPolicyInternalServerError
NewGetVoicemailGroupPolicyInternalServerError creates a GetVoicemailGroupPolicyInternalServerError with default headers values
func (*GetVoicemailGroupPolicyInternalServerError) Error ¶
func (o *GetVoicemailGroupPolicyInternalServerError) Error() string
func (*GetVoicemailGroupPolicyInternalServerError) GetPayload ¶
func (o *GetVoicemailGroupPolicyInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyInternalServerError) IsClientError ¶
func (o *GetVoicemailGroupPolicyInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail group policy internal server error response has a 4xx status code
func (*GetVoicemailGroupPolicyInternalServerError) IsCode ¶
func (o *GetVoicemailGroupPolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail group policy internal server error response a status code equal to that given
func (*GetVoicemailGroupPolicyInternalServerError) IsRedirect ¶
func (o *GetVoicemailGroupPolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy internal server error response has a 3xx status code
func (*GetVoicemailGroupPolicyInternalServerError) IsServerError ¶
func (o *GetVoicemailGroupPolicyInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail group policy internal server error response has a 5xx status code
func (*GetVoicemailGroupPolicyInternalServerError) IsSuccess ¶
func (o *GetVoicemailGroupPolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy internal server error response has a 2xx status code
func (*GetVoicemailGroupPolicyInternalServerError) String ¶
func (o *GetVoicemailGroupPolicyInternalServerError) String() string
type GetVoicemailGroupPolicyNotFound ¶
GetVoicemailGroupPolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailGroupPolicyNotFound ¶
func NewGetVoicemailGroupPolicyNotFound() *GetVoicemailGroupPolicyNotFound
NewGetVoicemailGroupPolicyNotFound creates a GetVoicemailGroupPolicyNotFound with default headers values
func (*GetVoicemailGroupPolicyNotFound) Error ¶
func (o *GetVoicemailGroupPolicyNotFound) Error() string
func (*GetVoicemailGroupPolicyNotFound) GetPayload ¶
func (o *GetVoicemailGroupPolicyNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyNotFound) IsClientError ¶
func (o *GetVoicemailGroupPolicyNotFound) IsClientError() bool
IsClientError returns true when this get voicemail group policy not found response has a 4xx status code
func (*GetVoicemailGroupPolicyNotFound) IsCode ¶
func (o *GetVoicemailGroupPolicyNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail group policy not found response a status code equal to that given
func (*GetVoicemailGroupPolicyNotFound) IsRedirect ¶
func (o *GetVoicemailGroupPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy not found response has a 3xx status code
func (*GetVoicemailGroupPolicyNotFound) IsServerError ¶
func (o *GetVoicemailGroupPolicyNotFound) IsServerError() bool
IsServerError returns true when this get voicemail group policy not found response has a 5xx status code
func (*GetVoicemailGroupPolicyNotFound) IsSuccess ¶
func (o *GetVoicemailGroupPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy not found response has a 2xx status code
func (*GetVoicemailGroupPolicyNotFound) String ¶
func (o *GetVoicemailGroupPolicyNotFound) String() string
type GetVoicemailGroupPolicyOK ¶
type GetVoicemailGroupPolicyOK struct {
Payload *models.VoicemailGroupPolicy
}
GetVoicemailGroupPolicyOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailGroupPolicyOK ¶
func NewGetVoicemailGroupPolicyOK() *GetVoicemailGroupPolicyOK
NewGetVoicemailGroupPolicyOK creates a GetVoicemailGroupPolicyOK with default headers values
func (*GetVoicemailGroupPolicyOK) Error ¶
func (o *GetVoicemailGroupPolicyOK) Error() string
func (*GetVoicemailGroupPolicyOK) GetPayload ¶
func (o *GetVoicemailGroupPolicyOK) GetPayload() *models.VoicemailGroupPolicy
func (*GetVoicemailGroupPolicyOK) IsClientError ¶
func (o *GetVoicemailGroupPolicyOK) IsClientError() bool
IsClientError returns true when this get voicemail group policy o k response has a 4xx status code
func (*GetVoicemailGroupPolicyOK) IsCode ¶
func (o *GetVoicemailGroupPolicyOK) IsCode(code int) bool
IsCode returns true when this get voicemail group policy o k response a status code equal to that given
func (*GetVoicemailGroupPolicyOK) IsRedirect ¶
func (o *GetVoicemailGroupPolicyOK) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy o k response has a 3xx status code
func (*GetVoicemailGroupPolicyOK) IsServerError ¶
func (o *GetVoicemailGroupPolicyOK) IsServerError() bool
IsServerError returns true when this get voicemail group policy o k response has a 5xx status code
func (*GetVoicemailGroupPolicyOK) IsSuccess ¶
func (o *GetVoicemailGroupPolicyOK) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy o k response has a 2xx status code
func (*GetVoicemailGroupPolicyOK) String ¶
func (o *GetVoicemailGroupPolicyOK) String() string
type GetVoicemailGroupPolicyParams ¶
type GetVoicemailGroupPolicyParams struct { /* GroupID. Group ID */ GroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailGroupPolicyParams contains all the parameters to send to the API endpoint
for the get voicemail group policy operation. Typically these are written to a http.Request.
func NewGetVoicemailGroupPolicyParams ¶
func NewGetVoicemailGroupPolicyParams() *GetVoicemailGroupPolicyParams
NewGetVoicemailGroupPolicyParams creates a new GetVoicemailGroupPolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailGroupPolicyParamsWithContext ¶
func NewGetVoicemailGroupPolicyParamsWithContext(ctx context.Context) *GetVoicemailGroupPolicyParams
NewGetVoicemailGroupPolicyParamsWithContext creates a new GetVoicemailGroupPolicyParams object with the ability to set a context for a request.
func NewGetVoicemailGroupPolicyParamsWithHTTPClient ¶
func NewGetVoicemailGroupPolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailGroupPolicyParams
NewGetVoicemailGroupPolicyParamsWithHTTPClient creates a new GetVoicemailGroupPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailGroupPolicyParamsWithTimeout ¶
func NewGetVoicemailGroupPolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailGroupPolicyParams
NewGetVoicemailGroupPolicyParamsWithTimeout creates a new GetVoicemailGroupPolicyParams object with the ability to set a timeout on a request.
func (*GetVoicemailGroupPolicyParams) SetContext ¶
func (o *GetVoicemailGroupPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) SetDefaults ¶
func (o *GetVoicemailGroupPolicyParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail group policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailGroupPolicyParams) SetGroupID ¶
func (o *GetVoicemailGroupPolicyParams) SetGroupID(groupID string)
SetGroupID adds the groupId to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) SetHTTPClient ¶
func (o *GetVoicemailGroupPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) SetTimeout ¶
func (o *GetVoicemailGroupPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) WithContext ¶
func (o *GetVoicemailGroupPolicyParams) WithContext(ctx context.Context) *GetVoicemailGroupPolicyParams
WithContext adds the context to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) WithDefaults ¶
func (o *GetVoicemailGroupPolicyParams) WithDefaults() *GetVoicemailGroupPolicyParams
WithDefaults hydrates default values in the get voicemail group policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailGroupPolicyParams) WithGroupID ¶
func (o *GetVoicemailGroupPolicyParams) WithGroupID(groupID string) *GetVoicemailGroupPolicyParams
WithGroupID adds the groupID to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) WithHTTPClient ¶
func (o *GetVoicemailGroupPolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailGroupPolicyParams
WithHTTPClient adds the HTTPClient to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) WithTimeout ¶
func (o *GetVoicemailGroupPolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailGroupPolicyParams
WithTimeout adds the timeout to the get voicemail group policy params
func (*GetVoicemailGroupPolicyParams) WriteToRequest ¶
func (o *GetVoicemailGroupPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailGroupPolicyReader ¶
type GetVoicemailGroupPolicyReader struct {
// contains filtered or unexported fields
}
GetVoicemailGroupPolicyReader is a Reader for the GetVoicemailGroupPolicy structure.
func (*GetVoicemailGroupPolicyReader) ReadResponse ¶
func (o *GetVoicemailGroupPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailGroupPolicyRequestEntityTooLarge ¶
GetVoicemailGroupPolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailGroupPolicyRequestEntityTooLarge ¶
func NewGetVoicemailGroupPolicyRequestEntityTooLarge() *GetVoicemailGroupPolicyRequestEntityTooLarge
NewGetVoicemailGroupPolicyRequestEntityTooLarge creates a GetVoicemailGroupPolicyRequestEntityTooLarge with default headers values
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) Error ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) Error() string
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail group policy request entity too large response has a 4xx status code
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail group policy request entity too large response a status code equal to that given
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy request entity too large response has a 3xx status code
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail group policy request entity too large response has a 5xx status code
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy request entity too large response has a 2xx status code
func (*GetVoicemailGroupPolicyRequestEntityTooLarge) String ¶
func (o *GetVoicemailGroupPolicyRequestEntityTooLarge) String() string
type GetVoicemailGroupPolicyRequestTimeout ¶
GetVoicemailGroupPolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailGroupPolicyRequestTimeout ¶
func NewGetVoicemailGroupPolicyRequestTimeout() *GetVoicemailGroupPolicyRequestTimeout
NewGetVoicemailGroupPolicyRequestTimeout creates a GetVoicemailGroupPolicyRequestTimeout with default headers values
func (*GetVoicemailGroupPolicyRequestTimeout) Error ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) Error() string
func (*GetVoicemailGroupPolicyRequestTimeout) GetPayload ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyRequestTimeout) IsClientError ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail group policy request timeout response has a 4xx status code
func (*GetVoicemailGroupPolicyRequestTimeout) IsCode ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail group policy request timeout response a status code equal to that given
func (*GetVoicemailGroupPolicyRequestTimeout) IsRedirect ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy request timeout response has a 3xx status code
func (*GetVoicemailGroupPolicyRequestTimeout) IsServerError ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail group policy request timeout response has a 5xx status code
func (*GetVoicemailGroupPolicyRequestTimeout) IsSuccess ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy request timeout response has a 2xx status code
func (*GetVoicemailGroupPolicyRequestTimeout) String ¶
func (o *GetVoicemailGroupPolicyRequestTimeout) String() string
type GetVoicemailGroupPolicyServiceUnavailable ¶
type GetVoicemailGroupPolicyServiceUnavailable struct {
}GetVoicemailGroupPolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailGroupPolicyServiceUnavailable ¶
func NewGetVoicemailGroupPolicyServiceUnavailable() *GetVoicemailGroupPolicyServiceUnavailable
NewGetVoicemailGroupPolicyServiceUnavailable creates a GetVoicemailGroupPolicyServiceUnavailable with default headers values
func (*GetVoicemailGroupPolicyServiceUnavailable) Error ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) Error() string
func (*GetVoicemailGroupPolicyServiceUnavailable) GetPayload ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyServiceUnavailable) IsClientError ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail group policy service unavailable response has a 4xx status code
func (*GetVoicemailGroupPolicyServiceUnavailable) IsCode ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail group policy service unavailable response a status code equal to that given
func (*GetVoicemailGroupPolicyServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy service unavailable response has a 3xx status code
func (*GetVoicemailGroupPolicyServiceUnavailable) IsServerError ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail group policy service unavailable response has a 5xx status code
func (*GetVoicemailGroupPolicyServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy service unavailable response has a 2xx status code
func (*GetVoicemailGroupPolicyServiceUnavailable) String ¶
func (o *GetVoicemailGroupPolicyServiceUnavailable) String() string
type GetVoicemailGroupPolicyTooManyRequests ¶
GetVoicemailGroupPolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailGroupPolicyTooManyRequests ¶
func NewGetVoicemailGroupPolicyTooManyRequests() *GetVoicemailGroupPolicyTooManyRequests
NewGetVoicemailGroupPolicyTooManyRequests creates a GetVoicemailGroupPolicyTooManyRequests with default headers values
func (*GetVoicemailGroupPolicyTooManyRequests) Error ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) Error() string
func (*GetVoicemailGroupPolicyTooManyRequests) GetPayload ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyTooManyRequests) IsClientError ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail group policy too many requests response has a 4xx status code
func (*GetVoicemailGroupPolicyTooManyRequests) IsCode ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail group policy too many requests response a status code equal to that given
func (*GetVoicemailGroupPolicyTooManyRequests) IsRedirect ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy too many requests response has a 3xx status code
func (*GetVoicemailGroupPolicyTooManyRequests) IsServerError ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail group policy too many requests response has a 5xx status code
func (*GetVoicemailGroupPolicyTooManyRequests) IsSuccess ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy too many requests response has a 2xx status code
func (*GetVoicemailGroupPolicyTooManyRequests) String ¶
func (o *GetVoicemailGroupPolicyTooManyRequests) String() string
type GetVoicemailGroupPolicyUnauthorized ¶
type GetVoicemailGroupPolicyUnauthorized struct {
}GetVoicemailGroupPolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailGroupPolicyUnauthorized ¶
func NewGetVoicemailGroupPolicyUnauthorized() *GetVoicemailGroupPolicyUnauthorized
NewGetVoicemailGroupPolicyUnauthorized creates a GetVoicemailGroupPolicyUnauthorized with default headers values
func (*GetVoicemailGroupPolicyUnauthorized) Error ¶
func (o *GetVoicemailGroupPolicyUnauthorized) Error() string
func (*GetVoicemailGroupPolicyUnauthorized) GetPayload ¶
func (o *GetVoicemailGroupPolicyUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyUnauthorized) IsClientError ¶
func (o *GetVoicemailGroupPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail group policy unauthorized response has a 4xx status code
func (*GetVoicemailGroupPolicyUnauthorized) IsCode ¶
func (o *GetVoicemailGroupPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail group policy unauthorized response a status code equal to that given
func (*GetVoicemailGroupPolicyUnauthorized) IsRedirect ¶
func (o *GetVoicemailGroupPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy unauthorized response has a 3xx status code
func (*GetVoicemailGroupPolicyUnauthorized) IsServerError ¶
func (o *GetVoicemailGroupPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail group policy unauthorized response has a 5xx status code
func (*GetVoicemailGroupPolicyUnauthorized) IsSuccess ¶
func (o *GetVoicemailGroupPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy unauthorized response has a 2xx status code
func (*GetVoicemailGroupPolicyUnauthorized) String ¶
func (o *GetVoicemailGroupPolicyUnauthorized) String() string
type GetVoicemailGroupPolicyUnsupportedMediaType ¶
GetVoicemailGroupPolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailGroupPolicyUnsupportedMediaType ¶
func NewGetVoicemailGroupPolicyUnsupportedMediaType() *GetVoicemailGroupPolicyUnsupportedMediaType
NewGetVoicemailGroupPolicyUnsupportedMediaType creates a GetVoicemailGroupPolicyUnsupportedMediaType with default headers values
func (*GetVoicemailGroupPolicyUnsupportedMediaType) Error ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) Error() string
func (*GetVoicemailGroupPolicyUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailGroupPolicyUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail group policy unsupported media type response has a 4xx status code
func (*GetVoicemailGroupPolicyUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail group policy unsupported media type response a status code equal to that given
func (*GetVoicemailGroupPolicyUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail group policy unsupported media type response has a 3xx status code
func (*GetVoicemailGroupPolicyUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail group policy unsupported media type response has a 5xx status code
func (*GetVoicemailGroupPolicyUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail group policy unsupported media type response has a 2xx status code
func (*GetVoicemailGroupPolicyUnsupportedMediaType) String ¶
func (o *GetVoicemailGroupPolicyUnsupportedMediaType) String() string
type GetVoicemailMailboxBadRequest ¶
GetVoicemailMailboxBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailMailboxBadRequest ¶
func NewGetVoicemailMailboxBadRequest() *GetVoicemailMailboxBadRequest
NewGetVoicemailMailboxBadRequest creates a GetVoicemailMailboxBadRequest with default headers values
func (*GetVoicemailMailboxBadRequest) Error ¶
func (o *GetVoicemailMailboxBadRequest) Error() string
func (*GetVoicemailMailboxBadRequest) GetPayload ¶
func (o *GetVoicemailMailboxBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxBadRequest) IsClientError ¶
func (o *GetVoicemailMailboxBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail mailbox bad request response has a 4xx status code
func (*GetVoicemailMailboxBadRequest) IsCode ¶
func (o *GetVoicemailMailboxBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox bad request response a status code equal to that given
func (*GetVoicemailMailboxBadRequest) IsRedirect ¶
func (o *GetVoicemailMailboxBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox bad request response has a 3xx status code
func (*GetVoicemailMailboxBadRequest) IsServerError ¶
func (o *GetVoicemailMailboxBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail mailbox bad request response has a 5xx status code
func (*GetVoicemailMailboxBadRequest) IsSuccess ¶
func (o *GetVoicemailMailboxBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox bad request response has a 2xx status code
func (*GetVoicemailMailboxBadRequest) String ¶
func (o *GetVoicemailMailboxBadRequest) String() string
type GetVoicemailMailboxForbidden ¶
GetVoicemailMailboxForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailMailboxForbidden ¶
func NewGetVoicemailMailboxForbidden() *GetVoicemailMailboxForbidden
NewGetVoicemailMailboxForbidden creates a GetVoicemailMailboxForbidden with default headers values
func (*GetVoicemailMailboxForbidden) Error ¶
func (o *GetVoicemailMailboxForbidden) Error() string
func (*GetVoicemailMailboxForbidden) GetPayload ¶
func (o *GetVoicemailMailboxForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxForbidden) IsClientError ¶
func (o *GetVoicemailMailboxForbidden) IsClientError() bool
IsClientError returns true when this get voicemail mailbox forbidden response has a 4xx status code
func (*GetVoicemailMailboxForbidden) IsCode ¶
func (o *GetVoicemailMailboxForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox forbidden response a status code equal to that given
func (*GetVoicemailMailboxForbidden) IsRedirect ¶
func (o *GetVoicemailMailboxForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox forbidden response has a 3xx status code
func (*GetVoicemailMailboxForbidden) IsServerError ¶
func (o *GetVoicemailMailboxForbidden) IsServerError() bool
IsServerError returns true when this get voicemail mailbox forbidden response has a 5xx status code
func (*GetVoicemailMailboxForbidden) IsSuccess ¶
func (o *GetVoicemailMailboxForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox forbidden response has a 2xx status code
func (*GetVoicemailMailboxForbidden) String ¶
func (o *GetVoicemailMailboxForbidden) String() string
type GetVoicemailMailboxGatewayTimeout ¶
GetVoicemailMailboxGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailMailboxGatewayTimeout ¶
func NewGetVoicemailMailboxGatewayTimeout() *GetVoicemailMailboxGatewayTimeout
NewGetVoicemailMailboxGatewayTimeout creates a GetVoicemailMailboxGatewayTimeout with default headers values
func (*GetVoicemailMailboxGatewayTimeout) Error ¶
func (o *GetVoicemailMailboxGatewayTimeout) Error() string
func (*GetVoicemailMailboxGatewayTimeout) GetPayload ¶
func (o *GetVoicemailMailboxGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxGatewayTimeout) IsClientError ¶
func (o *GetVoicemailMailboxGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail mailbox gateway timeout response has a 4xx status code
func (*GetVoicemailMailboxGatewayTimeout) IsCode ¶
func (o *GetVoicemailMailboxGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox gateway timeout response a status code equal to that given
func (*GetVoicemailMailboxGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailMailboxGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox gateway timeout response has a 3xx status code
func (*GetVoicemailMailboxGatewayTimeout) IsServerError ¶
func (o *GetVoicemailMailboxGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail mailbox gateway timeout response has a 5xx status code
func (*GetVoicemailMailboxGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailMailboxGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox gateway timeout response has a 2xx status code
func (*GetVoicemailMailboxGatewayTimeout) String ¶
func (o *GetVoicemailMailboxGatewayTimeout) String() string
type GetVoicemailMailboxInternalServerError ¶
GetVoicemailMailboxInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailMailboxInternalServerError ¶
func NewGetVoicemailMailboxInternalServerError() *GetVoicemailMailboxInternalServerError
NewGetVoicemailMailboxInternalServerError creates a GetVoicemailMailboxInternalServerError with default headers values
func (*GetVoicemailMailboxInternalServerError) Error ¶
func (o *GetVoicemailMailboxInternalServerError) Error() string
func (*GetVoicemailMailboxInternalServerError) GetPayload ¶
func (o *GetVoicemailMailboxInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxInternalServerError) IsClientError ¶
func (o *GetVoicemailMailboxInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail mailbox internal server error response has a 4xx status code
func (*GetVoicemailMailboxInternalServerError) IsCode ¶
func (o *GetVoicemailMailboxInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox internal server error response a status code equal to that given
func (*GetVoicemailMailboxInternalServerError) IsRedirect ¶
func (o *GetVoicemailMailboxInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox internal server error response has a 3xx status code
func (*GetVoicemailMailboxInternalServerError) IsServerError ¶
func (o *GetVoicemailMailboxInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail mailbox internal server error response has a 5xx status code
func (*GetVoicemailMailboxInternalServerError) IsSuccess ¶
func (o *GetVoicemailMailboxInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox internal server error response has a 2xx status code
func (*GetVoicemailMailboxInternalServerError) String ¶
func (o *GetVoicemailMailboxInternalServerError) String() string
type GetVoicemailMailboxNotFound ¶
GetVoicemailMailboxNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailMailboxNotFound ¶
func NewGetVoicemailMailboxNotFound() *GetVoicemailMailboxNotFound
NewGetVoicemailMailboxNotFound creates a GetVoicemailMailboxNotFound with default headers values
func (*GetVoicemailMailboxNotFound) Error ¶
func (o *GetVoicemailMailboxNotFound) Error() string
func (*GetVoicemailMailboxNotFound) GetPayload ¶
func (o *GetVoicemailMailboxNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxNotFound) IsClientError ¶
func (o *GetVoicemailMailboxNotFound) IsClientError() bool
IsClientError returns true when this get voicemail mailbox not found response has a 4xx status code
func (*GetVoicemailMailboxNotFound) IsCode ¶
func (o *GetVoicemailMailboxNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox not found response a status code equal to that given
func (*GetVoicemailMailboxNotFound) IsRedirect ¶
func (o *GetVoicemailMailboxNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox not found response has a 3xx status code
func (*GetVoicemailMailboxNotFound) IsServerError ¶
func (o *GetVoicemailMailboxNotFound) IsServerError() bool
IsServerError returns true when this get voicemail mailbox not found response has a 5xx status code
func (*GetVoicemailMailboxNotFound) IsSuccess ¶
func (o *GetVoicemailMailboxNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox not found response has a 2xx status code
func (*GetVoicemailMailboxNotFound) String ¶
func (o *GetVoicemailMailboxNotFound) String() string
type GetVoicemailMailboxOK ¶
type GetVoicemailMailboxOK struct {
Payload *models.VoicemailMailboxInfo
}
GetVoicemailMailboxOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailMailboxOK ¶
func NewGetVoicemailMailboxOK() *GetVoicemailMailboxOK
NewGetVoicemailMailboxOK creates a GetVoicemailMailboxOK with default headers values
func (*GetVoicemailMailboxOK) Error ¶
func (o *GetVoicemailMailboxOK) Error() string
func (*GetVoicemailMailboxOK) GetPayload ¶
func (o *GetVoicemailMailboxOK) GetPayload() *models.VoicemailMailboxInfo
func (*GetVoicemailMailboxOK) IsClientError ¶
func (o *GetVoicemailMailboxOK) IsClientError() bool
IsClientError returns true when this get voicemail mailbox o k response has a 4xx status code
func (*GetVoicemailMailboxOK) IsCode ¶
func (o *GetVoicemailMailboxOK) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox o k response a status code equal to that given
func (*GetVoicemailMailboxOK) IsRedirect ¶
func (o *GetVoicemailMailboxOK) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox o k response has a 3xx status code
func (*GetVoicemailMailboxOK) IsServerError ¶
func (o *GetVoicemailMailboxOK) IsServerError() bool
IsServerError returns true when this get voicemail mailbox o k response has a 5xx status code
func (*GetVoicemailMailboxOK) IsSuccess ¶
func (o *GetVoicemailMailboxOK) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox o k response has a 2xx status code
func (*GetVoicemailMailboxOK) String ¶
func (o *GetVoicemailMailboxOK) String() string
type GetVoicemailMailboxParams ¶
type GetVoicemailMailboxParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailMailboxParams contains all the parameters to send to the API endpoint
for the get voicemail mailbox operation. Typically these are written to a http.Request.
func NewGetVoicemailMailboxParams ¶
func NewGetVoicemailMailboxParams() *GetVoicemailMailboxParams
NewGetVoicemailMailboxParams creates a new GetVoicemailMailboxParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailMailboxParamsWithContext ¶
func NewGetVoicemailMailboxParamsWithContext(ctx context.Context) *GetVoicemailMailboxParams
NewGetVoicemailMailboxParamsWithContext creates a new GetVoicemailMailboxParams object with the ability to set a context for a request.
func NewGetVoicemailMailboxParamsWithHTTPClient ¶
func NewGetVoicemailMailboxParamsWithHTTPClient(client *http.Client) *GetVoicemailMailboxParams
NewGetVoicemailMailboxParamsWithHTTPClient creates a new GetVoicemailMailboxParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailMailboxParamsWithTimeout ¶
func NewGetVoicemailMailboxParamsWithTimeout(timeout time.Duration) *GetVoicemailMailboxParams
NewGetVoicemailMailboxParamsWithTimeout creates a new GetVoicemailMailboxParams object with the ability to set a timeout on a request.
func (*GetVoicemailMailboxParams) SetContext ¶
func (o *GetVoicemailMailboxParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail mailbox params
func (*GetVoicemailMailboxParams) SetDefaults ¶
func (o *GetVoicemailMailboxParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail mailbox params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMailboxParams) SetHTTPClient ¶
func (o *GetVoicemailMailboxParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail mailbox params
func (*GetVoicemailMailboxParams) SetTimeout ¶
func (o *GetVoicemailMailboxParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail mailbox params
func (*GetVoicemailMailboxParams) WithContext ¶
func (o *GetVoicemailMailboxParams) WithContext(ctx context.Context) *GetVoicemailMailboxParams
WithContext adds the context to the get voicemail mailbox params
func (*GetVoicemailMailboxParams) WithDefaults ¶
func (o *GetVoicemailMailboxParams) WithDefaults() *GetVoicemailMailboxParams
WithDefaults hydrates default values in the get voicemail mailbox params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMailboxParams) WithHTTPClient ¶
func (o *GetVoicemailMailboxParams) WithHTTPClient(client *http.Client) *GetVoicemailMailboxParams
WithHTTPClient adds the HTTPClient to the get voicemail mailbox params
func (*GetVoicemailMailboxParams) WithTimeout ¶
func (o *GetVoicemailMailboxParams) WithTimeout(timeout time.Duration) *GetVoicemailMailboxParams
WithTimeout adds the timeout to the get voicemail mailbox params
func (*GetVoicemailMailboxParams) WriteToRequest ¶
func (o *GetVoicemailMailboxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailMailboxReader ¶
type GetVoicemailMailboxReader struct {
// contains filtered or unexported fields
}
GetVoicemailMailboxReader is a Reader for the GetVoicemailMailbox structure.
func (*GetVoicemailMailboxReader) ReadResponse ¶
func (o *GetVoicemailMailboxReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailMailboxRequestEntityTooLarge ¶
GetVoicemailMailboxRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailMailboxRequestEntityTooLarge ¶
func NewGetVoicemailMailboxRequestEntityTooLarge() *GetVoicemailMailboxRequestEntityTooLarge
NewGetVoicemailMailboxRequestEntityTooLarge creates a GetVoicemailMailboxRequestEntityTooLarge with default headers values
func (*GetVoicemailMailboxRequestEntityTooLarge) Error ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) Error() string
func (*GetVoicemailMailboxRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail mailbox request entity too large response has a 4xx status code
func (*GetVoicemailMailboxRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox request entity too large response a status code equal to that given
func (*GetVoicemailMailboxRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox request entity too large response has a 3xx status code
func (*GetVoicemailMailboxRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail mailbox request entity too large response has a 5xx status code
func (*GetVoicemailMailboxRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox request entity too large response has a 2xx status code
func (*GetVoicemailMailboxRequestEntityTooLarge) String ¶
func (o *GetVoicemailMailboxRequestEntityTooLarge) String() string
type GetVoicemailMailboxRequestTimeout ¶
GetVoicemailMailboxRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailMailboxRequestTimeout ¶
func NewGetVoicemailMailboxRequestTimeout() *GetVoicemailMailboxRequestTimeout
NewGetVoicemailMailboxRequestTimeout creates a GetVoicemailMailboxRequestTimeout with default headers values
func (*GetVoicemailMailboxRequestTimeout) Error ¶
func (o *GetVoicemailMailboxRequestTimeout) Error() string
func (*GetVoicemailMailboxRequestTimeout) GetPayload ¶
func (o *GetVoicemailMailboxRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxRequestTimeout) IsClientError ¶
func (o *GetVoicemailMailboxRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail mailbox request timeout response has a 4xx status code
func (*GetVoicemailMailboxRequestTimeout) IsCode ¶
func (o *GetVoicemailMailboxRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox request timeout response a status code equal to that given
func (*GetVoicemailMailboxRequestTimeout) IsRedirect ¶
func (o *GetVoicemailMailboxRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox request timeout response has a 3xx status code
func (*GetVoicemailMailboxRequestTimeout) IsServerError ¶
func (o *GetVoicemailMailboxRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail mailbox request timeout response has a 5xx status code
func (*GetVoicemailMailboxRequestTimeout) IsSuccess ¶
func (o *GetVoicemailMailboxRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox request timeout response has a 2xx status code
func (*GetVoicemailMailboxRequestTimeout) String ¶
func (o *GetVoicemailMailboxRequestTimeout) String() string
type GetVoicemailMailboxServiceUnavailable ¶
type GetVoicemailMailboxServiceUnavailable struct {
}GetVoicemailMailboxServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailMailboxServiceUnavailable ¶
func NewGetVoicemailMailboxServiceUnavailable() *GetVoicemailMailboxServiceUnavailable
NewGetVoicemailMailboxServiceUnavailable creates a GetVoicemailMailboxServiceUnavailable with default headers values
func (*GetVoicemailMailboxServiceUnavailable) Error ¶
func (o *GetVoicemailMailboxServiceUnavailable) Error() string
func (*GetVoicemailMailboxServiceUnavailable) GetPayload ¶
func (o *GetVoicemailMailboxServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxServiceUnavailable) IsClientError ¶
func (o *GetVoicemailMailboxServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail mailbox service unavailable response has a 4xx status code
func (*GetVoicemailMailboxServiceUnavailable) IsCode ¶
func (o *GetVoicemailMailboxServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox service unavailable response a status code equal to that given
func (*GetVoicemailMailboxServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailMailboxServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox service unavailable response has a 3xx status code
func (*GetVoicemailMailboxServiceUnavailable) IsServerError ¶
func (o *GetVoicemailMailboxServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail mailbox service unavailable response has a 5xx status code
func (*GetVoicemailMailboxServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailMailboxServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox service unavailable response has a 2xx status code
func (*GetVoicemailMailboxServiceUnavailable) String ¶
func (o *GetVoicemailMailboxServiceUnavailable) String() string
type GetVoicemailMailboxTooManyRequests ¶
GetVoicemailMailboxTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailMailboxTooManyRequests ¶
func NewGetVoicemailMailboxTooManyRequests() *GetVoicemailMailboxTooManyRequests
NewGetVoicemailMailboxTooManyRequests creates a GetVoicemailMailboxTooManyRequests with default headers values
func (*GetVoicemailMailboxTooManyRequests) Error ¶
func (o *GetVoicemailMailboxTooManyRequests) Error() string
func (*GetVoicemailMailboxTooManyRequests) GetPayload ¶
func (o *GetVoicemailMailboxTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxTooManyRequests) IsClientError ¶
func (o *GetVoicemailMailboxTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail mailbox too many requests response has a 4xx status code
func (*GetVoicemailMailboxTooManyRequests) IsCode ¶
func (o *GetVoicemailMailboxTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox too many requests response a status code equal to that given
func (*GetVoicemailMailboxTooManyRequests) IsRedirect ¶
func (o *GetVoicemailMailboxTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox too many requests response has a 3xx status code
func (*GetVoicemailMailboxTooManyRequests) IsServerError ¶
func (o *GetVoicemailMailboxTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail mailbox too many requests response has a 5xx status code
func (*GetVoicemailMailboxTooManyRequests) IsSuccess ¶
func (o *GetVoicemailMailboxTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox too many requests response has a 2xx status code
func (*GetVoicemailMailboxTooManyRequests) String ¶
func (o *GetVoicemailMailboxTooManyRequests) String() string
type GetVoicemailMailboxUnauthorized ¶
type GetVoicemailMailboxUnauthorized struct {
}GetVoicemailMailboxUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailMailboxUnauthorized ¶
func NewGetVoicemailMailboxUnauthorized() *GetVoicemailMailboxUnauthorized
NewGetVoicemailMailboxUnauthorized creates a GetVoicemailMailboxUnauthorized with default headers values
func (*GetVoicemailMailboxUnauthorized) Error ¶
func (o *GetVoicemailMailboxUnauthorized) Error() string
func (*GetVoicemailMailboxUnauthorized) GetPayload ¶
func (o *GetVoicemailMailboxUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxUnauthorized) IsClientError ¶
func (o *GetVoicemailMailboxUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail mailbox unauthorized response has a 4xx status code
func (*GetVoicemailMailboxUnauthorized) IsCode ¶
func (o *GetVoicemailMailboxUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox unauthorized response a status code equal to that given
func (*GetVoicemailMailboxUnauthorized) IsRedirect ¶
func (o *GetVoicemailMailboxUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox unauthorized response has a 3xx status code
func (*GetVoicemailMailboxUnauthorized) IsServerError ¶
func (o *GetVoicemailMailboxUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail mailbox unauthorized response has a 5xx status code
func (*GetVoicemailMailboxUnauthorized) IsSuccess ¶
func (o *GetVoicemailMailboxUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox unauthorized response has a 2xx status code
func (*GetVoicemailMailboxUnauthorized) String ¶
func (o *GetVoicemailMailboxUnauthorized) String() string
type GetVoicemailMailboxUnsupportedMediaType ¶
GetVoicemailMailboxUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailMailboxUnsupportedMediaType ¶
func NewGetVoicemailMailboxUnsupportedMediaType() *GetVoicemailMailboxUnsupportedMediaType
NewGetVoicemailMailboxUnsupportedMediaType creates a GetVoicemailMailboxUnsupportedMediaType with default headers values
func (*GetVoicemailMailboxUnsupportedMediaType) Error ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) Error() string
func (*GetVoicemailMailboxUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailMailboxUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail mailbox unsupported media type response has a 4xx status code
func (*GetVoicemailMailboxUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail mailbox unsupported media type response a status code equal to that given
func (*GetVoicemailMailboxUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail mailbox unsupported media type response has a 3xx status code
func (*GetVoicemailMailboxUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail mailbox unsupported media type response has a 5xx status code
func (*GetVoicemailMailboxUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail mailbox unsupported media type response has a 2xx status code
func (*GetVoicemailMailboxUnsupportedMediaType) String ¶
func (o *GetVoicemailMailboxUnsupportedMediaType) String() string
type GetVoicemailMeMailboxBadRequest ¶
GetVoicemailMeMailboxBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailMeMailboxBadRequest ¶
func NewGetVoicemailMeMailboxBadRequest() *GetVoicemailMeMailboxBadRequest
NewGetVoicemailMeMailboxBadRequest creates a GetVoicemailMeMailboxBadRequest with default headers values
func (*GetVoicemailMeMailboxBadRequest) Error ¶
func (o *GetVoicemailMeMailboxBadRequest) Error() string
func (*GetVoicemailMeMailboxBadRequest) GetPayload ¶
func (o *GetVoicemailMeMailboxBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxBadRequest) IsClientError ¶
func (o *GetVoicemailMeMailboxBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox bad request response has a 4xx status code
func (*GetVoicemailMeMailboxBadRequest) IsCode ¶
func (o *GetVoicemailMeMailboxBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox bad request response a status code equal to that given
func (*GetVoicemailMeMailboxBadRequest) IsRedirect ¶
func (o *GetVoicemailMeMailboxBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox bad request response has a 3xx status code
func (*GetVoicemailMeMailboxBadRequest) IsServerError ¶
func (o *GetVoicemailMeMailboxBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox bad request response has a 5xx status code
func (*GetVoicemailMeMailboxBadRequest) IsSuccess ¶
func (o *GetVoicemailMeMailboxBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox bad request response has a 2xx status code
func (*GetVoicemailMeMailboxBadRequest) String ¶
func (o *GetVoicemailMeMailboxBadRequest) String() string
type GetVoicemailMeMailboxForbidden ¶
GetVoicemailMeMailboxForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailMeMailboxForbidden ¶
func NewGetVoicemailMeMailboxForbidden() *GetVoicemailMeMailboxForbidden
NewGetVoicemailMeMailboxForbidden creates a GetVoicemailMeMailboxForbidden with default headers values
func (*GetVoicemailMeMailboxForbidden) Error ¶
func (o *GetVoicemailMeMailboxForbidden) Error() string
func (*GetVoicemailMeMailboxForbidden) GetPayload ¶
func (o *GetVoicemailMeMailboxForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxForbidden) IsClientError ¶
func (o *GetVoicemailMeMailboxForbidden) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox forbidden response has a 4xx status code
func (*GetVoicemailMeMailboxForbidden) IsCode ¶
func (o *GetVoicemailMeMailboxForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox forbidden response a status code equal to that given
func (*GetVoicemailMeMailboxForbidden) IsRedirect ¶
func (o *GetVoicemailMeMailboxForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox forbidden response has a 3xx status code
func (*GetVoicemailMeMailboxForbidden) IsServerError ¶
func (o *GetVoicemailMeMailboxForbidden) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox forbidden response has a 5xx status code
func (*GetVoicemailMeMailboxForbidden) IsSuccess ¶
func (o *GetVoicemailMeMailboxForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox forbidden response has a 2xx status code
func (*GetVoicemailMeMailboxForbidden) String ¶
func (o *GetVoicemailMeMailboxForbidden) String() string
type GetVoicemailMeMailboxGatewayTimeout ¶
GetVoicemailMeMailboxGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailMeMailboxGatewayTimeout ¶
func NewGetVoicemailMeMailboxGatewayTimeout() *GetVoicemailMeMailboxGatewayTimeout
NewGetVoicemailMeMailboxGatewayTimeout creates a GetVoicemailMeMailboxGatewayTimeout with default headers values
func (*GetVoicemailMeMailboxGatewayTimeout) Error ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) Error() string
func (*GetVoicemailMeMailboxGatewayTimeout) GetPayload ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxGatewayTimeout) IsClientError ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox gateway timeout response has a 4xx status code
func (*GetVoicemailMeMailboxGatewayTimeout) IsCode ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox gateway timeout response a status code equal to that given
func (*GetVoicemailMeMailboxGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox gateway timeout response has a 3xx status code
func (*GetVoicemailMeMailboxGatewayTimeout) IsServerError ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox gateway timeout response has a 5xx status code
func (*GetVoicemailMeMailboxGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox gateway timeout response has a 2xx status code
func (*GetVoicemailMeMailboxGatewayTimeout) String ¶
func (o *GetVoicemailMeMailboxGatewayTimeout) String() string
type GetVoicemailMeMailboxInternalServerError ¶
GetVoicemailMeMailboxInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailMeMailboxInternalServerError ¶
func NewGetVoicemailMeMailboxInternalServerError() *GetVoicemailMeMailboxInternalServerError
NewGetVoicemailMeMailboxInternalServerError creates a GetVoicemailMeMailboxInternalServerError with default headers values
func (*GetVoicemailMeMailboxInternalServerError) Error ¶
func (o *GetVoicemailMeMailboxInternalServerError) Error() string
func (*GetVoicemailMeMailboxInternalServerError) GetPayload ¶
func (o *GetVoicemailMeMailboxInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxInternalServerError) IsClientError ¶
func (o *GetVoicemailMeMailboxInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox internal server error response has a 4xx status code
func (*GetVoicemailMeMailboxInternalServerError) IsCode ¶
func (o *GetVoicemailMeMailboxInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox internal server error response a status code equal to that given
func (*GetVoicemailMeMailboxInternalServerError) IsRedirect ¶
func (o *GetVoicemailMeMailboxInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox internal server error response has a 3xx status code
func (*GetVoicemailMeMailboxInternalServerError) IsServerError ¶
func (o *GetVoicemailMeMailboxInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox internal server error response has a 5xx status code
func (*GetVoicemailMeMailboxInternalServerError) IsSuccess ¶
func (o *GetVoicemailMeMailboxInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox internal server error response has a 2xx status code
func (*GetVoicemailMeMailboxInternalServerError) String ¶
func (o *GetVoicemailMeMailboxInternalServerError) String() string
type GetVoicemailMeMailboxNotFound ¶
GetVoicemailMeMailboxNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailMeMailboxNotFound ¶
func NewGetVoicemailMeMailboxNotFound() *GetVoicemailMeMailboxNotFound
NewGetVoicemailMeMailboxNotFound creates a GetVoicemailMeMailboxNotFound with default headers values
func (*GetVoicemailMeMailboxNotFound) Error ¶
func (o *GetVoicemailMeMailboxNotFound) Error() string
func (*GetVoicemailMeMailboxNotFound) GetPayload ¶
func (o *GetVoicemailMeMailboxNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxNotFound) IsClientError ¶
func (o *GetVoicemailMeMailboxNotFound) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox not found response has a 4xx status code
func (*GetVoicemailMeMailboxNotFound) IsCode ¶
func (o *GetVoicemailMeMailboxNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox not found response a status code equal to that given
func (*GetVoicemailMeMailboxNotFound) IsRedirect ¶
func (o *GetVoicemailMeMailboxNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox not found response has a 3xx status code
func (*GetVoicemailMeMailboxNotFound) IsServerError ¶
func (o *GetVoicemailMeMailboxNotFound) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox not found response has a 5xx status code
func (*GetVoicemailMeMailboxNotFound) IsSuccess ¶
func (o *GetVoicemailMeMailboxNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox not found response has a 2xx status code
func (*GetVoicemailMeMailboxNotFound) String ¶
func (o *GetVoicemailMeMailboxNotFound) String() string
type GetVoicemailMeMailboxOK ¶
type GetVoicemailMeMailboxOK struct {
Payload *models.VoicemailMailboxInfo
}
GetVoicemailMeMailboxOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailMeMailboxOK ¶
func NewGetVoicemailMeMailboxOK() *GetVoicemailMeMailboxOK
NewGetVoicemailMeMailboxOK creates a GetVoicemailMeMailboxOK with default headers values
func (*GetVoicemailMeMailboxOK) Error ¶
func (o *GetVoicemailMeMailboxOK) Error() string
func (*GetVoicemailMeMailboxOK) GetPayload ¶
func (o *GetVoicemailMeMailboxOK) GetPayload() *models.VoicemailMailboxInfo
func (*GetVoicemailMeMailboxOK) IsClientError ¶
func (o *GetVoicemailMeMailboxOK) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox o k response has a 4xx status code
func (*GetVoicemailMeMailboxOK) IsCode ¶
func (o *GetVoicemailMeMailboxOK) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox o k response a status code equal to that given
func (*GetVoicemailMeMailboxOK) IsRedirect ¶
func (o *GetVoicemailMeMailboxOK) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox o k response has a 3xx status code
func (*GetVoicemailMeMailboxOK) IsServerError ¶
func (o *GetVoicemailMeMailboxOK) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox o k response has a 5xx status code
func (*GetVoicemailMeMailboxOK) IsSuccess ¶
func (o *GetVoicemailMeMailboxOK) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox o k response has a 2xx status code
func (*GetVoicemailMeMailboxOK) String ¶
func (o *GetVoicemailMeMailboxOK) String() string
type GetVoicemailMeMailboxParams ¶
type GetVoicemailMeMailboxParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailMeMailboxParams contains all the parameters to send to the API endpoint
for the get voicemail me mailbox operation. Typically these are written to a http.Request.
func NewGetVoicemailMeMailboxParams ¶
func NewGetVoicemailMeMailboxParams() *GetVoicemailMeMailboxParams
NewGetVoicemailMeMailboxParams creates a new GetVoicemailMeMailboxParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailMeMailboxParamsWithContext ¶
func NewGetVoicemailMeMailboxParamsWithContext(ctx context.Context) *GetVoicemailMeMailboxParams
NewGetVoicemailMeMailboxParamsWithContext creates a new GetVoicemailMeMailboxParams object with the ability to set a context for a request.
func NewGetVoicemailMeMailboxParamsWithHTTPClient ¶
func NewGetVoicemailMeMailboxParamsWithHTTPClient(client *http.Client) *GetVoicemailMeMailboxParams
NewGetVoicemailMeMailboxParamsWithHTTPClient creates a new GetVoicemailMeMailboxParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailMeMailboxParamsWithTimeout ¶
func NewGetVoicemailMeMailboxParamsWithTimeout(timeout time.Duration) *GetVoicemailMeMailboxParams
NewGetVoicemailMeMailboxParamsWithTimeout creates a new GetVoicemailMeMailboxParams object with the ability to set a timeout on a request.
func (*GetVoicemailMeMailboxParams) SetContext ¶
func (o *GetVoicemailMeMailboxParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail me mailbox params
func (*GetVoicemailMeMailboxParams) SetDefaults ¶
func (o *GetVoicemailMeMailboxParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail me mailbox params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMeMailboxParams) SetHTTPClient ¶
func (o *GetVoicemailMeMailboxParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail me mailbox params
func (*GetVoicemailMeMailboxParams) SetTimeout ¶
func (o *GetVoicemailMeMailboxParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail me mailbox params
func (*GetVoicemailMeMailboxParams) WithContext ¶
func (o *GetVoicemailMeMailboxParams) WithContext(ctx context.Context) *GetVoicemailMeMailboxParams
WithContext adds the context to the get voicemail me mailbox params
func (*GetVoicemailMeMailboxParams) WithDefaults ¶
func (o *GetVoicemailMeMailboxParams) WithDefaults() *GetVoicemailMeMailboxParams
WithDefaults hydrates default values in the get voicemail me mailbox params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMeMailboxParams) WithHTTPClient ¶
func (o *GetVoicemailMeMailboxParams) WithHTTPClient(client *http.Client) *GetVoicemailMeMailboxParams
WithHTTPClient adds the HTTPClient to the get voicemail me mailbox params
func (*GetVoicemailMeMailboxParams) WithTimeout ¶
func (o *GetVoicemailMeMailboxParams) WithTimeout(timeout time.Duration) *GetVoicemailMeMailboxParams
WithTimeout adds the timeout to the get voicemail me mailbox params
func (*GetVoicemailMeMailboxParams) WriteToRequest ¶
func (o *GetVoicemailMeMailboxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailMeMailboxReader ¶
type GetVoicemailMeMailboxReader struct {
// contains filtered or unexported fields
}
GetVoicemailMeMailboxReader is a Reader for the GetVoicemailMeMailbox structure.
func (*GetVoicemailMeMailboxReader) ReadResponse ¶
func (o *GetVoicemailMeMailboxReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailMeMailboxRequestEntityTooLarge ¶
GetVoicemailMeMailboxRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailMeMailboxRequestEntityTooLarge ¶
func NewGetVoicemailMeMailboxRequestEntityTooLarge() *GetVoicemailMeMailboxRequestEntityTooLarge
NewGetVoicemailMeMailboxRequestEntityTooLarge creates a GetVoicemailMeMailboxRequestEntityTooLarge with default headers values
func (*GetVoicemailMeMailboxRequestEntityTooLarge) Error ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) Error() string
func (*GetVoicemailMeMailboxRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox request entity too large response has a 4xx status code
func (*GetVoicemailMeMailboxRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox request entity too large response a status code equal to that given
func (*GetVoicemailMeMailboxRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox request entity too large response has a 3xx status code
func (*GetVoicemailMeMailboxRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox request entity too large response has a 5xx status code
func (*GetVoicemailMeMailboxRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox request entity too large response has a 2xx status code
func (*GetVoicemailMeMailboxRequestEntityTooLarge) String ¶
func (o *GetVoicemailMeMailboxRequestEntityTooLarge) String() string
type GetVoicemailMeMailboxRequestTimeout ¶
GetVoicemailMeMailboxRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailMeMailboxRequestTimeout ¶
func NewGetVoicemailMeMailboxRequestTimeout() *GetVoicemailMeMailboxRequestTimeout
NewGetVoicemailMeMailboxRequestTimeout creates a GetVoicemailMeMailboxRequestTimeout with default headers values
func (*GetVoicemailMeMailboxRequestTimeout) Error ¶
func (o *GetVoicemailMeMailboxRequestTimeout) Error() string
func (*GetVoicemailMeMailboxRequestTimeout) GetPayload ¶
func (o *GetVoicemailMeMailboxRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxRequestTimeout) IsClientError ¶
func (o *GetVoicemailMeMailboxRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox request timeout response has a 4xx status code
func (*GetVoicemailMeMailboxRequestTimeout) IsCode ¶
func (o *GetVoicemailMeMailboxRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox request timeout response a status code equal to that given
func (*GetVoicemailMeMailboxRequestTimeout) IsRedirect ¶
func (o *GetVoicemailMeMailboxRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox request timeout response has a 3xx status code
func (*GetVoicemailMeMailboxRequestTimeout) IsServerError ¶
func (o *GetVoicemailMeMailboxRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox request timeout response has a 5xx status code
func (*GetVoicemailMeMailboxRequestTimeout) IsSuccess ¶
func (o *GetVoicemailMeMailboxRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox request timeout response has a 2xx status code
func (*GetVoicemailMeMailboxRequestTimeout) String ¶
func (o *GetVoicemailMeMailboxRequestTimeout) String() string
type GetVoicemailMeMailboxServiceUnavailable ¶
type GetVoicemailMeMailboxServiceUnavailable struct {
}GetVoicemailMeMailboxServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailMeMailboxServiceUnavailable ¶
func NewGetVoicemailMeMailboxServiceUnavailable() *GetVoicemailMeMailboxServiceUnavailable
NewGetVoicemailMeMailboxServiceUnavailable creates a GetVoicemailMeMailboxServiceUnavailable with default headers values
func (*GetVoicemailMeMailboxServiceUnavailable) Error ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) Error() string
func (*GetVoicemailMeMailboxServiceUnavailable) GetPayload ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxServiceUnavailable) IsClientError ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox service unavailable response has a 4xx status code
func (*GetVoicemailMeMailboxServiceUnavailable) IsCode ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox service unavailable response a status code equal to that given
func (*GetVoicemailMeMailboxServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox service unavailable response has a 3xx status code
func (*GetVoicemailMeMailboxServiceUnavailable) IsServerError ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox service unavailable response has a 5xx status code
func (*GetVoicemailMeMailboxServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox service unavailable response has a 2xx status code
func (*GetVoicemailMeMailboxServiceUnavailable) String ¶
func (o *GetVoicemailMeMailboxServiceUnavailable) String() string
type GetVoicemailMeMailboxTooManyRequests ¶
GetVoicemailMeMailboxTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailMeMailboxTooManyRequests ¶
func NewGetVoicemailMeMailboxTooManyRequests() *GetVoicemailMeMailboxTooManyRequests
NewGetVoicemailMeMailboxTooManyRequests creates a GetVoicemailMeMailboxTooManyRequests with default headers values
func (*GetVoicemailMeMailboxTooManyRequests) Error ¶
func (o *GetVoicemailMeMailboxTooManyRequests) Error() string
func (*GetVoicemailMeMailboxTooManyRequests) GetPayload ¶
func (o *GetVoicemailMeMailboxTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxTooManyRequests) IsClientError ¶
func (o *GetVoicemailMeMailboxTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox too many requests response has a 4xx status code
func (*GetVoicemailMeMailboxTooManyRequests) IsCode ¶
func (o *GetVoicemailMeMailboxTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox too many requests response a status code equal to that given
func (*GetVoicemailMeMailboxTooManyRequests) IsRedirect ¶
func (o *GetVoicemailMeMailboxTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox too many requests response has a 3xx status code
func (*GetVoicemailMeMailboxTooManyRequests) IsServerError ¶
func (o *GetVoicemailMeMailboxTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox too many requests response has a 5xx status code
func (*GetVoicemailMeMailboxTooManyRequests) IsSuccess ¶
func (o *GetVoicemailMeMailboxTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox too many requests response has a 2xx status code
func (*GetVoicemailMeMailboxTooManyRequests) String ¶
func (o *GetVoicemailMeMailboxTooManyRequests) String() string
type GetVoicemailMeMailboxUnauthorized ¶
type GetVoicemailMeMailboxUnauthorized struct {
}GetVoicemailMeMailboxUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailMeMailboxUnauthorized ¶
func NewGetVoicemailMeMailboxUnauthorized() *GetVoicemailMeMailboxUnauthorized
NewGetVoicemailMeMailboxUnauthorized creates a GetVoicemailMeMailboxUnauthorized with default headers values
func (*GetVoicemailMeMailboxUnauthorized) Error ¶
func (o *GetVoicemailMeMailboxUnauthorized) Error() string
func (*GetVoicemailMeMailboxUnauthorized) GetPayload ¶
func (o *GetVoicemailMeMailboxUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxUnauthorized) IsClientError ¶
func (o *GetVoicemailMeMailboxUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox unauthorized response has a 4xx status code
func (*GetVoicemailMeMailboxUnauthorized) IsCode ¶
func (o *GetVoicemailMeMailboxUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox unauthorized response a status code equal to that given
func (*GetVoicemailMeMailboxUnauthorized) IsRedirect ¶
func (o *GetVoicemailMeMailboxUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox unauthorized response has a 3xx status code
func (*GetVoicemailMeMailboxUnauthorized) IsServerError ¶
func (o *GetVoicemailMeMailboxUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox unauthorized response has a 5xx status code
func (*GetVoicemailMeMailboxUnauthorized) IsSuccess ¶
func (o *GetVoicemailMeMailboxUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox unauthorized response has a 2xx status code
func (*GetVoicemailMeMailboxUnauthorized) String ¶
func (o *GetVoicemailMeMailboxUnauthorized) String() string
type GetVoicemailMeMailboxUnsupportedMediaType ¶
GetVoicemailMeMailboxUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailMeMailboxUnsupportedMediaType ¶
func NewGetVoicemailMeMailboxUnsupportedMediaType() *GetVoicemailMeMailboxUnsupportedMediaType
NewGetVoicemailMeMailboxUnsupportedMediaType creates a GetVoicemailMeMailboxUnsupportedMediaType with default headers values
func (*GetVoicemailMeMailboxUnsupportedMediaType) Error ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) Error() string
func (*GetVoicemailMeMailboxUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMailboxUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail me mailbox unsupported media type response has a 4xx status code
func (*GetVoicemailMeMailboxUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail me mailbox unsupported media type response a status code equal to that given
func (*GetVoicemailMeMailboxUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail me mailbox unsupported media type response has a 3xx status code
func (*GetVoicemailMeMailboxUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail me mailbox unsupported media type response has a 5xx status code
func (*GetVoicemailMeMailboxUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail me mailbox unsupported media type response has a 2xx status code
func (*GetVoicemailMeMailboxUnsupportedMediaType) String ¶
func (o *GetVoicemailMeMailboxUnsupportedMediaType) String() string
type GetVoicemailMeMessagesBadRequest ¶
GetVoicemailMeMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailMeMessagesBadRequest ¶
func NewGetVoicemailMeMessagesBadRequest() *GetVoicemailMeMessagesBadRequest
NewGetVoicemailMeMessagesBadRequest creates a GetVoicemailMeMessagesBadRequest with default headers values
func (*GetVoicemailMeMessagesBadRequest) Error ¶
func (o *GetVoicemailMeMessagesBadRequest) Error() string
func (*GetVoicemailMeMessagesBadRequest) GetPayload ¶
func (o *GetVoicemailMeMessagesBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesBadRequest) IsClientError ¶
func (o *GetVoicemailMeMessagesBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail me messages bad request response has a 4xx status code
func (*GetVoicemailMeMessagesBadRequest) IsCode ¶
func (o *GetVoicemailMeMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail me messages bad request response a status code equal to that given
func (*GetVoicemailMeMessagesBadRequest) IsRedirect ¶
func (o *GetVoicemailMeMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages bad request response has a 3xx status code
func (*GetVoicemailMeMessagesBadRequest) IsServerError ¶
func (o *GetVoicemailMeMessagesBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail me messages bad request response has a 5xx status code
func (*GetVoicemailMeMessagesBadRequest) IsSuccess ¶
func (o *GetVoicemailMeMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages bad request response has a 2xx status code
func (*GetVoicemailMeMessagesBadRequest) String ¶
func (o *GetVoicemailMeMessagesBadRequest) String() string
type GetVoicemailMeMessagesForbidden ¶
GetVoicemailMeMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailMeMessagesForbidden ¶
func NewGetVoicemailMeMessagesForbidden() *GetVoicemailMeMessagesForbidden
NewGetVoicemailMeMessagesForbidden creates a GetVoicemailMeMessagesForbidden with default headers values
func (*GetVoicemailMeMessagesForbidden) Error ¶
func (o *GetVoicemailMeMessagesForbidden) Error() string
func (*GetVoicemailMeMessagesForbidden) GetPayload ¶
func (o *GetVoicemailMeMessagesForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesForbidden) IsClientError ¶
func (o *GetVoicemailMeMessagesForbidden) IsClientError() bool
IsClientError returns true when this get voicemail me messages forbidden response has a 4xx status code
func (*GetVoicemailMeMessagesForbidden) IsCode ¶
func (o *GetVoicemailMeMessagesForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail me messages forbidden response a status code equal to that given
func (*GetVoicemailMeMessagesForbidden) IsRedirect ¶
func (o *GetVoicemailMeMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages forbidden response has a 3xx status code
func (*GetVoicemailMeMessagesForbidden) IsServerError ¶
func (o *GetVoicemailMeMessagesForbidden) IsServerError() bool
IsServerError returns true when this get voicemail me messages forbidden response has a 5xx status code
func (*GetVoicemailMeMessagesForbidden) IsSuccess ¶
func (o *GetVoicemailMeMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages forbidden response has a 2xx status code
func (*GetVoicemailMeMessagesForbidden) String ¶
func (o *GetVoicemailMeMessagesForbidden) String() string
type GetVoicemailMeMessagesGatewayTimeout ¶
GetVoicemailMeMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailMeMessagesGatewayTimeout ¶
func NewGetVoicemailMeMessagesGatewayTimeout() *GetVoicemailMeMessagesGatewayTimeout
NewGetVoicemailMeMessagesGatewayTimeout creates a GetVoicemailMeMessagesGatewayTimeout with default headers values
func (*GetVoicemailMeMessagesGatewayTimeout) Error ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) Error() string
func (*GetVoicemailMeMessagesGatewayTimeout) GetPayload ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesGatewayTimeout) IsClientError ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail me messages gateway timeout response has a 4xx status code
func (*GetVoicemailMeMessagesGatewayTimeout) IsCode ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail me messages gateway timeout response a status code equal to that given
func (*GetVoicemailMeMessagesGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages gateway timeout response has a 3xx status code
func (*GetVoicemailMeMessagesGatewayTimeout) IsServerError ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail me messages gateway timeout response has a 5xx status code
func (*GetVoicemailMeMessagesGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages gateway timeout response has a 2xx status code
func (*GetVoicemailMeMessagesGatewayTimeout) String ¶
func (o *GetVoicemailMeMessagesGatewayTimeout) String() string
type GetVoicemailMeMessagesInternalServerError ¶
GetVoicemailMeMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailMeMessagesInternalServerError ¶
func NewGetVoicemailMeMessagesInternalServerError() *GetVoicemailMeMessagesInternalServerError
NewGetVoicemailMeMessagesInternalServerError creates a GetVoicemailMeMessagesInternalServerError with default headers values
func (*GetVoicemailMeMessagesInternalServerError) Error ¶
func (o *GetVoicemailMeMessagesInternalServerError) Error() string
func (*GetVoicemailMeMessagesInternalServerError) GetPayload ¶
func (o *GetVoicemailMeMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesInternalServerError) IsClientError ¶
func (o *GetVoicemailMeMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail me messages internal server error response has a 4xx status code
func (*GetVoicemailMeMessagesInternalServerError) IsCode ¶
func (o *GetVoicemailMeMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail me messages internal server error response a status code equal to that given
func (*GetVoicemailMeMessagesInternalServerError) IsRedirect ¶
func (o *GetVoicemailMeMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages internal server error response has a 3xx status code
func (*GetVoicemailMeMessagesInternalServerError) IsServerError ¶
func (o *GetVoicemailMeMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail me messages internal server error response has a 5xx status code
func (*GetVoicemailMeMessagesInternalServerError) IsSuccess ¶
func (o *GetVoicemailMeMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages internal server error response has a 2xx status code
func (*GetVoicemailMeMessagesInternalServerError) String ¶
func (o *GetVoicemailMeMessagesInternalServerError) String() string
type GetVoicemailMeMessagesNotFound ¶
GetVoicemailMeMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailMeMessagesNotFound ¶
func NewGetVoicemailMeMessagesNotFound() *GetVoicemailMeMessagesNotFound
NewGetVoicemailMeMessagesNotFound creates a GetVoicemailMeMessagesNotFound with default headers values
func (*GetVoicemailMeMessagesNotFound) Error ¶
func (o *GetVoicemailMeMessagesNotFound) Error() string
func (*GetVoicemailMeMessagesNotFound) GetPayload ¶
func (o *GetVoicemailMeMessagesNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesNotFound) IsClientError ¶
func (o *GetVoicemailMeMessagesNotFound) IsClientError() bool
IsClientError returns true when this get voicemail me messages not found response has a 4xx status code
func (*GetVoicemailMeMessagesNotFound) IsCode ¶
func (o *GetVoicemailMeMessagesNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail me messages not found response a status code equal to that given
func (*GetVoicemailMeMessagesNotFound) IsRedirect ¶
func (o *GetVoicemailMeMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages not found response has a 3xx status code
func (*GetVoicemailMeMessagesNotFound) IsServerError ¶
func (o *GetVoicemailMeMessagesNotFound) IsServerError() bool
IsServerError returns true when this get voicemail me messages not found response has a 5xx status code
func (*GetVoicemailMeMessagesNotFound) IsSuccess ¶
func (o *GetVoicemailMeMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages not found response has a 2xx status code
func (*GetVoicemailMeMessagesNotFound) String ¶
func (o *GetVoicemailMeMessagesNotFound) String() string
type GetVoicemailMeMessagesOK ¶
type GetVoicemailMeMessagesOK struct {
Payload *models.VoicemailMessageEntityListing
}
GetVoicemailMeMessagesOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailMeMessagesOK ¶
func NewGetVoicemailMeMessagesOK() *GetVoicemailMeMessagesOK
NewGetVoicemailMeMessagesOK creates a GetVoicemailMeMessagesOK with default headers values
func (*GetVoicemailMeMessagesOK) Error ¶
func (o *GetVoicemailMeMessagesOK) Error() string
func (*GetVoicemailMeMessagesOK) GetPayload ¶
func (o *GetVoicemailMeMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
func (*GetVoicemailMeMessagesOK) IsClientError ¶
func (o *GetVoicemailMeMessagesOK) IsClientError() bool
IsClientError returns true when this get voicemail me messages o k response has a 4xx status code
func (*GetVoicemailMeMessagesOK) IsCode ¶
func (o *GetVoicemailMeMessagesOK) IsCode(code int) bool
IsCode returns true when this get voicemail me messages o k response a status code equal to that given
func (*GetVoicemailMeMessagesOK) IsRedirect ¶
func (o *GetVoicemailMeMessagesOK) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages o k response has a 3xx status code
func (*GetVoicemailMeMessagesOK) IsServerError ¶
func (o *GetVoicemailMeMessagesOK) IsServerError() bool
IsServerError returns true when this get voicemail me messages o k response has a 5xx status code
func (*GetVoicemailMeMessagesOK) IsSuccess ¶
func (o *GetVoicemailMeMessagesOK) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages o k response has a 2xx status code
func (*GetVoicemailMeMessagesOK) String ¶
func (o *GetVoicemailMeMessagesOK) String() string
type GetVoicemailMeMessagesParams ¶
type GetVoicemailMeMessagesParams struct { /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailMeMessagesParams contains all the parameters to send to the API endpoint
for the get voicemail me messages operation. Typically these are written to a http.Request.
func NewGetVoicemailMeMessagesParams ¶
func NewGetVoicemailMeMessagesParams() *GetVoicemailMeMessagesParams
NewGetVoicemailMeMessagesParams creates a new GetVoicemailMeMessagesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailMeMessagesParamsWithContext ¶
func NewGetVoicemailMeMessagesParamsWithContext(ctx context.Context) *GetVoicemailMeMessagesParams
NewGetVoicemailMeMessagesParamsWithContext creates a new GetVoicemailMeMessagesParams object with the ability to set a context for a request.
func NewGetVoicemailMeMessagesParamsWithHTTPClient ¶
func NewGetVoicemailMeMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailMeMessagesParams
NewGetVoicemailMeMessagesParamsWithHTTPClient creates a new GetVoicemailMeMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailMeMessagesParamsWithTimeout ¶
func NewGetVoicemailMeMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailMeMessagesParams
NewGetVoicemailMeMessagesParamsWithTimeout creates a new GetVoicemailMeMessagesParams object with the ability to set a timeout on a request.
func (*GetVoicemailMeMessagesParams) SetContext ¶
func (o *GetVoicemailMeMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) SetDefaults ¶
func (o *GetVoicemailMeMessagesParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail me messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMeMessagesParams) SetHTTPClient ¶
func (o *GetVoicemailMeMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) SetPageNumber ¶
func (o *GetVoicemailMeMessagesParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) SetPageSize ¶
func (o *GetVoicemailMeMessagesParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) SetTimeout ¶
func (o *GetVoicemailMeMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) WithContext ¶
func (o *GetVoicemailMeMessagesParams) WithContext(ctx context.Context) *GetVoicemailMeMessagesParams
WithContext adds the context to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) WithDefaults ¶
func (o *GetVoicemailMeMessagesParams) WithDefaults() *GetVoicemailMeMessagesParams
WithDefaults hydrates default values in the get voicemail me messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMeMessagesParams) WithHTTPClient ¶
func (o *GetVoicemailMeMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailMeMessagesParams
WithHTTPClient adds the HTTPClient to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) WithPageNumber ¶
func (o *GetVoicemailMeMessagesParams) WithPageNumber(pageNumber *int32) *GetVoicemailMeMessagesParams
WithPageNumber adds the pageNumber to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) WithPageSize ¶
func (o *GetVoicemailMeMessagesParams) WithPageSize(pageSize *int32) *GetVoicemailMeMessagesParams
WithPageSize adds the pageSize to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) WithTimeout ¶
func (o *GetVoicemailMeMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailMeMessagesParams
WithTimeout adds the timeout to the get voicemail me messages params
func (*GetVoicemailMeMessagesParams) WriteToRequest ¶
func (o *GetVoicemailMeMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailMeMessagesReader ¶
type GetVoicemailMeMessagesReader struct {
// contains filtered or unexported fields
}
GetVoicemailMeMessagesReader is a Reader for the GetVoicemailMeMessages structure.
func (*GetVoicemailMeMessagesReader) ReadResponse ¶
func (o *GetVoicemailMeMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailMeMessagesRequestEntityTooLarge ¶
GetVoicemailMeMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailMeMessagesRequestEntityTooLarge ¶
func NewGetVoicemailMeMessagesRequestEntityTooLarge() *GetVoicemailMeMessagesRequestEntityTooLarge
NewGetVoicemailMeMessagesRequestEntityTooLarge creates a GetVoicemailMeMessagesRequestEntityTooLarge with default headers values
func (*GetVoicemailMeMessagesRequestEntityTooLarge) Error ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) Error() string
func (*GetVoicemailMeMessagesRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail me messages request entity too large response has a 4xx status code
func (*GetVoicemailMeMessagesRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail me messages request entity too large response a status code equal to that given
func (*GetVoicemailMeMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages request entity too large response has a 3xx status code
func (*GetVoicemailMeMessagesRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail me messages request entity too large response has a 5xx status code
func (*GetVoicemailMeMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages request entity too large response has a 2xx status code
func (*GetVoicemailMeMessagesRequestEntityTooLarge) String ¶
func (o *GetVoicemailMeMessagesRequestEntityTooLarge) String() string
type GetVoicemailMeMessagesRequestTimeout ¶
GetVoicemailMeMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailMeMessagesRequestTimeout ¶
func NewGetVoicemailMeMessagesRequestTimeout() *GetVoicemailMeMessagesRequestTimeout
NewGetVoicemailMeMessagesRequestTimeout creates a GetVoicemailMeMessagesRequestTimeout with default headers values
func (*GetVoicemailMeMessagesRequestTimeout) Error ¶
func (o *GetVoicemailMeMessagesRequestTimeout) Error() string
func (*GetVoicemailMeMessagesRequestTimeout) GetPayload ¶
func (o *GetVoicemailMeMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesRequestTimeout) IsClientError ¶
func (o *GetVoicemailMeMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail me messages request timeout response has a 4xx status code
func (*GetVoicemailMeMessagesRequestTimeout) IsCode ¶
func (o *GetVoicemailMeMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail me messages request timeout response a status code equal to that given
func (*GetVoicemailMeMessagesRequestTimeout) IsRedirect ¶
func (o *GetVoicemailMeMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages request timeout response has a 3xx status code
func (*GetVoicemailMeMessagesRequestTimeout) IsServerError ¶
func (o *GetVoicemailMeMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail me messages request timeout response has a 5xx status code
func (*GetVoicemailMeMessagesRequestTimeout) IsSuccess ¶
func (o *GetVoicemailMeMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages request timeout response has a 2xx status code
func (*GetVoicemailMeMessagesRequestTimeout) String ¶
func (o *GetVoicemailMeMessagesRequestTimeout) String() string
type GetVoicemailMeMessagesServiceUnavailable ¶
type GetVoicemailMeMessagesServiceUnavailable struct {
}GetVoicemailMeMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailMeMessagesServiceUnavailable ¶
func NewGetVoicemailMeMessagesServiceUnavailable() *GetVoicemailMeMessagesServiceUnavailable
NewGetVoicemailMeMessagesServiceUnavailable creates a GetVoicemailMeMessagesServiceUnavailable with default headers values
func (*GetVoicemailMeMessagesServiceUnavailable) Error ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) Error() string
func (*GetVoicemailMeMessagesServiceUnavailable) GetPayload ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesServiceUnavailable) IsClientError ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail me messages service unavailable response has a 4xx status code
func (*GetVoicemailMeMessagesServiceUnavailable) IsCode ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail me messages service unavailable response a status code equal to that given
func (*GetVoicemailMeMessagesServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages service unavailable response has a 3xx status code
func (*GetVoicemailMeMessagesServiceUnavailable) IsServerError ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail me messages service unavailable response has a 5xx status code
func (*GetVoicemailMeMessagesServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages service unavailable response has a 2xx status code
func (*GetVoicemailMeMessagesServiceUnavailable) String ¶
func (o *GetVoicemailMeMessagesServiceUnavailable) String() string
type GetVoicemailMeMessagesTooManyRequests ¶
GetVoicemailMeMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailMeMessagesTooManyRequests ¶
func NewGetVoicemailMeMessagesTooManyRequests() *GetVoicemailMeMessagesTooManyRequests
NewGetVoicemailMeMessagesTooManyRequests creates a GetVoicemailMeMessagesTooManyRequests with default headers values
func (*GetVoicemailMeMessagesTooManyRequests) Error ¶
func (o *GetVoicemailMeMessagesTooManyRequests) Error() string
func (*GetVoicemailMeMessagesTooManyRequests) GetPayload ¶
func (o *GetVoicemailMeMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesTooManyRequests) IsClientError ¶
func (o *GetVoicemailMeMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail me messages too many requests response has a 4xx status code
func (*GetVoicemailMeMessagesTooManyRequests) IsCode ¶
func (o *GetVoicemailMeMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail me messages too many requests response a status code equal to that given
func (*GetVoicemailMeMessagesTooManyRequests) IsRedirect ¶
func (o *GetVoicemailMeMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages too many requests response has a 3xx status code
func (*GetVoicemailMeMessagesTooManyRequests) IsServerError ¶
func (o *GetVoicemailMeMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail me messages too many requests response has a 5xx status code
func (*GetVoicemailMeMessagesTooManyRequests) IsSuccess ¶
func (o *GetVoicemailMeMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages too many requests response has a 2xx status code
func (*GetVoicemailMeMessagesTooManyRequests) String ¶
func (o *GetVoicemailMeMessagesTooManyRequests) String() string
type GetVoicemailMeMessagesUnauthorized ¶
type GetVoicemailMeMessagesUnauthorized struct {
}GetVoicemailMeMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailMeMessagesUnauthorized ¶
func NewGetVoicemailMeMessagesUnauthorized() *GetVoicemailMeMessagesUnauthorized
NewGetVoicemailMeMessagesUnauthorized creates a GetVoicemailMeMessagesUnauthorized with default headers values
func (*GetVoicemailMeMessagesUnauthorized) Error ¶
func (o *GetVoicemailMeMessagesUnauthorized) Error() string
func (*GetVoicemailMeMessagesUnauthorized) GetPayload ¶
func (o *GetVoicemailMeMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesUnauthorized) IsClientError ¶
func (o *GetVoicemailMeMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail me messages unauthorized response has a 4xx status code
func (*GetVoicemailMeMessagesUnauthorized) IsCode ¶
func (o *GetVoicemailMeMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail me messages unauthorized response a status code equal to that given
func (*GetVoicemailMeMessagesUnauthorized) IsRedirect ¶
func (o *GetVoicemailMeMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages unauthorized response has a 3xx status code
func (*GetVoicemailMeMessagesUnauthorized) IsServerError ¶
func (o *GetVoicemailMeMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail me messages unauthorized response has a 5xx status code
func (*GetVoicemailMeMessagesUnauthorized) IsSuccess ¶
func (o *GetVoicemailMeMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages unauthorized response has a 2xx status code
func (*GetVoicemailMeMessagesUnauthorized) String ¶
func (o *GetVoicemailMeMessagesUnauthorized) String() string
type GetVoicemailMeMessagesUnsupportedMediaType ¶
GetVoicemailMeMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailMeMessagesUnsupportedMediaType ¶
func NewGetVoicemailMeMessagesUnsupportedMediaType() *GetVoicemailMeMessagesUnsupportedMediaType
NewGetVoicemailMeMessagesUnsupportedMediaType creates a GetVoicemailMeMessagesUnsupportedMediaType with default headers values
func (*GetVoicemailMeMessagesUnsupportedMediaType) Error ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) Error() string
func (*GetVoicemailMeMessagesUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailMeMessagesUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail me messages unsupported media type response has a 4xx status code
func (*GetVoicemailMeMessagesUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail me messages unsupported media type response a status code equal to that given
func (*GetVoicemailMeMessagesUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail me messages unsupported media type response has a 3xx status code
func (*GetVoicemailMeMessagesUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail me messages unsupported media type response has a 5xx status code
func (*GetVoicemailMeMessagesUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail me messages unsupported media type response has a 2xx status code
func (*GetVoicemailMeMessagesUnsupportedMediaType) String ¶
func (o *GetVoicemailMeMessagesUnsupportedMediaType) String() string
type GetVoicemailMePolicyBadRequest ¶
GetVoicemailMePolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailMePolicyBadRequest ¶
func NewGetVoicemailMePolicyBadRequest() *GetVoicemailMePolicyBadRequest
NewGetVoicemailMePolicyBadRequest creates a GetVoicemailMePolicyBadRequest with default headers values
func (*GetVoicemailMePolicyBadRequest) Error ¶
func (o *GetVoicemailMePolicyBadRequest) Error() string
func (*GetVoicemailMePolicyBadRequest) GetPayload ¶
func (o *GetVoicemailMePolicyBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyBadRequest) IsClientError ¶
func (o *GetVoicemailMePolicyBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail me policy bad request response has a 4xx status code
func (*GetVoicemailMePolicyBadRequest) IsCode ¶
func (o *GetVoicemailMePolicyBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail me policy bad request response a status code equal to that given
func (*GetVoicemailMePolicyBadRequest) IsRedirect ¶
func (o *GetVoicemailMePolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy bad request response has a 3xx status code
func (*GetVoicemailMePolicyBadRequest) IsServerError ¶
func (o *GetVoicemailMePolicyBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail me policy bad request response has a 5xx status code
func (*GetVoicemailMePolicyBadRequest) IsSuccess ¶
func (o *GetVoicemailMePolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy bad request response has a 2xx status code
func (*GetVoicemailMePolicyBadRequest) String ¶
func (o *GetVoicemailMePolicyBadRequest) String() string
type GetVoicemailMePolicyForbidden ¶
GetVoicemailMePolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailMePolicyForbidden ¶
func NewGetVoicemailMePolicyForbidden() *GetVoicemailMePolicyForbidden
NewGetVoicemailMePolicyForbidden creates a GetVoicemailMePolicyForbidden with default headers values
func (*GetVoicemailMePolicyForbidden) Error ¶
func (o *GetVoicemailMePolicyForbidden) Error() string
func (*GetVoicemailMePolicyForbidden) GetPayload ¶
func (o *GetVoicemailMePolicyForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyForbidden) IsClientError ¶
func (o *GetVoicemailMePolicyForbidden) IsClientError() bool
IsClientError returns true when this get voicemail me policy forbidden response has a 4xx status code
func (*GetVoicemailMePolicyForbidden) IsCode ¶
func (o *GetVoicemailMePolicyForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail me policy forbidden response a status code equal to that given
func (*GetVoicemailMePolicyForbidden) IsRedirect ¶
func (o *GetVoicemailMePolicyForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy forbidden response has a 3xx status code
func (*GetVoicemailMePolicyForbidden) IsServerError ¶
func (o *GetVoicemailMePolicyForbidden) IsServerError() bool
IsServerError returns true when this get voicemail me policy forbidden response has a 5xx status code
func (*GetVoicemailMePolicyForbidden) IsSuccess ¶
func (o *GetVoicemailMePolicyForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy forbidden response has a 2xx status code
func (*GetVoicemailMePolicyForbidden) String ¶
func (o *GetVoicemailMePolicyForbidden) String() string
type GetVoicemailMePolicyGatewayTimeout ¶
GetVoicemailMePolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailMePolicyGatewayTimeout ¶
func NewGetVoicemailMePolicyGatewayTimeout() *GetVoicemailMePolicyGatewayTimeout
NewGetVoicemailMePolicyGatewayTimeout creates a GetVoicemailMePolicyGatewayTimeout with default headers values
func (*GetVoicemailMePolicyGatewayTimeout) Error ¶
func (o *GetVoicemailMePolicyGatewayTimeout) Error() string
func (*GetVoicemailMePolicyGatewayTimeout) GetPayload ¶
func (o *GetVoicemailMePolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyGatewayTimeout) IsClientError ¶
func (o *GetVoicemailMePolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail me policy gateway timeout response has a 4xx status code
func (*GetVoicemailMePolicyGatewayTimeout) IsCode ¶
func (o *GetVoicemailMePolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail me policy gateway timeout response a status code equal to that given
func (*GetVoicemailMePolicyGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailMePolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy gateway timeout response has a 3xx status code
func (*GetVoicemailMePolicyGatewayTimeout) IsServerError ¶
func (o *GetVoicemailMePolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail me policy gateway timeout response has a 5xx status code
func (*GetVoicemailMePolicyGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailMePolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy gateway timeout response has a 2xx status code
func (*GetVoicemailMePolicyGatewayTimeout) String ¶
func (o *GetVoicemailMePolicyGatewayTimeout) String() string
type GetVoicemailMePolicyInternalServerError ¶
GetVoicemailMePolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailMePolicyInternalServerError ¶
func NewGetVoicemailMePolicyInternalServerError() *GetVoicemailMePolicyInternalServerError
NewGetVoicemailMePolicyInternalServerError creates a GetVoicemailMePolicyInternalServerError with default headers values
func (*GetVoicemailMePolicyInternalServerError) Error ¶
func (o *GetVoicemailMePolicyInternalServerError) Error() string
func (*GetVoicemailMePolicyInternalServerError) GetPayload ¶
func (o *GetVoicemailMePolicyInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyInternalServerError) IsClientError ¶
func (o *GetVoicemailMePolicyInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail me policy internal server error response has a 4xx status code
func (*GetVoicemailMePolicyInternalServerError) IsCode ¶
func (o *GetVoicemailMePolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail me policy internal server error response a status code equal to that given
func (*GetVoicemailMePolicyInternalServerError) IsRedirect ¶
func (o *GetVoicemailMePolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy internal server error response has a 3xx status code
func (*GetVoicemailMePolicyInternalServerError) IsServerError ¶
func (o *GetVoicemailMePolicyInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail me policy internal server error response has a 5xx status code
func (*GetVoicemailMePolicyInternalServerError) IsSuccess ¶
func (o *GetVoicemailMePolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy internal server error response has a 2xx status code
func (*GetVoicemailMePolicyInternalServerError) String ¶
func (o *GetVoicemailMePolicyInternalServerError) String() string
type GetVoicemailMePolicyNotFound ¶
GetVoicemailMePolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailMePolicyNotFound ¶
func NewGetVoicemailMePolicyNotFound() *GetVoicemailMePolicyNotFound
NewGetVoicemailMePolicyNotFound creates a GetVoicemailMePolicyNotFound with default headers values
func (*GetVoicemailMePolicyNotFound) Error ¶
func (o *GetVoicemailMePolicyNotFound) Error() string
func (*GetVoicemailMePolicyNotFound) GetPayload ¶
func (o *GetVoicemailMePolicyNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyNotFound) IsClientError ¶
func (o *GetVoicemailMePolicyNotFound) IsClientError() bool
IsClientError returns true when this get voicemail me policy not found response has a 4xx status code
func (*GetVoicemailMePolicyNotFound) IsCode ¶
func (o *GetVoicemailMePolicyNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail me policy not found response a status code equal to that given
func (*GetVoicemailMePolicyNotFound) IsRedirect ¶
func (o *GetVoicemailMePolicyNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy not found response has a 3xx status code
func (*GetVoicemailMePolicyNotFound) IsServerError ¶
func (o *GetVoicemailMePolicyNotFound) IsServerError() bool
IsServerError returns true when this get voicemail me policy not found response has a 5xx status code
func (*GetVoicemailMePolicyNotFound) IsSuccess ¶
func (o *GetVoicemailMePolicyNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy not found response has a 2xx status code
func (*GetVoicemailMePolicyNotFound) String ¶
func (o *GetVoicemailMePolicyNotFound) String() string
type GetVoicemailMePolicyOK ¶
type GetVoicemailMePolicyOK struct {
Payload *models.VoicemailUserPolicy
}
GetVoicemailMePolicyOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailMePolicyOK ¶
func NewGetVoicemailMePolicyOK() *GetVoicemailMePolicyOK
NewGetVoicemailMePolicyOK creates a GetVoicemailMePolicyOK with default headers values
func (*GetVoicemailMePolicyOK) Error ¶
func (o *GetVoicemailMePolicyOK) Error() string
func (*GetVoicemailMePolicyOK) GetPayload ¶
func (o *GetVoicemailMePolicyOK) GetPayload() *models.VoicemailUserPolicy
func (*GetVoicemailMePolicyOK) IsClientError ¶
func (o *GetVoicemailMePolicyOK) IsClientError() bool
IsClientError returns true when this get voicemail me policy o k response has a 4xx status code
func (*GetVoicemailMePolicyOK) IsCode ¶
func (o *GetVoicemailMePolicyOK) IsCode(code int) bool
IsCode returns true when this get voicemail me policy o k response a status code equal to that given
func (*GetVoicemailMePolicyOK) IsRedirect ¶
func (o *GetVoicemailMePolicyOK) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy o k response has a 3xx status code
func (*GetVoicemailMePolicyOK) IsServerError ¶
func (o *GetVoicemailMePolicyOK) IsServerError() bool
IsServerError returns true when this get voicemail me policy o k response has a 5xx status code
func (*GetVoicemailMePolicyOK) IsSuccess ¶
func (o *GetVoicemailMePolicyOK) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy o k response has a 2xx status code
func (*GetVoicemailMePolicyOK) String ¶
func (o *GetVoicemailMePolicyOK) String() string
type GetVoicemailMePolicyParams ¶
type GetVoicemailMePolicyParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailMePolicyParams contains all the parameters to send to the API endpoint
for the get voicemail me policy operation. Typically these are written to a http.Request.
func NewGetVoicemailMePolicyParams ¶
func NewGetVoicemailMePolicyParams() *GetVoicemailMePolicyParams
NewGetVoicemailMePolicyParams creates a new GetVoicemailMePolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailMePolicyParamsWithContext ¶
func NewGetVoicemailMePolicyParamsWithContext(ctx context.Context) *GetVoicemailMePolicyParams
NewGetVoicemailMePolicyParamsWithContext creates a new GetVoicemailMePolicyParams object with the ability to set a context for a request.
func NewGetVoicemailMePolicyParamsWithHTTPClient ¶
func NewGetVoicemailMePolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailMePolicyParams
NewGetVoicemailMePolicyParamsWithHTTPClient creates a new GetVoicemailMePolicyParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailMePolicyParamsWithTimeout ¶
func NewGetVoicemailMePolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailMePolicyParams
NewGetVoicemailMePolicyParamsWithTimeout creates a new GetVoicemailMePolicyParams object with the ability to set a timeout on a request.
func (*GetVoicemailMePolicyParams) SetContext ¶
func (o *GetVoicemailMePolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail me policy params
func (*GetVoicemailMePolicyParams) SetDefaults ¶
func (o *GetVoicemailMePolicyParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail me policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMePolicyParams) SetHTTPClient ¶
func (o *GetVoicemailMePolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail me policy params
func (*GetVoicemailMePolicyParams) SetTimeout ¶
func (o *GetVoicemailMePolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail me policy params
func (*GetVoicemailMePolicyParams) WithContext ¶
func (o *GetVoicemailMePolicyParams) WithContext(ctx context.Context) *GetVoicemailMePolicyParams
WithContext adds the context to the get voicemail me policy params
func (*GetVoicemailMePolicyParams) WithDefaults ¶
func (o *GetVoicemailMePolicyParams) WithDefaults() *GetVoicemailMePolicyParams
WithDefaults hydrates default values in the get voicemail me policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMePolicyParams) WithHTTPClient ¶
func (o *GetVoicemailMePolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailMePolicyParams
WithHTTPClient adds the HTTPClient to the get voicemail me policy params
func (*GetVoicemailMePolicyParams) WithTimeout ¶
func (o *GetVoicemailMePolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailMePolicyParams
WithTimeout adds the timeout to the get voicemail me policy params
func (*GetVoicemailMePolicyParams) WriteToRequest ¶
func (o *GetVoicemailMePolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailMePolicyReader ¶
type GetVoicemailMePolicyReader struct {
// contains filtered or unexported fields
}
GetVoicemailMePolicyReader is a Reader for the GetVoicemailMePolicy structure.
func (*GetVoicemailMePolicyReader) ReadResponse ¶
func (o *GetVoicemailMePolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailMePolicyRequestEntityTooLarge ¶
GetVoicemailMePolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailMePolicyRequestEntityTooLarge ¶
func NewGetVoicemailMePolicyRequestEntityTooLarge() *GetVoicemailMePolicyRequestEntityTooLarge
NewGetVoicemailMePolicyRequestEntityTooLarge creates a GetVoicemailMePolicyRequestEntityTooLarge with default headers values
func (*GetVoicemailMePolicyRequestEntityTooLarge) Error ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) Error() string
func (*GetVoicemailMePolicyRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail me policy request entity too large response has a 4xx status code
func (*GetVoicemailMePolicyRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail me policy request entity too large response a status code equal to that given
func (*GetVoicemailMePolicyRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy request entity too large response has a 3xx status code
func (*GetVoicemailMePolicyRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail me policy request entity too large response has a 5xx status code
func (*GetVoicemailMePolicyRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy request entity too large response has a 2xx status code
func (*GetVoicemailMePolicyRequestEntityTooLarge) String ¶
func (o *GetVoicemailMePolicyRequestEntityTooLarge) String() string
type GetVoicemailMePolicyRequestTimeout ¶
GetVoicemailMePolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailMePolicyRequestTimeout ¶
func NewGetVoicemailMePolicyRequestTimeout() *GetVoicemailMePolicyRequestTimeout
NewGetVoicemailMePolicyRequestTimeout creates a GetVoicemailMePolicyRequestTimeout with default headers values
func (*GetVoicemailMePolicyRequestTimeout) Error ¶
func (o *GetVoicemailMePolicyRequestTimeout) Error() string
func (*GetVoicemailMePolicyRequestTimeout) GetPayload ¶
func (o *GetVoicemailMePolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyRequestTimeout) IsClientError ¶
func (o *GetVoicemailMePolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail me policy request timeout response has a 4xx status code
func (*GetVoicemailMePolicyRequestTimeout) IsCode ¶
func (o *GetVoicemailMePolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail me policy request timeout response a status code equal to that given
func (*GetVoicemailMePolicyRequestTimeout) IsRedirect ¶
func (o *GetVoicemailMePolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy request timeout response has a 3xx status code
func (*GetVoicemailMePolicyRequestTimeout) IsServerError ¶
func (o *GetVoicemailMePolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail me policy request timeout response has a 5xx status code
func (*GetVoicemailMePolicyRequestTimeout) IsSuccess ¶
func (o *GetVoicemailMePolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy request timeout response has a 2xx status code
func (*GetVoicemailMePolicyRequestTimeout) String ¶
func (o *GetVoicemailMePolicyRequestTimeout) String() string
type GetVoicemailMePolicyServiceUnavailable ¶
type GetVoicemailMePolicyServiceUnavailable struct {
}GetVoicemailMePolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailMePolicyServiceUnavailable ¶
func NewGetVoicemailMePolicyServiceUnavailable() *GetVoicemailMePolicyServiceUnavailable
NewGetVoicemailMePolicyServiceUnavailable creates a GetVoicemailMePolicyServiceUnavailable with default headers values
func (*GetVoicemailMePolicyServiceUnavailable) Error ¶
func (o *GetVoicemailMePolicyServiceUnavailable) Error() string
func (*GetVoicemailMePolicyServiceUnavailable) GetPayload ¶
func (o *GetVoicemailMePolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyServiceUnavailable) IsClientError ¶
func (o *GetVoicemailMePolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail me policy service unavailable response has a 4xx status code
func (*GetVoicemailMePolicyServiceUnavailable) IsCode ¶
func (o *GetVoicemailMePolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail me policy service unavailable response a status code equal to that given
func (*GetVoicemailMePolicyServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailMePolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy service unavailable response has a 3xx status code
func (*GetVoicemailMePolicyServiceUnavailable) IsServerError ¶
func (o *GetVoicemailMePolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail me policy service unavailable response has a 5xx status code
func (*GetVoicemailMePolicyServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailMePolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy service unavailable response has a 2xx status code
func (*GetVoicemailMePolicyServiceUnavailable) String ¶
func (o *GetVoicemailMePolicyServiceUnavailable) String() string
type GetVoicemailMePolicyTooManyRequests ¶
GetVoicemailMePolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailMePolicyTooManyRequests ¶
func NewGetVoicemailMePolicyTooManyRequests() *GetVoicemailMePolicyTooManyRequests
NewGetVoicemailMePolicyTooManyRequests creates a GetVoicemailMePolicyTooManyRequests with default headers values
func (*GetVoicemailMePolicyTooManyRequests) Error ¶
func (o *GetVoicemailMePolicyTooManyRequests) Error() string
func (*GetVoicemailMePolicyTooManyRequests) GetPayload ¶
func (o *GetVoicemailMePolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyTooManyRequests) IsClientError ¶
func (o *GetVoicemailMePolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail me policy too many requests response has a 4xx status code
func (*GetVoicemailMePolicyTooManyRequests) IsCode ¶
func (o *GetVoicemailMePolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail me policy too many requests response a status code equal to that given
func (*GetVoicemailMePolicyTooManyRequests) IsRedirect ¶
func (o *GetVoicemailMePolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy too many requests response has a 3xx status code
func (*GetVoicemailMePolicyTooManyRequests) IsServerError ¶
func (o *GetVoicemailMePolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail me policy too many requests response has a 5xx status code
func (*GetVoicemailMePolicyTooManyRequests) IsSuccess ¶
func (o *GetVoicemailMePolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy too many requests response has a 2xx status code
func (*GetVoicemailMePolicyTooManyRequests) String ¶
func (o *GetVoicemailMePolicyTooManyRequests) String() string
type GetVoicemailMePolicyUnauthorized ¶
type GetVoicemailMePolicyUnauthorized struct {
}GetVoicemailMePolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailMePolicyUnauthorized ¶
func NewGetVoicemailMePolicyUnauthorized() *GetVoicemailMePolicyUnauthorized
NewGetVoicemailMePolicyUnauthorized creates a GetVoicemailMePolicyUnauthorized with default headers values
func (*GetVoicemailMePolicyUnauthorized) Error ¶
func (o *GetVoicemailMePolicyUnauthorized) Error() string
func (*GetVoicemailMePolicyUnauthorized) GetPayload ¶
func (o *GetVoicemailMePolicyUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyUnauthorized) IsClientError ¶
func (o *GetVoicemailMePolicyUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail me policy unauthorized response has a 4xx status code
func (*GetVoicemailMePolicyUnauthorized) IsCode ¶
func (o *GetVoicemailMePolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail me policy unauthorized response a status code equal to that given
func (*GetVoicemailMePolicyUnauthorized) IsRedirect ¶
func (o *GetVoicemailMePolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy unauthorized response has a 3xx status code
func (*GetVoicemailMePolicyUnauthorized) IsServerError ¶
func (o *GetVoicemailMePolicyUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail me policy unauthorized response has a 5xx status code
func (*GetVoicemailMePolicyUnauthorized) IsSuccess ¶
func (o *GetVoicemailMePolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy unauthorized response has a 2xx status code
func (*GetVoicemailMePolicyUnauthorized) String ¶
func (o *GetVoicemailMePolicyUnauthorized) String() string
type GetVoicemailMePolicyUnsupportedMediaType ¶
GetVoicemailMePolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailMePolicyUnsupportedMediaType ¶
func NewGetVoicemailMePolicyUnsupportedMediaType() *GetVoicemailMePolicyUnsupportedMediaType
NewGetVoicemailMePolicyUnsupportedMediaType creates a GetVoicemailMePolicyUnsupportedMediaType with default headers values
func (*GetVoicemailMePolicyUnsupportedMediaType) Error ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) Error() string
func (*GetVoicemailMePolicyUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailMePolicyUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail me policy unsupported media type response has a 4xx status code
func (*GetVoicemailMePolicyUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail me policy unsupported media type response a status code equal to that given
func (*GetVoicemailMePolicyUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail me policy unsupported media type response has a 3xx status code
func (*GetVoicemailMePolicyUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail me policy unsupported media type response has a 5xx status code
func (*GetVoicemailMePolicyUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail me policy unsupported media type response has a 2xx status code
func (*GetVoicemailMePolicyUnsupportedMediaType) String ¶
func (o *GetVoicemailMePolicyUnsupportedMediaType) String() string
type GetVoicemailMessageBadRequest ¶
GetVoicemailMessageBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailMessageBadRequest ¶
func NewGetVoicemailMessageBadRequest() *GetVoicemailMessageBadRequest
NewGetVoicemailMessageBadRequest creates a GetVoicemailMessageBadRequest with default headers values
func (*GetVoicemailMessageBadRequest) Error ¶
func (o *GetVoicemailMessageBadRequest) Error() string
func (*GetVoicemailMessageBadRequest) GetPayload ¶
func (o *GetVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageBadRequest) IsClientError ¶
func (o *GetVoicemailMessageBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail message bad request response has a 4xx status code
func (*GetVoicemailMessageBadRequest) IsCode ¶
func (o *GetVoicemailMessageBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail message bad request response a status code equal to that given
func (*GetVoicemailMessageBadRequest) IsRedirect ¶
func (o *GetVoicemailMessageBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail message bad request response has a 3xx status code
func (*GetVoicemailMessageBadRequest) IsServerError ¶
func (o *GetVoicemailMessageBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail message bad request response has a 5xx status code
func (*GetVoicemailMessageBadRequest) IsSuccess ¶
func (o *GetVoicemailMessageBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail message bad request response has a 2xx status code
func (*GetVoicemailMessageBadRequest) String ¶
func (o *GetVoicemailMessageBadRequest) String() string
type GetVoicemailMessageForbidden ¶
GetVoicemailMessageForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailMessageForbidden ¶
func NewGetVoicemailMessageForbidden() *GetVoicemailMessageForbidden
NewGetVoicemailMessageForbidden creates a GetVoicemailMessageForbidden with default headers values
func (*GetVoicemailMessageForbidden) Error ¶
func (o *GetVoicemailMessageForbidden) Error() string
func (*GetVoicemailMessageForbidden) GetPayload ¶
func (o *GetVoicemailMessageForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageForbidden) IsClientError ¶
func (o *GetVoicemailMessageForbidden) IsClientError() bool
IsClientError returns true when this get voicemail message forbidden response has a 4xx status code
func (*GetVoicemailMessageForbidden) IsCode ¶
func (o *GetVoicemailMessageForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail message forbidden response a status code equal to that given
func (*GetVoicemailMessageForbidden) IsRedirect ¶
func (o *GetVoicemailMessageForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail message forbidden response has a 3xx status code
func (*GetVoicemailMessageForbidden) IsServerError ¶
func (o *GetVoicemailMessageForbidden) IsServerError() bool
IsServerError returns true when this get voicemail message forbidden response has a 5xx status code
func (*GetVoicemailMessageForbidden) IsSuccess ¶
func (o *GetVoicemailMessageForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail message forbidden response has a 2xx status code
func (*GetVoicemailMessageForbidden) String ¶
func (o *GetVoicemailMessageForbidden) String() string
type GetVoicemailMessageGatewayTimeout ¶
GetVoicemailMessageGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailMessageGatewayTimeout ¶
func NewGetVoicemailMessageGatewayTimeout() *GetVoicemailMessageGatewayTimeout
NewGetVoicemailMessageGatewayTimeout creates a GetVoicemailMessageGatewayTimeout with default headers values
func (*GetVoicemailMessageGatewayTimeout) Error ¶
func (o *GetVoicemailMessageGatewayTimeout) Error() string
func (*GetVoicemailMessageGatewayTimeout) GetPayload ¶
func (o *GetVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageGatewayTimeout) IsClientError ¶
func (o *GetVoicemailMessageGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail message gateway timeout response has a 4xx status code
func (*GetVoicemailMessageGatewayTimeout) IsCode ¶
func (o *GetVoicemailMessageGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail message gateway timeout response a status code equal to that given
func (*GetVoicemailMessageGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailMessageGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail message gateway timeout response has a 3xx status code
func (*GetVoicemailMessageGatewayTimeout) IsServerError ¶
func (o *GetVoicemailMessageGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail message gateway timeout response has a 5xx status code
func (*GetVoicemailMessageGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailMessageGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail message gateway timeout response has a 2xx status code
func (*GetVoicemailMessageGatewayTimeout) String ¶
func (o *GetVoicemailMessageGatewayTimeout) String() string
type GetVoicemailMessageInternalServerError ¶
GetVoicemailMessageInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailMessageInternalServerError ¶
func NewGetVoicemailMessageInternalServerError() *GetVoicemailMessageInternalServerError
NewGetVoicemailMessageInternalServerError creates a GetVoicemailMessageInternalServerError with default headers values
func (*GetVoicemailMessageInternalServerError) Error ¶
func (o *GetVoicemailMessageInternalServerError) Error() string
func (*GetVoicemailMessageInternalServerError) GetPayload ¶
func (o *GetVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageInternalServerError) IsClientError ¶
func (o *GetVoicemailMessageInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail message internal server error response has a 4xx status code
func (*GetVoicemailMessageInternalServerError) IsCode ¶
func (o *GetVoicemailMessageInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail message internal server error response a status code equal to that given
func (*GetVoicemailMessageInternalServerError) IsRedirect ¶
func (o *GetVoicemailMessageInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail message internal server error response has a 3xx status code
func (*GetVoicemailMessageInternalServerError) IsServerError ¶
func (o *GetVoicemailMessageInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail message internal server error response has a 5xx status code
func (*GetVoicemailMessageInternalServerError) IsSuccess ¶
func (o *GetVoicemailMessageInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail message internal server error response has a 2xx status code
func (*GetVoicemailMessageInternalServerError) String ¶
func (o *GetVoicemailMessageInternalServerError) String() string
type GetVoicemailMessageMediaBadRequest ¶
GetVoicemailMessageMediaBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailMessageMediaBadRequest ¶
func NewGetVoicemailMessageMediaBadRequest() *GetVoicemailMessageMediaBadRequest
NewGetVoicemailMessageMediaBadRequest creates a GetVoicemailMessageMediaBadRequest with default headers values
func (*GetVoicemailMessageMediaBadRequest) Error ¶
func (o *GetVoicemailMessageMediaBadRequest) Error() string
func (*GetVoicemailMessageMediaBadRequest) GetPayload ¶
func (o *GetVoicemailMessageMediaBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaBadRequest) IsClientError ¶
func (o *GetVoicemailMessageMediaBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail message media bad request response has a 4xx status code
func (*GetVoicemailMessageMediaBadRequest) IsCode ¶
func (o *GetVoicemailMessageMediaBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail message media bad request response a status code equal to that given
func (*GetVoicemailMessageMediaBadRequest) IsRedirect ¶
func (o *GetVoicemailMessageMediaBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail message media bad request response has a 3xx status code
func (*GetVoicemailMessageMediaBadRequest) IsServerError ¶
func (o *GetVoicemailMessageMediaBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail message media bad request response has a 5xx status code
func (*GetVoicemailMessageMediaBadRequest) IsSuccess ¶
func (o *GetVoicemailMessageMediaBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail message media bad request response has a 2xx status code
func (*GetVoicemailMessageMediaBadRequest) String ¶
func (o *GetVoicemailMessageMediaBadRequest) String() string
type GetVoicemailMessageMediaForbidden ¶
GetVoicemailMessageMediaForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailMessageMediaForbidden ¶
func NewGetVoicemailMessageMediaForbidden() *GetVoicemailMessageMediaForbidden
NewGetVoicemailMessageMediaForbidden creates a GetVoicemailMessageMediaForbidden with default headers values
func (*GetVoicemailMessageMediaForbidden) Error ¶
func (o *GetVoicemailMessageMediaForbidden) Error() string
func (*GetVoicemailMessageMediaForbidden) GetPayload ¶
func (o *GetVoicemailMessageMediaForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaForbidden) IsClientError ¶
func (o *GetVoicemailMessageMediaForbidden) IsClientError() bool
IsClientError returns true when this get voicemail message media forbidden response has a 4xx status code
func (*GetVoicemailMessageMediaForbidden) IsCode ¶
func (o *GetVoicemailMessageMediaForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail message media forbidden response a status code equal to that given
func (*GetVoicemailMessageMediaForbidden) IsRedirect ¶
func (o *GetVoicemailMessageMediaForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail message media forbidden response has a 3xx status code
func (*GetVoicemailMessageMediaForbidden) IsServerError ¶
func (o *GetVoicemailMessageMediaForbidden) IsServerError() bool
IsServerError returns true when this get voicemail message media forbidden response has a 5xx status code
func (*GetVoicemailMessageMediaForbidden) IsSuccess ¶
func (o *GetVoicemailMessageMediaForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail message media forbidden response has a 2xx status code
func (*GetVoicemailMessageMediaForbidden) String ¶
func (o *GetVoicemailMessageMediaForbidden) String() string
type GetVoicemailMessageMediaGatewayTimeout ¶
GetVoicemailMessageMediaGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailMessageMediaGatewayTimeout ¶
func NewGetVoicemailMessageMediaGatewayTimeout() *GetVoicemailMessageMediaGatewayTimeout
NewGetVoicemailMessageMediaGatewayTimeout creates a GetVoicemailMessageMediaGatewayTimeout with default headers values
func (*GetVoicemailMessageMediaGatewayTimeout) Error ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) Error() string
func (*GetVoicemailMessageMediaGatewayTimeout) GetPayload ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaGatewayTimeout) IsClientError ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail message media gateway timeout response has a 4xx status code
func (*GetVoicemailMessageMediaGatewayTimeout) IsCode ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail message media gateway timeout response a status code equal to that given
func (*GetVoicemailMessageMediaGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail message media gateway timeout response has a 3xx status code
func (*GetVoicemailMessageMediaGatewayTimeout) IsServerError ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail message media gateway timeout response has a 5xx status code
func (*GetVoicemailMessageMediaGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail message media gateway timeout response has a 2xx status code
func (*GetVoicemailMessageMediaGatewayTimeout) String ¶
func (o *GetVoicemailMessageMediaGatewayTimeout) String() string
type GetVoicemailMessageMediaInternalServerError ¶
GetVoicemailMessageMediaInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailMessageMediaInternalServerError ¶
func NewGetVoicemailMessageMediaInternalServerError() *GetVoicemailMessageMediaInternalServerError
NewGetVoicemailMessageMediaInternalServerError creates a GetVoicemailMessageMediaInternalServerError with default headers values
func (*GetVoicemailMessageMediaInternalServerError) Error ¶
func (o *GetVoicemailMessageMediaInternalServerError) Error() string
func (*GetVoicemailMessageMediaInternalServerError) GetPayload ¶
func (o *GetVoicemailMessageMediaInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaInternalServerError) IsClientError ¶
func (o *GetVoicemailMessageMediaInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail message media internal server error response has a 4xx status code
func (*GetVoicemailMessageMediaInternalServerError) IsCode ¶
func (o *GetVoicemailMessageMediaInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail message media internal server error response a status code equal to that given
func (*GetVoicemailMessageMediaInternalServerError) IsRedirect ¶
func (o *GetVoicemailMessageMediaInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail message media internal server error response has a 3xx status code
func (*GetVoicemailMessageMediaInternalServerError) IsServerError ¶
func (o *GetVoicemailMessageMediaInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail message media internal server error response has a 5xx status code
func (*GetVoicemailMessageMediaInternalServerError) IsSuccess ¶
func (o *GetVoicemailMessageMediaInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail message media internal server error response has a 2xx status code
func (*GetVoicemailMessageMediaInternalServerError) String ¶
func (o *GetVoicemailMessageMediaInternalServerError) String() string
type GetVoicemailMessageMediaNotFound ¶
GetVoicemailMessageMediaNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailMessageMediaNotFound ¶
func NewGetVoicemailMessageMediaNotFound() *GetVoicemailMessageMediaNotFound
NewGetVoicemailMessageMediaNotFound creates a GetVoicemailMessageMediaNotFound with default headers values
func (*GetVoicemailMessageMediaNotFound) Error ¶
func (o *GetVoicemailMessageMediaNotFound) Error() string
func (*GetVoicemailMessageMediaNotFound) GetPayload ¶
func (o *GetVoicemailMessageMediaNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaNotFound) IsClientError ¶
func (o *GetVoicemailMessageMediaNotFound) IsClientError() bool
IsClientError returns true when this get voicemail message media not found response has a 4xx status code
func (*GetVoicemailMessageMediaNotFound) IsCode ¶
func (o *GetVoicemailMessageMediaNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail message media not found response a status code equal to that given
func (*GetVoicemailMessageMediaNotFound) IsRedirect ¶
func (o *GetVoicemailMessageMediaNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail message media not found response has a 3xx status code
func (*GetVoicemailMessageMediaNotFound) IsServerError ¶
func (o *GetVoicemailMessageMediaNotFound) IsServerError() bool
IsServerError returns true when this get voicemail message media not found response has a 5xx status code
func (*GetVoicemailMessageMediaNotFound) IsSuccess ¶
func (o *GetVoicemailMessageMediaNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail message media not found response has a 2xx status code
func (*GetVoicemailMessageMediaNotFound) String ¶
func (o *GetVoicemailMessageMediaNotFound) String() string
type GetVoicemailMessageMediaOK ¶
type GetVoicemailMessageMediaOK struct {
Payload *models.VoicemailMediaInfo
}
GetVoicemailMessageMediaOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailMessageMediaOK ¶
func NewGetVoicemailMessageMediaOK() *GetVoicemailMessageMediaOK
NewGetVoicemailMessageMediaOK creates a GetVoicemailMessageMediaOK with default headers values
func (*GetVoicemailMessageMediaOK) Error ¶
func (o *GetVoicemailMessageMediaOK) Error() string
func (*GetVoicemailMessageMediaOK) GetPayload ¶
func (o *GetVoicemailMessageMediaOK) GetPayload() *models.VoicemailMediaInfo
func (*GetVoicemailMessageMediaOK) IsClientError ¶
func (o *GetVoicemailMessageMediaOK) IsClientError() bool
IsClientError returns true when this get voicemail message media o k response has a 4xx status code
func (*GetVoicemailMessageMediaOK) IsCode ¶
func (o *GetVoicemailMessageMediaOK) IsCode(code int) bool
IsCode returns true when this get voicemail message media o k response a status code equal to that given
func (*GetVoicemailMessageMediaOK) IsRedirect ¶
func (o *GetVoicemailMessageMediaOK) IsRedirect() bool
IsRedirect returns true when this get voicemail message media o k response has a 3xx status code
func (*GetVoicemailMessageMediaOK) IsServerError ¶
func (o *GetVoicemailMessageMediaOK) IsServerError() bool
IsServerError returns true when this get voicemail message media o k response has a 5xx status code
func (*GetVoicemailMessageMediaOK) IsSuccess ¶
func (o *GetVoicemailMessageMediaOK) IsSuccess() bool
IsSuccess returns true when this get voicemail message media o k response has a 2xx status code
func (*GetVoicemailMessageMediaOK) String ¶
func (o *GetVoicemailMessageMediaOK) String() string
type GetVoicemailMessageMediaParams ¶
type GetVoicemailMessageMediaParams struct { /* FormatID. The desired media format. Default: "WEBM" */ FormatID *string /* MessageID. Message ID */ MessageID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailMessageMediaParams contains all the parameters to send to the API endpoint
for the get voicemail message media operation. Typically these are written to a http.Request.
func NewGetVoicemailMessageMediaParams ¶
func NewGetVoicemailMessageMediaParams() *GetVoicemailMessageMediaParams
NewGetVoicemailMessageMediaParams creates a new GetVoicemailMessageMediaParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailMessageMediaParamsWithContext ¶
func NewGetVoicemailMessageMediaParamsWithContext(ctx context.Context) *GetVoicemailMessageMediaParams
NewGetVoicemailMessageMediaParamsWithContext creates a new GetVoicemailMessageMediaParams object with the ability to set a context for a request.
func NewGetVoicemailMessageMediaParamsWithHTTPClient ¶
func NewGetVoicemailMessageMediaParamsWithHTTPClient(client *http.Client) *GetVoicemailMessageMediaParams
NewGetVoicemailMessageMediaParamsWithHTTPClient creates a new GetVoicemailMessageMediaParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailMessageMediaParamsWithTimeout ¶
func NewGetVoicemailMessageMediaParamsWithTimeout(timeout time.Duration) *GetVoicemailMessageMediaParams
NewGetVoicemailMessageMediaParamsWithTimeout creates a new GetVoicemailMessageMediaParams object with the ability to set a timeout on a request.
func (*GetVoicemailMessageMediaParams) SetContext ¶
func (o *GetVoicemailMessageMediaParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) SetDefaults ¶
func (o *GetVoicemailMessageMediaParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail message media params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMessageMediaParams) SetFormatID ¶
func (o *GetVoicemailMessageMediaParams) SetFormatID(formatID *string)
SetFormatID adds the formatId to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) SetHTTPClient ¶
func (o *GetVoicemailMessageMediaParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) SetMessageID ¶
func (o *GetVoicemailMessageMediaParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) SetTimeout ¶
func (o *GetVoicemailMessageMediaParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) WithContext ¶
func (o *GetVoicemailMessageMediaParams) WithContext(ctx context.Context) *GetVoicemailMessageMediaParams
WithContext adds the context to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) WithDefaults ¶
func (o *GetVoicemailMessageMediaParams) WithDefaults() *GetVoicemailMessageMediaParams
WithDefaults hydrates default values in the get voicemail message media params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMessageMediaParams) WithFormatID ¶
func (o *GetVoicemailMessageMediaParams) WithFormatID(formatID *string) *GetVoicemailMessageMediaParams
WithFormatID adds the formatID to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) WithHTTPClient ¶
func (o *GetVoicemailMessageMediaParams) WithHTTPClient(client *http.Client) *GetVoicemailMessageMediaParams
WithHTTPClient adds the HTTPClient to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) WithMessageID ¶
func (o *GetVoicemailMessageMediaParams) WithMessageID(messageID string) *GetVoicemailMessageMediaParams
WithMessageID adds the messageID to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) WithTimeout ¶
func (o *GetVoicemailMessageMediaParams) WithTimeout(timeout time.Duration) *GetVoicemailMessageMediaParams
WithTimeout adds the timeout to the get voicemail message media params
func (*GetVoicemailMessageMediaParams) WriteToRequest ¶
func (o *GetVoicemailMessageMediaParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailMessageMediaReader ¶
type GetVoicemailMessageMediaReader struct {
// contains filtered or unexported fields
}
GetVoicemailMessageMediaReader is a Reader for the GetVoicemailMessageMedia structure.
func (*GetVoicemailMessageMediaReader) ReadResponse ¶
func (o *GetVoicemailMessageMediaReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailMessageMediaRequestEntityTooLarge ¶
GetVoicemailMessageMediaRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailMessageMediaRequestEntityTooLarge ¶
func NewGetVoicemailMessageMediaRequestEntityTooLarge() *GetVoicemailMessageMediaRequestEntityTooLarge
NewGetVoicemailMessageMediaRequestEntityTooLarge creates a GetVoicemailMessageMediaRequestEntityTooLarge with default headers values
func (*GetVoicemailMessageMediaRequestEntityTooLarge) Error ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) Error() string
func (*GetVoicemailMessageMediaRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail message media request entity too large response has a 4xx status code
func (*GetVoicemailMessageMediaRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail message media request entity too large response a status code equal to that given
func (*GetVoicemailMessageMediaRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail message media request entity too large response has a 3xx status code
func (*GetVoicemailMessageMediaRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail message media request entity too large response has a 5xx status code
func (*GetVoicemailMessageMediaRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail message media request entity too large response has a 2xx status code
func (*GetVoicemailMessageMediaRequestEntityTooLarge) String ¶
func (o *GetVoicemailMessageMediaRequestEntityTooLarge) String() string
type GetVoicemailMessageMediaRequestTimeout ¶
GetVoicemailMessageMediaRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailMessageMediaRequestTimeout ¶
func NewGetVoicemailMessageMediaRequestTimeout() *GetVoicemailMessageMediaRequestTimeout
NewGetVoicemailMessageMediaRequestTimeout creates a GetVoicemailMessageMediaRequestTimeout with default headers values
func (*GetVoicemailMessageMediaRequestTimeout) Error ¶
func (o *GetVoicemailMessageMediaRequestTimeout) Error() string
func (*GetVoicemailMessageMediaRequestTimeout) GetPayload ¶
func (o *GetVoicemailMessageMediaRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaRequestTimeout) IsClientError ¶
func (o *GetVoicemailMessageMediaRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail message media request timeout response has a 4xx status code
func (*GetVoicemailMessageMediaRequestTimeout) IsCode ¶
func (o *GetVoicemailMessageMediaRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail message media request timeout response a status code equal to that given
func (*GetVoicemailMessageMediaRequestTimeout) IsRedirect ¶
func (o *GetVoicemailMessageMediaRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail message media request timeout response has a 3xx status code
func (*GetVoicemailMessageMediaRequestTimeout) IsServerError ¶
func (o *GetVoicemailMessageMediaRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail message media request timeout response has a 5xx status code
func (*GetVoicemailMessageMediaRequestTimeout) IsSuccess ¶
func (o *GetVoicemailMessageMediaRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail message media request timeout response has a 2xx status code
func (*GetVoicemailMessageMediaRequestTimeout) String ¶
func (o *GetVoicemailMessageMediaRequestTimeout) String() string
type GetVoicemailMessageMediaServiceUnavailable ¶
type GetVoicemailMessageMediaServiceUnavailable struct {
}GetVoicemailMessageMediaServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailMessageMediaServiceUnavailable ¶
func NewGetVoicemailMessageMediaServiceUnavailable() *GetVoicemailMessageMediaServiceUnavailable
NewGetVoicemailMessageMediaServiceUnavailable creates a GetVoicemailMessageMediaServiceUnavailable with default headers values
func (*GetVoicemailMessageMediaServiceUnavailable) Error ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) Error() string
func (*GetVoicemailMessageMediaServiceUnavailable) GetPayload ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaServiceUnavailable) IsClientError ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail message media service unavailable response has a 4xx status code
func (*GetVoicemailMessageMediaServiceUnavailable) IsCode ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail message media service unavailable response a status code equal to that given
func (*GetVoicemailMessageMediaServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail message media service unavailable response has a 3xx status code
func (*GetVoicemailMessageMediaServiceUnavailable) IsServerError ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail message media service unavailable response has a 5xx status code
func (*GetVoicemailMessageMediaServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail message media service unavailable response has a 2xx status code
func (*GetVoicemailMessageMediaServiceUnavailable) String ¶
func (o *GetVoicemailMessageMediaServiceUnavailable) String() string
type GetVoicemailMessageMediaTooManyRequests ¶
GetVoicemailMessageMediaTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailMessageMediaTooManyRequests ¶
func NewGetVoicemailMessageMediaTooManyRequests() *GetVoicemailMessageMediaTooManyRequests
NewGetVoicemailMessageMediaTooManyRequests creates a GetVoicemailMessageMediaTooManyRequests with default headers values
func (*GetVoicemailMessageMediaTooManyRequests) Error ¶
func (o *GetVoicemailMessageMediaTooManyRequests) Error() string
func (*GetVoicemailMessageMediaTooManyRequests) GetPayload ¶
func (o *GetVoicemailMessageMediaTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaTooManyRequests) IsClientError ¶
func (o *GetVoicemailMessageMediaTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail message media too many requests response has a 4xx status code
func (*GetVoicemailMessageMediaTooManyRequests) IsCode ¶
func (o *GetVoicemailMessageMediaTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail message media too many requests response a status code equal to that given
func (*GetVoicemailMessageMediaTooManyRequests) IsRedirect ¶
func (o *GetVoicemailMessageMediaTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail message media too many requests response has a 3xx status code
func (*GetVoicemailMessageMediaTooManyRequests) IsServerError ¶
func (o *GetVoicemailMessageMediaTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail message media too many requests response has a 5xx status code
func (*GetVoicemailMessageMediaTooManyRequests) IsSuccess ¶
func (o *GetVoicemailMessageMediaTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail message media too many requests response has a 2xx status code
func (*GetVoicemailMessageMediaTooManyRequests) String ¶
func (o *GetVoicemailMessageMediaTooManyRequests) String() string
type GetVoicemailMessageMediaUnauthorized ¶
type GetVoicemailMessageMediaUnauthorized struct {
}GetVoicemailMessageMediaUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailMessageMediaUnauthorized ¶
func NewGetVoicemailMessageMediaUnauthorized() *GetVoicemailMessageMediaUnauthorized
NewGetVoicemailMessageMediaUnauthorized creates a GetVoicemailMessageMediaUnauthorized with default headers values
func (*GetVoicemailMessageMediaUnauthorized) Error ¶
func (o *GetVoicemailMessageMediaUnauthorized) Error() string
func (*GetVoicemailMessageMediaUnauthorized) GetPayload ¶
func (o *GetVoicemailMessageMediaUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaUnauthorized) IsClientError ¶
func (o *GetVoicemailMessageMediaUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail message media unauthorized response has a 4xx status code
func (*GetVoicemailMessageMediaUnauthorized) IsCode ¶
func (o *GetVoicemailMessageMediaUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail message media unauthorized response a status code equal to that given
func (*GetVoicemailMessageMediaUnauthorized) IsRedirect ¶
func (o *GetVoicemailMessageMediaUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail message media unauthorized response has a 3xx status code
func (*GetVoicemailMessageMediaUnauthorized) IsServerError ¶
func (o *GetVoicemailMessageMediaUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail message media unauthorized response has a 5xx status code
func (*GetVoicemailMessageMediaUnauthorized) IsSuccess ¶
func (o *GetVoicemailMessageMediaUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail message media unauthorized response has a 2xx status code
func (*GetVoicemailMessageMediaUnauthorized) String ¶
func (o *GetVoicemailMessageMediaUnauthorized) String() string
type GetVoicemailMessageMediaUnsupportedMediaType ¶
GetVoicemailMessageMediaUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailMessageMediaUnsupportedMediaType ¶
func NewGetVoicemailMessageMediaUnsupportedMediaType() *GetVoicemailMessageMediaUnsupportedMediaType
NewGetVoicemailMessageMediaUnsupportedMediaType creates a GetVoicemailMessageMediaUnsupportedMediaType with default headers values
func (*GetVoicemailMessageMediaUnsupportedMediaType) Error ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) Error() string
func (*GetVoicemailMessageMediaUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageMediaUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail message media unsupported media type response has a 4xx status code
func (*GetVoicemailMessageMediaUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail message media unsupported media type response a status code equal to that given
func (*GetVoicemailMessageMediaUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail message media unsupported media type response has a 3xx status code
func (*GetVoicemailMessageMediaUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail message media unsupported media type response has a 5xx status code
func (*GetVoicemailMessageMediaUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail message media unsupported media type response has a 2xx status code
func (*GetVoicemailMessageMediaUnsupportedMediaType) String ¶
func (o *GetVoicemailMessageMediaUnsupportedMediaType) String() string
type GetVoicemailMessageNotFound ¶
GetVoicemailMessageNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailMessageNotFound ¶
func NewGetVoicemailMessageNotFound() *GetVoicemailMessageNotFound
NewGetVoicemailMessageNotFound creates a GetVoicemailMessageNotFound with default headers values
func (*GetVoicemailMessageNotFound) Error ¶
func (o *GetVoicemailMessageNotFound) Error() string
func (*GetVoicemailMessageNotFound) GetPayload ¶
func (o *GetVoicemailMessageNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageNotFound) IsClientError ¶
func (o *GetVoicemailMessageNotFound) IsClientError() bool
IsClientError returns true when this get voicemail message not found response has a 4xx status code
func (*GetVoicemailMessageNotFound) IsCode ¶
func (o *GetVoicemailMessageNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail message not found response a status code equal to that given
func (*GetVoicemailMessageNotFound) IsRedirect ¶
func (o *GetVoicemailMessageNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail message not found response has a 3xx status code
func (*GetVoicemailMessageNotFound) IsServerError ¶
func (o *GetVoicemailMessageNotFound) IsServerError() bool
IsServerError returns true when this get voicemail message not found response has a 5xx status code
func (*GetVoicemailMessageNotFound) IsSuccess ¶
func (o *GetVoicemailMessageNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail message not found response has a 2xx status code
func (*GetVoicemailMessageNotFound) String ¶
func (o *GetVoicemailMessageNotFound) String() string
type GetVoicemailMessageOK ¶
type GetVoicemailMessageOK struct {
Payload *models.VoicemailMessage
}
GetVoicemailMessageOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailMessageOK ¶
func NewGetVoicemailMessageOK() *GetVoicemailMessageOK
NewGetVoicemailMessageOK creates a GetVoicemailMessageOK with default headers values
func (*GetVoicemailMessageOK) Error ¶
func (o *GetVoicemailMessageOK) Error() string
func (*GetVoicemailMessageOK) GetPayload ¶
func (o *GetVoicemailMessageOK) GetPayload() *models.VoicemailMessage
func (*GetVoicemailMessageOK) IsClientError ¶
func (o *GetVoicemailMessageOK) IsClientError() bool
IsClientError returns true when this get voicemail message o k response has a 4xx status code
func (*GetVoicemailMessageOK) IsCode ¶
func (o *GetVoicemailMessageOK) IsCode(code int) bool
IsCode returns true when this get voicemail message o k response a status code equal to that given
func (*GetVoicemailMessageOK) IsRedirect ¶
func (o *GetVoicemailMessageOK) IsRedirect() bool
IsRedirect returns true when this get voicemail message o k response has a 3xx status code
func (*GetVoicemailMessageOK) IsServerError ¶
func (o *GetVoicemailMessageOK) IsServerError() bool
IsServerError returns true when this get voicemail message o k response has a 5xx status code
func (*GetVoicemailMessageOK) IsSuccess ¶
func (o *GetVoicemailMessageOK) IsSuccess() bool
IsSuccess returns true when this get voicemail message o k response has a 2xx status code
func (*GetVoicemailMessageOK) String ¶
func (o *GetVoicemailMessageOK) String() string
type GetVoicemailMessageParams ¶
type GetVoicemailMessageParams struct { /* Expand. If the caller is a known user, which fields, if any, to expand */ Expand []string /* MessageID. Message ID */ MessageID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailMessageParams contains all the parameters to send to the API endpoint
for the get voicemail message operation. Typically these are written to a http.Request.
func NewGetVoicemailMessageParams ¶
func NewGetVoicemailMessageParams() *GetVoicemailMessageParams
NewGetVoicemailMessageParams creates a new GetVoicemailMessageParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailMessageParamsWithContext ¶
func NewGetVoicemailMessageParamsWithContext(ctx context.Context) *GetVoicemailMessageParams
NewGetVoicemailMessageParamsWithContext creates a new GetVoicemailMessageParams object with the ability to set a context for a request.
func NewGetVoicemailMessageParamsWithHTTPClient ¶
func NewGetVoicemailMessageParamsWithHTTPClient(client *http.Client) *GetVoicemailMessageParams
NewGetVoicemailMessageParamsWithHTTPClient creates a new GetVoicemailMessageParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailMessageParamsWithTimeout ¶
func NewGetVoicemailMessageParamsWithTimeout(timeout time.Duration) *GetVoicemailMessageParams
NewGetVoicemailMessageParamsWithTimeout creates a new GetVoicemailMessageParams object with the ability to set a timeout on a request.
func (*GetVoicemailMessageParams) SetContext ¶
func (o *GetVoicemailMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail message params
func (*GetVoicemailMessageParams) SetDefaults ¶
func (o *GetVoicemailMessageParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMessageParams) SetExpand ¶
func (o *GetVoicemailMessageParams) SetExpand(expand []string)
SetExpand adds the expand to the get voicemail message params
func (*GetVoicemailMessageParams) SetHTTPClient ¶
func (o *GetVoicemailMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail message params
func (*GetVoicemailMessageParams) SetMessageID ¶
func (o *GetVoicemailMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the get voicemail message params
func (*GetVoicemailMessageParams) SetTimeout ¶
func (o *GetVoicemailMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail message params
func (*GetVoicemailMessageParams) WithContext ¶
func (o *GetVoicemailMessageParams) WithContext(ctx context.Context) *GetVoicemailMessageParams
WithContext adds the context to the get voicemail message params
func (*GetVoicemailMessageParams) WithDefaults ¶
func (o *GetVoicemailMessageParams) WithDefaults() *GetVoicemailMessageParams
WithDefaults hydrates default values in the get voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMessageParams) WithExpand ¶
func (o *GetVoicemailMessageParams) WithExpand(expand []string) *GetVoicemailMessageParams
WithExpand adds the expand to the get voicemail message params
func (*GetVoicemailMessageParams) WithHTTPClient ¶
func (o *GetVoicemailMessageParams) WithHTTPClient(client *http.Client) *GetVoicemailMessageParams
WithHTTPClient adds the HTTPClient to the get voicemail message params
func (*GetVoicemailMessageParams) WithMessageID ¶
func (o *GetVoicemailMessageParams) WithMessageID(messageID string) *GetVoicemailMessageParams
WithMessageID adds the messageID to the get voicemail message params
func (*GetVoicemailMessageParams) WithTimeout ¶
func (o *GetVoicemailMessageParams) WithTimeout(timeout time.Duration) *GetVoicemailMessageParams
WithTimeout adds the timeout to the get voicemail message params
func (*GetVoicemailMessageParams) WriteToRequest ¶
func (o *GetVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailMessageReader ¶
type GetVoicemailMessageReader struct {
// contains filtered or unexported fields
}
GetVoicemailMessageReader is a Reader for the GetVoicemailMessage structure.
func (*GetVoicemailMessageReader) ReadResponse ¶
func (o *GetVoicemailMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailMessageRequestEntityTooLarge ¶
GetVoicemailMessageRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailMessageRequestEntityTooLarge ¶
func NewGetVoicemailMessageRequestEntityTooLarge() *GetVoicemailMessageRequestEntityTooLarge
NewGetVoicemailMessageRequestEntityTooLarge creates a GetVoicemailMessageRequestEntityTooLarge with default headers values
func (*GetVoicemailMessageRequestEntityTooLarge) Error ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) Error() string
func (*GetVoicemailMessageRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail message request entity too large response has a 4xx status code
func (*GetVoicemailMessageRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail message request entity too large response a status code equal to that given
func (*GetVoicemailMessageRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail message request entity too large response has a 3xx status code
func (*GetVoicemailMessageRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail message request entity too large response has a 5xx status code
func (*GetVoicemailMessageRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail message request entity too large response has a 2xx status code
func (*GetVoicemailMessageRequestEntityTooLarge) String ¶
func (o *GetVoicemailMessageRequestEntityTooLarge) String() string
type GetVoicemailMessageRequestTimeout ¶
GetVoicemailMessageRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailMessageRequestTimeout ¶
func NewGetVoicemailMessageRequestTimeout() *GetVoicemailMessageRequestTimeout
NewGetVoicemailMessageRequestTimeout creates a GetVoicemailMessageRequestTimeout with default headers values
func (*GetVoicemailMessageRequestTimeout) Error ¶
func (o *GetVoicemailMessageRequestTimeout) Error() string
func (*GetVoicemailMessageRequestTimeout) GetPayload ¶
func (o *GetVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageRequestTimeout) IsClientError ¶
func (o *GetVoicemailMessageRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail message request timeout response has a 4xx status code
func (*GetVoicemailMessageRequestTimeout) IsCode ¶
func (o *GetVoicemailMessageRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail message request timeout response a status code equal to that given
func (*GetVoicemailMessageRequestTimeout) IsRedirect ¶
func (o *GetVoicemailMessageRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail message request timeout response has a 3xx status code
func (*GetVoicemailMessageRequestTimeout) IsServerError ¶
func (o *GetVoicemailMessageRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail message request timeout response has a 5xx status code
func (*GetVoicemailMessageRequestTimeout) IsSuccess ¶
func (o *GetVoicemailMessageRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail message request timeout response has a 2xx status code
func (*GetVoicemailMessageRequestTimeout) String ¶
func (o *GetVoicemailMessageRequestTimeout) String() string
type GetVoicemailMessageServiceUnavailable ¶
type GetVoicemailMessageServiceUnavailable struct {
}GetVoicemailMessageServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailMessageServiceUnavailable ¶
func NewGetVoicemailMessageServiceUnavailable() *GetVoicemailMessageServiceUnavailable
NewGetVoicemailMessageServiceUnavailable creates a GetVoicemailMessageServiceUnavailable with default headers values
func (*GetVoicemailMessageServiceUnavailable) Error ¶
func (o *GetVoicemailMessageServiceUnavailable) Error() string
func (*GetVoicemailMessageServiceUnavailable) GetPayload ¶
func (o *GetVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageServiceUnavailable) IsClientError ¶
func (o *GetVoicemailMessageServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail message service unavailable response has a 4xx status code
func (*GetVoicemailMessageServiceUnavailable) IsCode ¶
func (o *GetVoicemailMessageServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail message service unavailable response a status code equal to that given
func (*GetVoicemailMessageServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailMessageServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail message service unavailable response has a 3xx status code
func (*GetVoicemailMessageServiceUnavailable) IsServerError ¶
func (o *GetVoicemailMessageServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail message service unavailable response has a 5xx status code
func (*GetVoicemailMessageServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailMessageServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail message service unavailable response has a 2xx status code
func (*GetVoicemailMessageServiceUnavailable) String ¶
func (o *GetVoicemailMessageServiceUnavailable) String() string
type GetVoicemailMessageTooManyRequests ¶
GetVoicemailMessageTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailMessageTooManyRequests ¶
func NewGetVoicemailMessageTooManyRequests() *GetVoicemailMessageTooManyRequests
NewGetVoicemailMessageTooManyRequests creates a GetVoicemailMessageTooManyRequests with default headers values
func (*GetVoicemailMessageTooManyRequests) Error ¶
func (o *GetVoicemailMessageTooManyRequests) Error() string
func (*GetVoicemailMessageTooManyRequests) GetPayload ¶
func (o *GetVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageTooManyRequests) IsClientError ¶
func (o *GetVoicemailMessageTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail message too many requests response has a 4xx status code
func (*GetVoicemailMessageTooManyRequests) IsCode ¶
func (o *GetVoicemailMessageTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail message too many requests response a status code equal to that given
func (*GetVoicemailMessageTooManyRequests) IsRedirect ¶
func (o *GetVoicemailMessageTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail message too many requests response has a 3xx status code
func (*GetVoicemailMessageTooManyRequests) IsServerError ¶
func (o *GetVoicemailMessageTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail message too many requests response has a 5xx status code
func (*GetVoicemailMessageTooManyRequests) IsSuccess ¶
func (o *GetVoicemailMessageTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail message too many requests response has a 2xx status code
func (*GetVoicemailMessageTooManyRequests) String ¶
func (o *GetVoicemailMessageTooManyRequests) String() string
type GetVoicemailMessageUnauthorized ¶
type GetVoicemailMessageUnauthorized struct {
}GetVoicemailMessageUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailMessageUnauthorized ¶
func NewGetVoicemailMessageUnauthorized() *GetVoicemailMessageUnauthorized
NewGetVoicemailMessageUnauthorized creates a GetVoicemailMessageUnauthorized with default headers values
func (*GetVoicemailMessageUnauthorized) Error ¶
func (o *GetVoicemailMessageUnauthorized) Error() string
func (*GetVoicemailMessageUnauthorized) GetPayload ¶
func (o *GetVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageUnauthorized) IsClientError ¶
func (o *GetVoicemailMessageUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail message unauthorized response has a 4xx status code
func (*GetVoicemailMessageUnauthorized) IsCode ¶
func (o *GetVoicemailMessageUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail message unauthorized response a status code equal to that given
func (*GetVoicemailMessageUnauthorized) IsRedirect ¶
func (o *GetVoicemailMessageUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail message unauthorized response has a 3xx status code
func (*GetVoicemailMessageUnauthorized) IsServerError ¶
func (o *GetVoicemailMessageUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail message unauthorized response has a 5xx status code
func (*GetVoicemailMessageUnauthorized) IsSuccess ¶
func (o *GetVoicemailMessageUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail message unauthorized response has a 2xx status code
func (*GetVoicemailMessageUnauthorized) String ¶
func (o *GetVoicemailMessageUnauthorized) String() string
type GetVoicemailMessageUnsupportedMediaType ¶
GetVoicemailMessageUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailMessageUnsupportedMediaType ¶
func NewGetVoicemailMessageUnsupportedMediaType() *GetVoicemailMessageUnsupportedMediaType
NewGetVoicemailMessageUnsupportedMediaType creates a GetVoicemailMessageUnsupportedMediaType with default headers values
func (*GetVoicemailMessageUnsupportedMediaType) Error ¶
func (o *GetVoicemailMessageUnsupportedMediaType) Error() string
func (*GetVoicemailMessageUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailMessageUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailMessageUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail message unsupported media type response has a 4xx status code
func (*GetVoicemailMessageUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail message unsupported media type response a status code equal to that given
func (*GetVoicemailMessageUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailMessageUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail message unsupported media type response has a 3xx status code
func (*GetVoicemailMessageUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailMessageUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail message unsupported media type response has a 5xx status code
func (*GetVoicemailMessageUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailMessageUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail message unsupported media type response has a 2xx status code
func (*GetVoicemailMessageUnsupportedMediaType) String ¶
func (o *GetVoicemailMessageUnsupportedMediaType) String() string
type GetVoicemailMessagesBadRequest ¶
GetVoicemailMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailMessagesBadRequest ¶
func NewGetVoicemailMessagesBadRequest() *GetVoicemailMessagesBadRequest
NewGetVoicemailMessagesBadRequest creates a GetVoicemailMessagesBadRequest with default headers values
func (*GetVoicemailMessagesBadRequest) Error ¶
func (o *GetVoicemailMessagesBadRequest) Error() string
func (*GetVoicemailMessagesBadRequest) GetPayload ¶
func (o *GetVoicemailMessagesBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesBadRequest) IsClientError ¶
func (o *GetVoicemailMessagesBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail messages bad request response has a 4xx status code
func (*GetVoicemailMessagesBadRequest) IsCode ¶
func (o *GetVoicemailMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail messages bad request response a status code equal to that given
func (*GetVoicemailMessagesBadRequest) IsRedirect ¶
func (o *GetVoicemailMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail messages bad request response has a 3xx status code
func (*GetVoicemailMessagesBadRequest) IsServerError ¶
func (o *GetVoicemailMessagesBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail messages bad request response has a 5xx status code
func (*GetVoicemailMessagesBadRequest) IsSuccess ¶
func (o *GetVoicemailMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail messages bad request response has a 2xx status code
func (*GetVoicemailMessagesBadRequest) String ¶
func (o *GetVoicemailMessagesBadRequest) String() string
type GetVoicemailMessagesForbidden ¶
GetVoicemailMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailMessagesForbidden ¶
func NewGetVoicemailMessagesForbidden() *GetVoicemailMessagesForbidden
NewGetVoicemailMessagesForbidden creates a GetVoicemailMessagesForbidden with default headers values
func (*GetVoicemailMessagesForbidden) Error ¶
func (o *GetVoicemailMessagesForbidden) Error() string
func (*GetVoicemailMessagesForbidden) GetPayload ¶
func (o *GetVoicemailMessagesForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesForbidden) IsClientError ¶
func (o *GetVoicemailMessagesForbidden) IsClientError() bool
IsClientError returns true when this get voicemail messages forbidden response has a 4xx status code
func (*GetVoicemailMessagesForbidden) IsCode ¶
func (o *GetVoicemailMessagesForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail messages forbidden response a status code equal to that given
func (*GetVoicemailMessagesForbidden) IsRedirect ¶
func (o *GetVoicemailMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail messages forbidden response has a 3xx status code
func (*GetVoicemailMessagesForbidden) IsServerError ¶
func (o *GetVoicemailMessagesForbidden) IsServerError() bool
IsServerError returns true when this get voicemail messages forbidden response has a 5xx status code
func (*GetVoicemailMessagesForbidden) IsSuccess ¶
func (o *GetVoicemailMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail messages forbidden response has a 2xx status code
func (*GetVoicemailMessagesForbidden) String ¶
func (o *GetVoicemailMessagesForbidden) String() string
type GetVoicemailMessagesGatewayTimeout ¶
GetVoicemailMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailMessagesGatewayTimeout ¶
func NewGetVoicemailMessagesGatewayTimeout() *GetVoicemailMessagesGatewayTimeout
NewGetVoicemailMessagesGatewayTimeout creates a GetVoicemailMessagesGatewayTimeout with default headers values
func (*GetVoicemailMessagesGatewayTimeout) Error ¶
func (o *GetVoicemailMessagesGatewayTimeout) Error() string
func (*GetVoicemailMessagesGatewayTimeout) GetPayload ¶
func (o *GetVoicemailMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesGatewayTimeout) IsClientError ¶
func (o *GetVoicemailMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail messages gateway timeout response has a 4xx status code
func (*GetVoicemailMessagesGatewayTimeout) IsCode ¶
func (o *GetVoicemailMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail messages gateway timeout response a status code equal to that given
func (*GetVoicemailMessagesGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail messages gateway timeout response has a 3xx status code
func (*GetVoicemailMessagesGatewayTimeout) IsServerError ¶
func (o *GetVoicemailMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail messages gateway timeout response has a 5xx status code
func (*GetVoicemailMessagesGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail messages gateway timeout response has a 2xx status code
func (*GetVoicemailMessagesGatewayTimeout) String ¶
func (o *GetVoicemailMessagesGatewayTimeout) String() string
type GetVoicemailMessagesInternalServerError ¶
GetVoicemailMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailMessagesInternalServerError ¶
func NewGetVoicemailMessagesInternalServerError() *GetVoicemailMessagesInternalServerError
NewGetVoicemailMessagesInternalServerError creates a GetVoicemailMessagesInternalServerError with default headers values
func (*GetVoicemailMessagesInternalServerError) Error ¶
func (o *GetVoicemailMessagesInternalServerError) Error() string
func (*GetVoicemailMessagesInternalServerError) GetPayload ¶
func (o *GetVoicemailMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesInternalServerError) IsClientError ¶
func (o *GetVoicemailMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail messages internal server error response has a 4xx status code
func (*GetVoicemailMessagesInternalServerError) IsCode ¶
func (o *GetVoicemailMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail messages internal server error response a status code equal to that given
func (*GetVoicemailMessagesInternalServerError) IsRedirect ¶
func (o *GetVoicemailMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail messages internal server error response has a 3xx status code
func (*GetVoicemailMessagesInternalServerError) IsServerError ¶
func (o *GetVoicemailMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail messages internal server error response has a 5xx status code
func (*GetVoicemailMessagesInternalServerError) IsSuccess ¶
func (o *GetVoicemailMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail messages internal server error response has a 2xx status code
func (*GetVoicemailMessagesInternalServerError) String ¶
func (o *GetVoicemailMessagesInternalServerError) String() string
type GetVoicemailMessagesNotFound ¶
GetVoicemailMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailMessagesNotFound ¶
func NewGetVoicemailMessagesNotFound() *GetVoicemailMessagesNotFound
NewGetVoicemailMessagesNotFound creates a GetVoicemailMessagesNotFound with default headers values
func (*GetVoicemailMessagesNotFound) Error ¶
func (o *GetVoicemailMessagesNotFound) Error() string
func (*GetVoicemailMessagesNotFound) GetPayload ¶
func (o *GetVoicemailMessagesNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesNotFound) IsClientError ¶
func (o *GetVoicemailMessagesNotFound) IsClientError() bool
IsClientError returns true when this get voicemail messages not found response has a 4xx status code
func (*GetVoicemailMessagesNotFound) IsCode ¶
func (o *GetVoicemailMessagesNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail messages not found response a status code equal to that given
func (*GetVoicemailMessagesNotFound) IsRedirect ¶
func (o *GetVoicemailMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail messages not found response has a 3xx status code
func (*GetVoicemailMessagesNotFound) IsServerError ¶
func (o *GetVoicemailMessagesNotFound) IsServerError() bool
IsServerError returns true when this get voicemail messages not found response has a 5xx status code
func (*GetVoicemailMessagesNotFound) IsSuccess ¶
func (o *GetVoicemailMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail messages not found response has a 2xx status code
func (*GetVoicemailMessagesNotFound) String ¶
func (o *GetVoicemailMessagesNotFound) String() string
type GetVoicemailMessagesOK ¶
type GetVoicemailMessagesOK struct {
Payload *models.VoicemailMessageEntityListing
}
GetVoicemailMessagesOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailMessagesOK ¶
func NewGetVoicemailMessagesOK() *GetVoicemailMessagesOK
NewGetVoicemailMessagesOK creates a GetVoicemailMessagesOK with default headers values
func (*GetVoicemailMessagesOK) Error ¶
func (o *GetVoicemailMessagesOK) Error() string
func (*GetVoicemailMessagesOK) GetPayload ¶
func (o *GetVoicemailMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
func (*GetVoicemailMessagesOK) IsClientError ¶
func (o *GetVoicemailMessagesOK) IsClientError() bool
IsClientError returns true when this get voicemail messages o k response has a 4xx status code
func (*GetVoicemailMessagesOK) IsCode ¶
func (o *GetVoicemailMessagesOK) IsCode(code int) bool
IsCode returns true when this get voicemail messages o k response a status code equal to that given
func (*GetVoicemailMessagesOK) IsRedirect ¶
func (o *GetVoicemailMessagesOK) IsRedirect() bool
IsRedirect returns true when this get voicemail messages o k response has a 3xx status code
func (*GetVoicemailMessagesOK) IsServerError ¶
func (o *GetVoicemailMessagesOK) IsServerError() bool
IsServerError returns true when this get voicemail messages o k response has a 5xx status code
func (*GetVoicemailMessagesOK) IsSuccess ¶
func (o *GetVoicemailMessagesOK) IsSuccess() bool
IsSuccess returns true when this get voicemail messages o k response has a 2xx status code
func (*GetVoicemailMessagesOK) String ¶
func (o *GetVoicemailMessagesOK) String() string
type GetVoicemailMessagesParams ¶
type GetVoicemailMessagesParams struct { /* Expand. If the caller is a known user, which fields, if any, to expand */ Expand []string /* Ids. An optional comma separated list of VoicemailMessage ids */ Ids *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailMessagesParams contains all the parameters to send to the API endpoint
for the get voicemail messages operation. Typically these are written to a http.Request.
func NewGetVoicemailMessagesParams ¶
func NewGetVoicemailMessagesParams() *GetVoicemailMessagesParams
NewGetVoicemailMessagesParams creates a new GetVoicemailMessagesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailMessagesParamsWithContext ¶
func NewGetVoicemailMessagesParamsWithContext(ctx context.Context) *GetVoicemailMessagesParams
NewGetVoicemailMessagesParamsWithContext creates a new GetVoicemailMessagesParams object with the ability to set a context for a request.
func NewGetVoicemailMessagesParamsWithHTTPClient ¶
func NewGetVoicemailMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailMessagesParams
NewGetVoicemailMessagesParamsWithHTTPClient creates a new GetVoicemailMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailMessagesParamsWithTimeout ¶
func NewGetVoicemailMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailMessagesParams
NewGetVoicemailMessagesParamsWithTimeout creates a new GetVoicemailMessagesParams object with the ability to set a timeout on a request.
func (*GetVoicemailMessagesParams) SetContext ¶
func (o *GetVoicemailMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail messages params
func (*GetVoicemailMessagesParams) SetDefaults ¶
func (o *GetVoicemailMessagesParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMessagesParams) SetExpand ¶
func (o *GetVoicemailMessagesParams) SetExpand(expand []string)
SetExpand adds the expand to the get voicemail messages params
func (*GetVoicemailMessagesParams) SetHTTPClient ¶
func (o *GetVoicemailMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail messages params
func (*GetVoicemailMessagesParams) SetIds ¶
func (o *GetVoicemailMessagesParams) SetIds(ids *string)
SetIds adds the ids to the get voicemail messages params
func (*GetVoicemailMessagesParams) SetTimeout ¶
func (o *GetVoicemailMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail messages params
func (*GetVoicemailMessagesParams) WithContext ¶
func (o *GetVoicemailMessagesParams) WithContext(ctx context.Context) *GetVoicemailMessagesParams
WithContext adds the context to the get voicemail messages params
func (*GetVoicemailMessagesParams) WithDefaults ¶
func (o *GetVoicemailMessagesParams) WithDefaults() *GetVoicemailMessagesParams
WithDefaults hydrates default values in the get voicemail messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailMessagesParams) WithExpand ¶
func (o *GetVoicemailMessagesParams) WithExpand(expand []string) *GetVoicemailMessagesParams
WithExpand adds the expand to the get voicemail messages params
func (*GetVoicemailMessagesParams) WithHTTPClient ¶
func (o *GetVoicemailMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailMessagesParams
WithHTTPClient adds the HTTPClient to the get voicemail messages params
func (*GetVoicemailMessagesParams) WithIds ¶
func (o *GetVoicemailMessagesParams) WithIds(ids *string) *GetVoicemailMessagesParams
WithIds adds the ids to the get voicemail messages params
func (*GetVoicemailMessagesParams) WithTimeout ¶
func (o *GetVoicemailMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailMessagesParams
WithTimeout adds the timeout to the get voicemail messages params
func (*GetVoicemailMessagesParams) WriteToRequest ¶
func (o *GetVoicemailMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailMessagesReader ¶
type GetVoicemailMessagesReader struct {
// contains filtered or unexported fields
}
GetVoicemailMessagesReader is a Reader for the GetVoicemailMessages structure.
func (*GetVoicemailMessagesReader) ReadResponse ¶
func (o *GetVoicemailMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailMessagesRequestEntityTooLarge ¶
GetVoicemailMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailMessagesRequestEntityTooLarge ¶
func NewGetVoicemailMessagesRequestEntityTooLarge() *GetVoicemailMessagesRequestEntityTooLarge
NewGetVoicemailMessagesRequestEntityTooLarge creates a GetVoicemailMessagesRequestEntityTooLarge with default headers values
func (*GetVoicemailMessagesRequestEntityTooLarge) Error ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) Error() string
func (*GetVoicemailMessagesRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail messages request entity too large response has a 4xx status code
func (*GetVoicemailMessagesRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail messages request entity too large response a status code equal to that given
func (*GetVoicemailMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail messages request entity too large response has a 3xx status code
func (*GetVoicemailMessagesRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail messages request entity too large response has a 5xx status code
func (*GetVoicemailMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail messages request entity too large response has a 2xx status code
func (*GetVoicemailMessagesRequestEntityTooLarge) String ¶
func (o *GetVoicemailMessagesRequestEntityTooLarge) String() string
type GetVoicemailMessagesRequestTimeout ¶
GetVoicemailMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailMessagesRequestTimeout ¶
func NewGetVoicemailMessagesRequestTimeout() *GetVoicemailMessagesRequestTimeout
NewGetVoicemailMessagesRequestTimeout creates a GetVoicemailMessagesRequestTimeout with default headers values
func (*GetVoicemailMessagesRequestTimeout) Error ¶
func (o *GetVoicemailMessagesRequestTimeout) Error() string
func (*GetVoicemailMessagesRequestTimeout) GetPayload ¶
func (o *GetVoicemailMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesRequestTimeout) IsClientError ¶
func (o *GetVoicemailMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail messages request timeout response has a 4xx status code
func (*GetVoicemailMessagesRequestTimeout) IsCode ¶
func (o *GetVoicemailMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail messages request timeout response a status code equal to that given
func (*GetVoicemailMessagesRequestTimeout) IsRedirect ¶
func (o *GetVoicemailMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail messages request timeout response has a 3xx status code
func (*GetVoicemailMessagesRequestTimeout) IsServerError ¶
func (o *GetVoicemailMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail messages request timeout response has a 5xx status code
func (*GetVoicemailMessagesRequestTimeout) IsSuccess ¶
func (o *GetVoicemailMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail messages request timeout response has a 2xx status code
func (*GetVoicemailMessagesRequestTimeout) String ¶
func (o *GetVoicemailMessagesRequestTimeout) String() string
type GetVoicemailMessagesServiceUnavailable ¶
type GetVoicemailMessagesServiceUnavailable struct {
}GetVoicemailMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailMessagesServiceUnavailable ¶
func NewGetVoicemailMessagesServiceUnavailable() *GetVoicemailMessagesServiceUnavailable
NewGetVoicemailMessagesServiceUnavailable creates a GetVoicemailMessagesServiceUnavailable with default headers values
func (*GetVoicemailMessagesServiceUnavailable) Error ¶
func (o *GetVoicemailMessagesServiceUnavailable) Error() string
func (*GetVoicemailMessagesServiceUnavailable) GetPayload ¶
func (o *GetVoicemailMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesServiceUnavailable) IsClientError ¶
func (o *GetVoicemailMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail messages service unavailable response has a 4xx status code
func (*GetVoicemailMessagesServiceUnavailable) IsCode ¶
func (o *GetVoicemailMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail messages service unavailable response a status code equal to that given
func (*GetVoicemailMessagesServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail messages service unavailable response has a 3xx status code
func (*GetVoicemailMessagesServiceUnavailable) IsServerError ¶
func (o *GetVoicemailMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail messages service unavailable response has a 5xx status code
func (*GetVoicemailMessagesServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail messages service unavailable response has a 2xx status code
func (*GetVoicemailMessagesServiceUnavailable) String ¶
func (o *GetVoicemailMessagesServiceUnavailable) String() string
type GetVoicemailMessagesTooManyRequests ¶
GetVoicemailMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailMessagesTooManyRequests ¶
func NewGetVoicemailMessagesTooManyRequests() *GetVoicemailMessagesTooManyRequests
NewGetVoicemailMessagesTooManyRequests creates a GetVoicemailMessagesTooManyRequests with default headers values
func (*GetVoicemailMessagesTooManyRequests) Error ¶
func (o *GetVoicemailMessagesTooManyRequests) Error() string
func (*GetVoicemailMessagesTooManyRequests) GetPayload ¶
func (o *GetVoicemailMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesTooManyRequests) IsClientError ¶
func (o *GetVoicemailMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail messages too many requests response has a 4xx status code
func (*GetVoicemailMessagesTooManyRequests) IsCode ¶
func (o *GetVoicemailMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail messages too many requests response a status code equal to that given
func (*GetVoicemailMessagesTooManyRequests) IsRedirect ¶
func (o *GetVoicemailMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail messages too many requests response has a 3xx status code
func (*GetVoicemailMessagesTooManyRequests) IsServerError ¶
func (o *GetVoicemailMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail messages too many requests response has a 5xx status code
func (*GetVoicemailMessagesTooManyRequests) IsSuccess ¶
func (o *GetVoicemailMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail messages too many requests response has a 2xx status code
func (*GetVoicemailMessagesTooManyRequests) String ¶
func (o *GetVoicemailMessagesTooManyRequests) String() string
type GetVoicemailMessagesUnauthorized ¶
type GetVoicemailMessagesUnauthorized struct {
}GetVoicemailMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailMessagesUnauthorized ¶
func NewGetVoicemailMessagesUnauthorized() *GetVoicemailMessagesUnauthorized
NewGetVoicemailMessagesUnauthorized creates a GetVoicemailMessagesUnauthorized with default headers values
func (*GetVoicemailMessagesUnauthorized) Error ¶
func (o *GetVoicemailMessagesUnauthorized) Error() string
func (*GetVoicemailMessagesUnauthorized) GetPayload ¶
func (o *GetVoicemailMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesUnauthorized) IsClientError ¶
func (o *GetVoicemailMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail messages unauthorized response has a 4xx status code
func (*GetVoicemailMessagesUnauthorized) IsCode ¶
func (o *GetVoicemailMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail messages unauthorized response a status code equal to that given
func (*GetVoicemailMessagesUnauthorized) IsRedirect ¶
func (o *GetVoicemailMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail messages unauthorized response has a 3xx status code
func (*GetVoicemailMessagesUnauthorized) IsServerError ¶
func (o *GetVoicemailMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail messages unauthorized response has a 5xx status code
func (*GetVoicemailMessagesUnauthorized) IsSuccess ¶
func (o *GetVoicemailMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail messages unauthorized response has a 2xx status code
func (*GetVoicemailMessagesUnauthorized) String ¶
func (o *GetVoicemailMessagesUnauthorized) String() string
type GetVoicemailMessagesUnsupportedMediaType ¶
GetVoicemailMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailMessagesUnsupportedMediaType ¶
func NewGetVoicemailMessagesUnsupportedMediaType() *GetVoicemailMessagesUnsupportedMediaType
NewGetVoicemailMessagesUnsupportedMediaType creates a GetVoicemailMessagesUnsupportedMediaType with default headers values
func (*GetVoicemailMessagesUnsupportedMediaType) Error ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) Error() string
func (*GetVoicemailMessagesUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailMessagesUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail messages unsupported media type response has a 4xx status code
func (*GetVoicemailMessagesUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail messages unsupported media type response a status code equal to that given
func (*GetVoicemailMessagesUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail messages unsupported media type response has a 3xx status code
func (*GetVoicemailMessagesUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail messages unsupported media type response has a 5xx status code
func (*GetVoicemailMessagesUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail messages unsupported media type response has a 2xx status code
func (*GetVoicemailMessagesUnsupportedMediaType) String ¶
func (o *GetVoicemailMessagesUnsupportedMediaType) String() string
type GetVoicemailPolicyBadRequest ¶
GetVoicemailPolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailPolicyBadRequest ¶
func NewGetVoicemailPolicyBadRequest() *GetVoicemailPolicyBadRequest
NewGetVoicemailPolicyBadRequest creates a GetVoicemailPolicyBadRequest with default headers values
func (*GetVoicemailPolicyBadRequest) Error ¶
func (o *GetVoicemailPolicyBadRequest) Error() string
func (*GetVoicemailPolicyBadRequest) GetPayload ¶
func (o *GetVoicemailPolicyBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyBadRequest) IsClientError ¶
func (o *GetVoicemailPolicyBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail policy bad request response has a 4xx status code
func (*GetVoicemailPolicyBadRequest) IsCode ¶
func (o *GetVoicemailPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail policy bad request response a status code equal to that given
func (*GetVoicemailPolicyBadRequest) IsRedirect ¶
func (o *GetVoicemailPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail policy bad request response has a 3xx status code
func (*GetVoicemailPolicyBadRequest) IsServerError ¶
func (o *GetVoicemailPolicyBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail policy bad request response has a 5xx status code
func (*GetVoicemailPolicyBadRequest) IsSuccess ¶
func (o *GetVoicemailPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail policy bad request response has a 2xx status code
func (*GetVoicemailPolicyBadRequest) String ¶
func (o *GetVoicemailPolicyBadRequest) String() string
type GetVoicemailPolicyForbidden ¶
GetVoicemailPolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailPolicyForbidden ¶
func NewGetVoicemailPolicyForbidden() *GetVoicemailPolicyForbidden
NewGetVoicemailPolicyForbidden creates a GetVoicemailPolicyForbidden with default headers values
func (*GetVoicemailPolicyForbidden) Error ¶
func (o *GetVoicemailPolicyForbidden) Error() string
func (*GetVoicemailPolicyForbidden) GetPayload ¶
func (o *GetVoicemailPolicyForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyForbidden) IsClientError ¶
func (o *GetVoicemailPolicyForbidden) IsClientError() bool
IsClientError returns true when this get voicemail policy forbidden response has a 4xx status code
func (*GetVoicemailPolicyForbidden) IsCode ¶
func (o *GetVoicemailPolicyForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail policy forbidden response a status code equal to that given
func (*GetVoicemailPolicyForbidden) IsRedirect ¶
func (o *GetVoicemailPolicyForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail policy forbidden response has a 3xx status code
func (*GetVoicemailPolicyForbidden) IsServerError ¶
func (o *GetVoicemailPolicyForbidden) IsServerError() bool
IsServerError returns true when this get voicemail policy forbidden response has a 5xx status code
func (*GetVoicemailPolicyForbidden) IsSuccess ¶
func (o *GetVoicemailPolicyForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail policy forbidden response has a 2xx status code
func (*GetVoicemailPolicyForbidden) String ¶
func (o *GetVoicemailPolicyForbidden) String() string
type GetVoicemailPolicyGatewayTimeout ¶
GetVoicemailPolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailPolicyGatewayTimeout ¶
func NewGetVoicemailPolicyGatewayTimeout() *GetVoicemailPolicyGatewayTimeout
NewGetVoicemailPolicyGatewayTimeout creates a GetVoicemailPolicyGatewayTimeout with default headers values
func (*GetVoicemailPolicyGatewayTimeout) Error ¶
func (o *GetVoicemailPolicyGatewayTimeout) Error() string
func (*GetVoicemailPolicyGatewayTimeout) GetPayload ¶
func (o *GetVoicemailPolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyGatewayTimeout) IsClientError ¶
func (o *GetVoicemailPolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail policy gateway timeout response has a 4xx status code
func (*GetVoicemailPolicyGatewayTimeout) IsCode ¶
func (o *GetVoicemailPolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail policy gateway timeout response a status code equal to that given
func (*GetVoicemailPolicyGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailPolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail policy gateway timeout response has a 3xx status code
func (*GetVoicemailPolicyGatewayTimeout) IsServerError ¶
func (o *GetVoicemailPolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail policy gateway timeout response has a 5xx status code
func (*GetVoicemailPolicyGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailPolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail policy gateway timeout response has a 2xx status code
func (*GetVoicemailPolicyGatewayTimeout) String ¶
func (o *GetVoicemailPolicyGatewayTimeout) String() string
type GetVoicemailPolicyInternalServerError ¶
GetVoicemailPolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailPolicyInternalServerError ¶
func NewGetVoicemailPolicyInternalServerError() *GetVoicemailPolicyInternalServerError
NewGetVoicemailPolicyInternalServerError creates a GetVoicemailPolicyInternalServerError with default headers values
func (*GetVoicemailPolicyInternalServerError) Error ¶
func (o *GetVoicemailPolicyInternalServerError) Error() string
func (*GetVoicemailPolicyInternalServerError) GetPayload ¶
func (o *GetVoicemailPolicyInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyInternalServerError) IsClientError ¶
func (o *GetVoicemailPolicyInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail policy internal server error response has a 4xx status code
func (*GetVoicemailPolicyInternalServerError) IsCode ¶
func (o *GetVoicemailPolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail policy internal server error response a status code equal to that given
func (*GetVoicemailPolicyInternalServerError) IsRedirect ¶
func (o *GetVoicemailPolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail policy internal server error response has a 3xx status code
func (*GetVoicemailPolicyInternalServerError) IsServerError ¶
func (o *GetVoicemailPolicyInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail policy internal server error response has a 5xx status code
func (*GetVoicemailPolicyInternalServerError) IsSuccess ¶
func (o *GetVoicemailPolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail policy internal server error response has a 2xx status code
func (*GetVoicemailPolicyInternalServerError) String ¶
func (o *GetVoicemailPolicyInternalServerError) String() string
type GetVoicemailPolicyNotFound ¶
GetVoicemailPolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailPolicyNotFound ¶
func NewGetVoicemailPolicyNotFound() *GetVoicemailPolicyNotFound
NewGetVoicemailPolicyNotFound creates a GetVoicemailPolicyNotFound with default headers values
func (*GetVoicemailPolicyNotFound) Error ¶
func (o *GetVoicemailPolicyNotFound) Error() string
func (*GetVoicemailPolicyNotFound) GetPayload ¶
func (o *GetVoicemailPolicyNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyNotFound) IsClientError ¶
func (o *GetVoicemailPolicyNotFound) IsClientError() bool
IsClientError returns true when this get voicemail policy not found response has a 4xx status code
func (*GetVoicemailPolicyNotFound) IsCode ¶
func (o *GetVoicemailPolicyNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail policy not found response a status code equal to that given
func (*GetVoicemailPolicyNotFound) IsRedirect ¶
func (o *GetVoicemailPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail policy not found response has a 3xx status code
func (*GetVoicemailPolicyNotFound) IsServerError ¶
func (o *GetVoicemailPolicyNotFound) IsServerError() bool
IsServerError returns true when this get voicemail policy not found response has a 5xx status code
func (*GetVoicemailPolicyNotFound) IsSuccess ¶
func (o *GetVoicemailPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail policy not found response has a 2xx status code
func (*GetVoicemailPolicyNotFound) String ¶
func (o *GetVoicemailPolicyNotFound) String() string
type GetVoicemailPolicyOK ¶
type GetVoicemailPolicyOK struct {
Payload *models.VoicemailOrganizationPolicy
}
GetVoicemailPolicyOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailPolicyOK ¶
func NewGetVoicemailPolicyOK() *GetVoicemailPolicyOK
NewGetVoicemailPolicyOK creates a GetVoicemailPolicyOK with default headers values
func (*GetVoicemailPolicyOK) Error ¶
func (o *GetVoicemailPolicyOK) Error() string
func (*GetVoicemailPolicyOK) GetPayload ¶
func (o *GetVoicemailPolicyOK) GetPayload() *models.VoicemailOrganizationPolicy
func (*GetVoicemailPolicyOK) IsClientError ¶
func (o *GetVoicemailPolicyOK) IsClientError() bool
IsClientError returns true when this get voicemail policy o k response has a 4xx status code
func (*GetVoicemailPolicyOK) IsCode ¶
func (o *GetVoicemailPolicyOK) IsCode(code int) bool
IsCode returns true when this get voicemail policy o k response a status code equal to that given
func (*GetVoicemailPolicyOK) IsRedirect ¶
func (o *GetVoicemailPolicyOK) IsRedirect() bool
IsRedirect returns true when this get voicemail policy o k response has a 3xx status code
func (*GetVoicemailPolicyOK) IsServerError ¶
func (o *GetVoicemailPolicyOK) IsServerError() bool
IsServerError returns true when this get voicemail policy o k response has a 5xx status code
func (*GetVoicemailPolicyOK) IsSuccess ¶
func (o *GetVoicemailPolicyOK) IsSuccess() bool
IsSuccess returns true when this get voicemail policy o k response has a 2xx status code
func (*GetVoicemailPolicyOK) String ¶
func (o *GetVoicemailPolicyOK) String() string
type GetVoicemailPolicyParams ¶
type GetVoicemailPolicyParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailPolicyParams contains all the parameters to send to the API endpoint
for the get voicemail policy operation. Typically these are written to a http.Request.
func NewGetVoicemailPolicyParams ¶
func NewGetVoicemailPolicyParams() *GetVoicemailPolicyParams
NewGetVoicemailPolicyParams creates a new GetVoicemailPolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailPolicyParamsWithContext ¶
func NewGetVoicemailPolicyParamsWithContext(ctx context.Context) *GetVoicemailPolicyParams
NewGetVoicemailPolicyParamsWithContext creates a new GetVoicemailPolicyParams object with the ability to set a context for a request.
func NewGetVoicemailPolicyParamsWithHTTPClient ¶
func NewGetVoicemailPolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailPolicyParams
NewGetVoicemailPolicyParamsWithHTTPClient creates a new GetVoicemailPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailPolicyParamsWithTimeout ¶
func NewGetVoicemailPolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailPolicyParams
NewGetVoicemailPolicyParamsWithTimeout creates a new GetVoicemailPolicyParams object with the ability to set a timeout on a request.
func (*GetVoicemailPolicyParams) SetContext ¶
func (o *GetVoicemailPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail policy params
func (*GetVoicemailPolicyParams) SetDefaults ¶
func (o *GetVoicemailPolicyParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailPolicyParams) SetHTTPClient ¶
func (o *GetVoicemailPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail policy params
func (*GetVoicemailPolicyParams) SetTimeout ¶
func (o *GetVoicemailPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail policy params
func (*GetVoicemailPolicyParams) WithContext ¶
func (o *GetVoicemailPolicyParams) WithContext(ctx context.Context) *GetVoicemailPolicyParams
WithContext adds the context to the get voicemail policy params
func (*GetVoicemailPolicyParams) WithDefaults ¶
func (o *GetVoicemailPolicyParams) WithDefaults() *GetVoicemailPolicyParams
WithDefaults hydrates default values in the get voicemail policy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailPolicyParams) WithHTTPClient ¶
func (o *GetVoicemailPolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailPolicyParams
WithHTTPClient adds the HTTPClient to the get voicemail policy params
func (*GetVoicemailPolicyParams) WithTimeout ¶
func (o *GetVoicemailPolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailPolicyParams
WithTimeout adds the timeout to the get voicemail policy params
func (*GetVoicemailPolicyParams) WriteToRequest ¶
func (o *GetVoicemailPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailPolicyReader ¶
type GetVoicemailPolicyReader struct {
// contains filtered or unexported fields
}
GetVoicemailPolicyReader is a Reader for the GetVoicemailPolicy structure.
func (*GetVoicemailPolicyReader) ReadResponse ¶
func (o *GetVoicemailPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailPolicyRequestEntityTooLarge ¶
GetVoicemailPolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailPolicyRequestEntityTooLarge ¶
func NewGetVoicemailPolicyRequestEntityTooLarge() *GetVoicemailPolicyRequestEntityTooLarge
NewGetVoicemailPolicyRequestEntityTooLarge creates a GetVoicemailPolicyRequestEntityTooLarge with default headers values
func (*GetVoicemailPolicyRequestEntityTooLarge) Error ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) Error() string
func (*GetVoicemailPolicyRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail policy request entity too large response has a 4xx status code
func (*GetVoicemailPolicyRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail policy request entity too large response a status code equal to that given
func (*GetVoicemailPolicyRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail policy request entity too large response has a 3xx status code
func (*GetVoicemailPolicyRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail policy request entity too large response has a 5xx status code
func (*GetVoicemailPolicyRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail policy request entity too large response has a 2xx status code
func (*GetVoicemailPolicyRequestEntityTooLarge) String ¶
func (o *GetVoicemailPolicyRequestEntityTooLarge) String() string
type GetVoicemailPolicyRequestTimeout ¶
GetVoicemailPolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailPolicyRequestTimeout ¶
func NewGetVoicemailPolicyRequestTimeout() *GetVoicemailPolicyRequestTimeout
NewGetVoicemailPolicyRequestTimeout creates a GetVoicemailPolicyRequestTimeout with default headers values
func (*GetVoicemailPolicyRequestTimeout) Error ¶
func (o *GetVoicemailPolicyRequestTimeout) Error() string
func (*GetVoicemailPolicyRequestTimeout) GetPayload ¶
func (o *GetVoicemailPolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyRequestTimeout) IsClientError ¶
func (o *GetVoicemailPolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail policy request timeout response has a 4xx status code
func (*GetVoicemailPolicyRequestTimeout) IsCode ¶
func (o *GetVoicemailPolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail policy request timeout response a status code equal to that given
func (*GetVoicemailPolicyRequestTimeout) IsRedirect ¶
func (o *GetVoicemailPolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail policy request timeout response has a 3xx status code
func (*GetVoicemailPolicyRequestTimeout) IsServerError ¶
func (o *GetVoicemailPolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail policy request timeout response has a 5xx status code
func (*GetVoicemailPolicyRequestTimeout) IsSuccess ¶
func (o *GetVoicemailPolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail policy request timeout response has a 2xx status code
func (*GetVoicemailPolicyRequestTimeout) String ¶
func (o *GetVoicemailPolicyRequestTimeout) String() string
type GetVoicemailPolicyServiceUnavailable ¶
type GetVoicemailPolicyServiceUnavailable struct {
}GetVoicemailPolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailPolicyServiceUnavailable ¶
func NewGetVoicemailPolicyServiceUnavailable() *GetVoicemailPolicyServiceUnavailable
NewGetVoicemailPolicyServiceUnavailable creates a GetVoicemailPolicyServiceUnavailable with default headers values
func (*GetVoicemailPolicyServiceUnavailable) Error ¶
func (o *GetVoicemailPolicyServiceUnavailable) Error() string
func (*GetVoicemailPolicyServiceUnavailable) GetPayload ¶
func (o *GetVoicemailPolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyServiceUnavailable) IsClientError ¶
func (o *GetVoicemailPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail policy service unavailable response has a 4xx status code
func (*GetVoicemailPolicyServiceUnavailable) IsCode ¶
func (o *GetVoicemailPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail policy service unavailable response a status code equal to that given
func (*GetVoicemailPolicyServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail policy service unavailable response has a 3xx status code
func (*GetVoicemailPolicyServiceUnavailable) IsServerError ¶
func (o *GetVoicemailPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail policy service unavailable response has a 5xx status code
func (*GetVoicemailPolicyServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail policy service unavailable response has a 2xx status code
func (*GetVoicemailPolicyServiceUnavailable) String ¶
func (o *GetVoicemailPolicyServiceUnavailable) String() string
type GetVoicemailPolicyTooManyRequests ¶
GetVoicemailPolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailPolicyTooManyRequests ¶
func NewGetVoicemailPolicyTooManyRequests() *GetVoicemailPolicyTooManyRequests
NewGetVoicemailPolicyTooManyRequests creates a GetVoicemailPolicyTooManyRequests with default headers values
func (*GetVoicemailPolicyTooManyRequests) Error ¶
func (o *GetVoicemailPolicyTooManyRequests) Error() string
func (*GetVoicemailPolicyTooManyRequests) GetPayload ¶
func (o *GetVoicemailPolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyTooManyRequests) IsClientError ¶
func (o *GetVoicemailPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail policy too many requests response has a 4xx status code
func (*GetVoicemailPolicyTooManyRequests) IsCode ¶
func (o *GetVoicemailPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail policy too many requests response a status code equal to that given
func (*GetVoicemailPolicyTooManyRequests) IsRedirect ¶
func (o *GetVoicemailPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail policy too many requests response has a 3xx status code
func (*GetVoicemailPolicyTooManyRequests) IsServerError ¶
func (o *GetVoicemailPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail policy too many requests response has a 5xx status code
func (*GetVoicemailPolicyTooManyRequests) IsSuccess ¶
func (o *GetVoicemailPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail policy too many requests response has a 2xx status code
func (*GetVoicemailPolicyTooManyRequests) String ¶
func (o *GetVoicemailPolicyTooManyRequests) String() string
type GetVoicemailPolicyUnauthorized ¶
type GetVoicemailPolicyUnauthorized struct {
}GetVoicemailPolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailPolicyUnauthorized ¶
func NewGetVoicemailPolicyUnauthorized() *GetVoicemailPolicyUnauthorized
NewGetVoicemailPolicyUnauthorized creates a GetVoicemailPolicyUnauthorized with default headers values
func (*GetVoicemailPolicyUnauthorized) Error ¶
func (o *GetVoicemailPolicyUnauthorized) Error() string
func (*GetVoicemailPolicyUnauthorized) GetPayload ¶
func (o *GetVoicemailPolicyUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyUnauthorized) IsClientError ¶
func (o *GetVoicemailPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail policy unauthorized response has a 4xx status code
func (*GetVoicemailPolicyUnauthorized) IsCode ¶
func (o *GetVoicemailPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail policy unauthorized response a status code equal to that given
func (*GetVoicemailPolicyUnauthorized) IsRedirect ¶
func (o *GetVoicemailPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail policy unauthorized response has a 3xx status code
func (*GetVoicemailPolicyUnauthorized) IsServerError ¶
func (o *GetVoicemailPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail policy unauthorized response has a 5xx status code
func (*GetVoicemailPolicyUnauthorized) IsSuccess ¶
func (o *GetVoicemailPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail policy unauthorized response has a 2xx status code
func (*GetVoicemailPolicyUnauthorized) String ¶
func (o *GetVoicemailPolicyUnauthorized) String() string
type GetVoicemailPolicyUnsupportedMediaType ¶
GetVoicemailPolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailPolicyUnsupportedMediaType ¶
func NewGetVoicemailPolicyUnsupportedMediaType() *GetVoicemailPolicyUnsupportedMediaType
NewGetVoicemailPolicyUnsupportedMediaType creates a GetVoicemailPolicyUnsupportedMediaType with default headers values
func (*GetVoicemailPolicyUnsupportedMediaType) Error ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) Error() string
func (*GetVoicemailPolicyUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailPolicyUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail policy unsupported media type response has a 4xx status code
func (*GetVoicemailPolicyUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail policy unsupported media type response a status code equal to that given
func (*GetVoicemailPolicyUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail policy unsupported media type response has a 3xx status code
func (*GetVoicemailPolicyUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail policy unsupported media type response has a 5xx status code
func (*GetVoicemailPolicyUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail policy unsupported media type response has a 2xx status code
func (*GetVoicemailPolicyUnsupportedMediaType) String ¶
func (o *GetVoicemailPolicyUnsupportedMediaType) String() string
type GetVoicemailQueueMessagesBadRequest ¶
GetVoicemailQueueMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailQueueMessagesBadRequest ¶
func NewGetVoicemailQueueMessagesBadRequest() *GetVoicemailQueueMessagesBadRequest
NewGetVoicemailQueueMessagesBadRequest creates a GetVoicemailQueueMessagesBadRequest with default headers values
func (*GetVoicemailQueueMessagesBadRequest) Error ¶
func (o *GetVoicemailQueueMessagesBadRequest) Error() string
func (*GetVoicemailQueueMessagesBadRequest) GetPayload ¶
func (o *GetVoicemailQueueMessagesBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesBadRequest) IsClientError ¶
func (o *GetVoicemailQueueMessagesBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail queue messages bad request response has a 4xx status code
func (*GetVoicemailQueueMessagesBadRequest) IsCode ¶
func (o *GetVoicemailQueueMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages bad request response a status code equal to that given
func (*GetVoicemailQueueMessagesBadRequest) IsRedirect ¶
func (o *GetVoicemailQueueMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages bad request response has a 3xx status code
func (*GetVoicemailQueueMessagesBadRequest) IsServerError ¶
func (o *GetVoicemailQueueMessagesBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail queue messages bad request response has a 5xx status code
func (*GetVoicemailQueueMessagesBadRequest) IsSuccess ¶
func (o *GetVoicemailQueueMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages bad request response has a 2xx status code
func (*GetVoicemailQueueMessagesBadRequest) String ¶
func (o *GetVoicemailQueueMessagesBadRequest) String() string
type GetVoicemailQueueMessagesForbidden ¶
GetVoicemailQueueMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailQueueMessagesForbidden ¶
func NewGetVoicemailQueueMessagesForbidden() *GetVoicemailQueueMessagesForbidden
NewGetVoicemailQueueMessagesForbidden creates a GetVoicemailQueueMessagesForbidden with default headers values
func (*GetVoicemailQueueMessagesForbidden) Error ¶
func (o *GetVoicemailQueueMessagesForbidden) Error() string
func (*GetVoicemailQueueMessagesForbidden) GetPayload ¶
func (o *GetVoicemailQueueMessagesForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesForbidden) IsClientError ¶
func (o *GetVoicemailQueueMessagesForbidden) IsClientError() bool
IsClientError returns true when this get voicemail queue messages forbidden response has a 4xx status code
func (*GetVoicemailQueueMessagesForbidden) IsCode ¶
func (o *GetVoicemailQueueMessagesForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages forbidden response a status code equal to that given
func (*GetVoicemailQueueMessagesForbidden) IsRedirect ¶
func (o *GetVoicemailQueueMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages forbidden response has a 3xx status code
func (*GetVoicemailQueueMessagesForbidden) IsServerError ¶
func (o *GetVoicemailQueueMessagesForbidden) IsServerError() bool
IsServerError returns true when this get voicemail queue messages forbidden response has a 5xx status code
func (*GetVoicemailQueueMessagesForbidden) IsSuccess ¶
func (o *GetVoicemailQueueMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages forbidden response has a 2xx status code
func (*GetVoicemailQueueMessagesForbidden) String ¶
func (o *GetVoicemailQueueMessagesForbidden) String() string
type GetVoicemailQueueMessagesGatewayTimeout ¶
GetVoicemailQueueMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailQueueMessagesGatewayTimeout ¶
func NewGetVoicemailQueueMessagesGatewayTimeout() *GetVoicemailQueueMessagesGatewayTimeout
NewGetVoicemailQueueMessagesGatewayTimeout creates a GetVoicemailQueueMessagesGatewayTimeout with default headers values
func (*GetVoicemailQueueMessagesGatewayTimeout) Error ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) Error() string
func (*GetVoicemailQueueMessagesGatewayTimeout) GetPayload ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesGatewayTimeout) IsClientError ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail queue messages gateway timeout response has a 4xx status code
func (*GetVoicemailQueueMessagesGatewayTimeout) IsCode ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages gateway timeout response a status code equal to that given
func (*GetVoicemailQueueMessagesGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages gateway timeout response has a 3xx status code
func (*GetVoicemailQueueMessagesGatewayTimeout) IsServerError ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail queue messages gateway timeout response has a 5xx status code
func (*GetVoicemailQueueMessagesGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages gateway timeout response has a 2xx status code
func (*GetVoicemailQueueMessagesGatewayTimeout) String ¶
func (o *GetVoicemailQueueMessagesGatewayTimeout) String() string
type GetVoicemailQueueMessagesInternalServerError ¶
GetVoicemailQueueMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailQueueMessagesInternalServerError ¶
func NewGetVoicemailQueueMessagesInternalServerError() *GetVoicemailQueueMessagesInternalServerError
NewGetVoicemailQueueMessagesInternalServerError creates a GetVoicemailQueueMessagesInternalServerError with default headers values
func (*GetVoicemailQueueMessagesInternalServerError) Error ¶
func (o *GetVoicemailQueueMessagesInternalServerError) Error() string
func (*GetVoicemailQueueMessagesInternalServerError) GetPayload ¶
func (o *GetVoicemailQueueMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesInternalServerError) IsClientError ¶
func (o *GetVoicemailQueueMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail queue messages internal server error response has a 4xx status code
func (*GetVoicemailQueueMessagesInternalServerError) IsCode ¶
func (o *GetVoicemailQueueMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages internal server error response a status code equal to that given
func (*GetVoicemailQueueMessagesInternalServerError) IsRedirect ¶
func (o *GetVoicemailQueueMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages internal server error response has a 3xx status code
func (*GetVoicemailQueueMessagesInternalServerError) IsServerError ¶
func (o *GetVoicemailQueueMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail queue messages internal server error response has a 5xx status code
func (*GetVoicemailQueueMessagesInternalServerError) IsSuccess ¶
func (o *GetVoicemailQueueMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages internal server error response has a 2xx status code
func (*GetVoicemailQueueMessagesInternalServerError) String ¶
func (o *GetVoicemailQueueMessagesInternalServerError) String() string
type GetVoicemailQueueMessagesNotFound ¶
GetVoicemailQueueMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailQueueMessagesNotFound ¶
func NewGetVoicemailQueueMessagesNotFound() *GetVoicemailQueueMessagesNotFound
NewGetVoicemailQueueMessagesNotFound creates a GetVoicemailQueueMessagesNotFound with default headers values
func (*GetVoicemailQueueMessagesNotFound) Error ¶
func (o *GetVoicemailQueueMessagesNotFound) Error() string
func (*GetVoicemailQueueMessagesNotFound) GetPayload ¶
func (o *GetVoicemailQueueMessagesNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesNotFound) IsClientError ¶
func (o *GetVoicemailQueueMessagesNotFound) IsClientError() bool
IsClientError returns true when this get voicemail queue messages not found response has a 4xx status code
func (*GetVoicemailQueueMessagesNotFound) IsCode ¶
func (o *GetVoicemailQueueMessagesNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages not found response a status code equal to that given
func (*GetVoicemailQueueMessagesNotFound) IsRedirect ¶
func (o *GetVoicemailQueueMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages not found response has a 3xx status code
func (*GetVoicemailQueueMessagesNotFound) IsServerError ¶
func (o *GetVoicemailQueueMessagesNotFound) IsServerError() bool
IsServerError returns true when this get voicemail queue messages not found response has a 5xx status code
func (*GetVoicemailQueueMessagesNotFound) IsSuccess ¶
func (o *GetVoicemailQueueMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages not found response has a 2xx status code
func (*GetVoicemailQueueMessagesNotFound) String ¶
func (o *GetVoicemailQueueMessagesNotFound) String() string
type GetVoicemailQueueMessagesOK ¶
type GetVoicemailQueueMessagesOK struct {
Payload *models.VoicemailMessageEntityListing
}
GetVoicemailQueueMessagesOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailQueueMessagesOK ¶
func NewGetVoicemailQueueMessagesOK() *GetVoicemailQueueMessagesOK
NewGetVoicemailQueueMessagesOK creates a GetVoicemailQueueMessagesOK with default headers values
func (*GetVoicemailQueueMessagesOK) Error ¶
func (o *GetVoicemailQueueMessagesOK) Error() string
func (*GetVoicemailQueueMessagesOK) GetPayload ¶
func (o *GetVoicemailQueueMessagesOK) GetPayload() *models.VoicemailMessageEntityListing
func (*GetVoicemailQueueMessagesOK) IsClientError ¶
func (o *GetVoicemailQueueMessagesOK) IsClientError() bool
IsClientError returns true when this get voicemail queue messages o k response has a 4xx status code
func (*GetVoicemailQueueMessagesOK) IsCode ¶
func (o *GetVoicemailQueueMessagesOK) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages o k response a status code equal to that given
func (*GetVoicemailQueueMessagesOK) IsRedirect ¶
func (o *GetVoicemailQueueMessagesOK) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages o k response has a 3xx status code
func (*GetVoicemailQueueMessagesOK) IsServerError ¶
func (o *GetVoicemailQueueMessagesOK) IsServerError() bool
IsServerError returns true when this get voicemail queue messages o k response has a 5xx status code
func (*GetVoicemailQueueMessagesOK) IsSuccess ¶
func (o *GetVoicemailQueueMessagesOK) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages o k response has a 2xx status code
func (*GetVoicemailQueueMessagesOK) String ¶
func (o *GetVoicemailQueueMessagesOK) String() string
type GetVoicemailQueueMessagesParams ¶
type GetVoicemailQueueMessagesParams struct { /* PageNumber. Page number Format: int32 Default: 1 */ PageNumber *int32 /* PageSize. Page size Format: int32 Default: 25 */ PageSize *int32 /* QueueID. Queue ID */ QueueID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailQueueMessagesParams contains all the parameters to send to the API endpoint
for the get voicemail queue messages operation. Typically these are written to a http.Request.
func NewGetVoicemailQueueMessagesParams ¶
func NewGetVoicemailQueueMessagesParams() *GetVoicemailQueueMessagesParams
NewGetVoicemailQueueMessagesParams creates a new GetVoicemailQueueMessagesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailQueueMessagesParamsWithContext ¶
func NewGetVoicemailQueueMessagesParamsWithContext(ctx context.Context) *GetVoicemailQueueMessagesParams
NewGetVoicemailQueueMessagesParamsWithContext creates a new GetVoicemailQueueMessagesParams object with the ability to set a context for a request.
func NewGetVoicemailQueueMessagesParamsWithHTTPClient ¶
func NewGetVoicemailQueueMessagesParamsWithHTTPClient(client *http.Client) *GetVoicemailQueueMessagesParams
NewGetVoicemailQueueMessagesParamsWithHTTPClient creates a new GetVoicemailQueueMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailQueueMessagesParamsWithTimeout ¶
func NewGetVoicemailQueueMessagesParamsWithTimeout(timeout time.Duration) *GetVoicemailQueueMessagesParams
NewGetVoicemailQueueMessagesParamsWithTimeout creates a new GetVoicemailQueueMessagesParams object with the ability to set a timeout on a request.
func (*GetVoicemailQueueMessagesParams) SetContext ¶
func (o *GetVoicemailQueueMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) SetDefaults ¶
func (o *GetVoicemailQueueMessagesParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail queue messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailQueueMessagesParams) SetHTTPClient ¶
func (o *GetVoicemailQueueMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) SetPageNumber ¶
func (o *GetVoicemailQueueMessagesParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) SetPageSize ¶
func (o *GetVoicemailQueueMessagesParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) SetQueueID ¶
func (o *GetVoicemailQueueMessagesParams) SetQueueID(queueID string)
SetQueueID adds the queueId to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) SetTimeout ¶
func (o *GetVoicemailQueueMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) WithContext ¶
func (o *GetVoicemailQueueMessagesParams) WithContext(ctx context.Context) *GetVoicemailQueueMessagesParams
WithContext adds the context to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) WithDefaults ¶
func (o *GetVoicemailQueueMessagesParams) WithDefaults() *GetVoicemailQueueMessagesParams
WithDefaults hydrates default values in the get voicemail queue messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailQueueMessagesParams) WithHTTPClient ¶
func (o *GetVoicemailQueueMessagesParams) WithHTTPClient(client *http.Client) *GetVoicemailQueueMessagesParams
WithHTTPClient adds the HTTPClient to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) WithPageNumber ¶
func (o *GetVoicemailQueueMessagesParams) WithPageNumber(pageNumber *int32) *GetVoicemailQueueMessagesParams
WithPageNumber adds the pageNumber to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) WithPageSize ¶
func (o *GetVoicemailQueueMessagesParams) WithPageSize(pageSize *int32) *GetVoicemailQueueMessagesParams
WithPageSize adds the pageSize to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) WithQueueID ¶
func (o *GetVoicemailQueueMessagesParams) WithQueueID(queueID string) *GetVoicemailQueueMessagesParams
WithQueueID adds the queueID to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) WithTimeout ¶
func (o *GetVoicemailQueueMessagesParams) WithTimeout(timeout time.Duration) *GetVoicemailQueueMessagesParams
WithTimeout adds the timeout to the get voicemail queue messages params
func (*GetVoicemailQueueMessagesParams) WriteToRequest ¶
func (o *GetVoicemailQueueMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailQueueMessagesReader ¶
type GetVoicemailQueueMessagesReader struct {
// contains filtered or unexported fields
}
GetVoicemailQueueMessagesReader is a Reader for the GetVoicemailQueueMessages structure.
func (*GetVoicemailQueueMessagesReader) ReadResponse ¶
func (o *GetVoicemailQueueMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailQueueMessagesRequestEntityTooLarge ¶
GetVoicemailQueueMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailQueueMessagesRequestEntityTooLarge ¶
func NewGetVoicemailQueueMessagesRequestEntityTooLarge() *GetVoicemailQueueMessagesRequestEntityTooLarge
NewGetVoicemailQueueMessagesRequestEntityTooLarge creates a GetVoicemailQueueMessagesRequestEntityTooLarge with default headers values
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) Error ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) Error() string
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail queue messages request entity too large response has a 4xx status code
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages request entity too large response a status code equal to that given
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages request entity too large response has a 3xx status code
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail queue messages request entity too large response has a 5xx status code
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages request entity too large response has a 2xx status code
func (*GetVoicemailQueueMessagesRequestEntityTooLarge) String ¶
func (o *GetVoicemailQueueMessagesRequestEntityTooLarge) String() string
type GetVoicemailQueueMessagesRequestTimeout ¶
GetVoicemailQueueMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailQueueMessagesRequestTimeout ¶
func NewGetVoicemailQueueMessagesRequestTimeout() *GetVoicemailQueueMessagesRequestTimeout
NewGetVoicemailQueueMessagesRequestTimeout creates a GetVoicemailQueueMessagesRequestTimeout with default headers values
func (*GetVoicemailQueueMessagesRequestTimeout) Error ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) Error() string
func (*GetVoicemailQueueMessagesRequestTimeout) GetPayload ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesRequestTimeout) IsClientError ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail queue messages request timeout response has a 4xx status code
func (*GetVoicemailQueueMessagesRequestTimeout) IsCode ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages request timeout response a status code equal to that given
func (*GetVoicemailQueueMessagesRequestTimeout) IsRedirect ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages request timeout response has a 3xx status code
func (*GetVoicemailQueueMessagesRequestTimeout) IsServerError ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail queue messages request timeout response has a 5xx status code
func (*GetVoicemailQueueMessagesRequestTimeout) IsSuccess ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages request timeout response has a 2xx status code
func (*GetVoicemailQueueMessagesRequestTimeout) String ¶
func (o *GetVoicemailQueueMessagesRequestTimeout) String() string
type GetVoicemailQueueMessagesServiceUnavailable ¶
type GetVoicemailQueueMessagesServiceUnavailable struct {
}GetVoicemailQueueMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailQueueMessagesServiceUnavailable ¶
func NewGetVoicemailQueueMessagesServiceUnavailable() *GetVoicemailQueueMessagesServiceUnavailable
NewGetVoicemailQueueMessagesServiceUnavailable creates a GetVoicemailQueueMessagesServiceUnavailable with default headers values
func (*GetVoicemailQueueMessagesServiceUnavailable) Error ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) Error() string
func (*GetVoicemailQueueMessagesServiceUnavailable) GetPayload ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesServiceUnavailable) IsClientError ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail queue messages service unavailable response has a 4xx status code
func (*GetVoicemailQueueMessagesServiceUnavailable) IsCode ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages service unavailable response a status code equal to that given
func (*GetVoicemailQueueMessagesServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages service unavailable response has a 3xx status code
func (*GetVoicemailQueueMessagesServiceUnavailable) IsServerError ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail queue messages service unavailable response has a 5xx status code
func (*GetVoicemailQueueMessagesServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages service unavailable response has a 2xx status code
func (*GetVoicemailQueueMessagesServiceUnavailable) String ¶
func (o *GetVoicemailQueueMessagesServiceUnavailable) String() string
type GetVoicemailQueueMessagesTooManyRequests ¶
GetVoicemailQueueMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailQueueMessagesTooManyRequests ¶
func NewGetVoicemailQueueMessagesTooManyRequests() *GetVoicemailQueueMessagesTooManyRequests
NewGetVoicemailQueueMessagesTooManyRequests creates a GetVoicemailQueueMessagesTooManyRequests with default headers values
func (*GetVoicemailQueueMessagesTooManyRequests) Error ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) Error() string
func (*GetVoicemailQueueMessagesTooManyRequests) GetPayload ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesTooManyRequests) IsClientError ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail queue messages too many requests response has a 4xx status code
func (*GetVoicemailQueueMessagesTooManyRequests) IsCode ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages too many requests response a status code equal to that given
func (*GetVoicemailQueueMessagesTooManyRequests) IsRedirect ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages too many requests response has a 3xx status code
func (*GetVoicemailQueueMessagesTooManyRequests) IsServerError ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail queue messages too many requests response has a 5xx status code
func (*GetVoicemailQueueMessagesTooManyRequests) IsSuccess ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages too many requests response has a 2xx status code
func (*GetVoicemailQueueMessagesTooManyRequests) String ¶
func (o *GetVoicemailQueueMessagesTooManyRequests) String() string
type GetVoicemailQueueMessagesUnauthorized ¶
type GetVoicemailQueueMessagesUnauthorized struct {
}GetVoicemailQueueMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailQueueMessagesUnauthorized ¶
func NewGetVoicemailQueueMessagesUnauthorized() *GetVoicemailQueueMessagesUnauthorized
NewGetVoicemailQueueMessagesUnauthorized creates a GetVoicemailQueueMessagesUnauthorized with default headers values
func (*GetVoicemailQueueMessagesUnauthorized) Error ¶
func (o *GetVoicemailQueueMessagesUnauthorized) Error() string
func (*GetVoicemailQueueMessagesUnauthorized) GetPayload ¶
func (o *GetVoicemailQueueMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesUnauthorized) IsClientError ¶
func (o *GetVoicemailQueueMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail queue messages unauthorized response has a 4xx status code
func (*GetVoicemailQueueMessagesUnauthorized) IsCode ¶
func (o *GetVoicemailQueueMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages unauthorized response a status code equal to that given
func (*GetVoicemailQueueMessagesUnauthorized) IsRedirect ¶
func (o *GetVoicemailQueueMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages unauthorized response has a 3xx status code
func (*GetVoicemailQueueMessagesUnauthorized) IsServerError ¶
func (o *GetVoicemailQueueMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail queue messages unauthorized response has a 5xx status code
func (*GetVoicemailQueueMessagesUnauthorized) IsSuccess ¶
func (o *GetVoicemailQueueMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages unauthorized response has a 2xx status code
func (*GetVoicemailQueueMessagesUnauthorized) String ¶
func (o *GetVoicemailQueueMessagesUnauthorized) String() string
type GetVoicemailQueueMessagesUnsupportedMediaType ¶
GetVoicemailQueueMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailQueueMessagesUnsupportedMediaType ¶
func NewGetVoicemailQueueMessagesUnsupportedMediaType() *GetVoicemailQueueMessagesUnsupportedMediaType
NewGetVoicemailQueueMessagesUnsupportedMediaType creates a GetVoicemailQueueMessagesUnsupportedMediaType with default headers values
func (*GetVoicemailQueueMessagesUnsupportedMediaType) Error ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) Error() string
func (*GetVoicemailQueueMessagesUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailQueueMessagesUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail queue messages unsupported media type response has a 4xx status code
func (*GetVoicemailQueueMessagesUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail queue messages unsupported media type response a status code equal to that given
func (*GetVoicemailQueueMessagesUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail queue messages unsupported media type response has a 3xx status code
func (*GetVoicemailQueueMessagesUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail queue messages unsupported media type response has a 5xx status code
func (*GetVoicemailQueueMessagesUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail queue messages unsupported media type response has a 2xx status code
func (*GetVoicemailQueueMessagesUnsupportedMediaType) String ¶
func (o *GetVoicemailQueueMessagesUnsupportedMediaType) String() string
type GetVoicemailSearchBadRequest ¶
GetVoicemailSearchBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailSearchBadRequest ¶
func NewGetVoicemailSearchBadRequest() *GetVoicemailSearchBadRequest
NewGetVoicemailSearchBadRequest creates a GetVoicemailSearchBadRequest with default headers values
func (*GetVoicemailSearchBadRequest) Error ¶
func (o *GetVoicemailSearchBadRequest) Error() string
func (*GetVoicemailSearchBadRequest) GetPayload ¶
func (o *GetVoicemailSearchBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchBadRequest) IsClientError ¶
func (o *GetVoicemailSearchBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail search bad request response has a 4xx status code
func (*GetVoicemailSearchBadRequest) IsCode ¶
func (o *GetVoicemailSearchBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail search bad request response a status code equal to that given
func (*GetVoicemailSearchBadRequest) IsRedirect ¶
func (o *GetVoicemailSearchBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail search bad request response has a 3xx status code
func (*GetVoicemailSearchBadRequest) IsServerError ¶
func (o *GetVoicemailSearchBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail search bad request response has a 5xx status code
func (*GetVoicemailSearchBadRequest) IsSuccess ¶
func (o *GetVoicemailSearchBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail search bad request response has a 2xx status code
func (*GetVoicemailSearchBadRequest) String ¶
func (o *GetVoicemailSearchBadRequest) String() string
type GetVoicemailSearchForbidden ¶
GetVoicemailSearchForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailSearchForbidden ¶
func NewGetVoicemailSearchForbidden() *GetVoicemailSearchForbidden
NewGetVoicemailSearchForbidden creates a GetVoicemailSearchForbidden with default headers values
func (*GetVoicemailSearchForbidden) Error ¶
func (o *GetVoicemailSearchForbidden) Error() string
func (*GetVoicemailSearchForbidden) GetPayload ¶
func (o *GetVoicemailSearchForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchForbidden) IsClientError ¶
func (o *GetVoicemailSearchForbidden) IsClientError() bool
IsClientError returns true when this get voicemail search forbidden response has a 4xx status code
func (*GetVoicemailSearchForbidden) IsCode ¶
func (o *GetVoicemailSearchForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail search forbidden response a status code equal to that given
func (*GetVoicemailSearchForbidden) IsRedirect ¶
func (o *GetVoicemailSearchForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail search forbidden response has a 3xx status code
func (*GetVoicemailSearchForbidden) IsServerError ¶
func (o *GetVoicemailSearchForbidden) IsServerError() bool
IsServerError returns true when this get voicemail search forbidden response has a 5xx status code
func (*GetVoicemailSearchForbidden) IsSuccess ¶
func (o *GetVoicemailSearchForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail search forbidden response has a 2xx status code
func (*GetVoicemailSearchForbidden) String ¶
func (o *GetVoicemailSearchForbidden) String() string
type GetVoicemailSearchGatewayTimeout ¶
GetVoicemailSearchGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailSearchGatewayTimeout ¶
func NewGetVoicemailSearchGatewayTimeout() *GetVoicemailSearchGatewayTimeout
NewGetVoicemailSearchGatewayTimeout creates a GetVoicemailSearchGatewayTimeout with default headers values
func (*GetVoicemailSearchGatewayTimeout) Error ¶
func (o *GetVoicemailSearchGatewayTimeout) Error() string
func (*GetVoicemailSearchGatewayTimeout) GetPayload ¶
func (o *GetVoicemailSearchGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchGatewayTimeout) IsClientError ¶
func (o *GetVoicemailSearchGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail search gateway timeout response has a 4xx status code
func (*GetVoicemailSearchGatewayTimeout) IsCode ¶
func (o *GetVoicemailSearchGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail search gateway timeout response a status code equal to that given
func (*GetVoicemailSearchGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailSearchGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail search gateway timeout response has a 3xx status code
func (*GetVoicemailSearchGatewayTimeout) IsServerError ¶
func (o *GetVoicemailSearchGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail search gateway timeout response has a 5xx status code
func (*GetVoicemailSearchGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailSearchGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail search gateway timeout response has a 2xx status code
func (*GetVoicemailSearchGatewayTimeout) String ¶
func (o *GetVoicemailSearchGatewayTimeout) String() string
type GetVoicemailSearchInternalServerError ¶
GetVoicemailSearchInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailSearchInternalServerError ¶
func NewGetVoicemailSearchInternalServerError() *GetVoicemailSearchInternalServerError
NewGetVoicemailSearchInternalServerError creates a GetVoicemailSearchInternalServerError with default headers values
func (*GetVoicemailSearchInternalServerError) Error ¶
func (o *GetVoicemailSearchInternalServerError) Error() string
func (*GetVoicemailSearchInternalServerError) GetPayload ¶
func (o *GetVoicemailSearchInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchInternalServerError) IsClientError ¶
func (o *GetVoicemailSearchInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail search internal server error response has a 4xx status code
func (*GetVoicemailSearchInternalServerError) IsCode ¶
func (o *GetVoicemailSearchInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail search internal server error response a status code equal to that given
func (*GetVoicemailSearchInternalServerError) IsRedirect ¶
func (o *GetVoicemailSearchInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail search internal server error response has a 3xx status code
func (*GetVoicemailSearchInternalServerError) IsServerError ¶
func (o *GetVoicemailSearchInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail search internal server error response has a 5xx status code
func (*GetVoicemailSearchInternalServerError) IsSuccess ¶
func (o *GetVoicemailSearchInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail search internal server error response has a 2xx status code
func (*GetVoicemailSearchInternalServerError) String ¶
func (o *GetVoicemailSearchInternalServerError) String() string
type GetVoicemailSearchNotFound ¶
GetVoicemailSearchNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailSearchNotFound ¶
func NewGetVoicemailSearchNotFound() *GetVoicemailSearchNotFound
NewGetVoicemailSearchNotFound creates a GetVoicemailSearchNotFound with default headers values
func (*GetVoicemailSearchNotFound) Error ¶
func (o *GetVoicemailSearchNotFound) Error() string
func (*GetVoicemailSearchNotFound) GetPayload ¶
func (o *GetVoicemailSearchNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchNotFound) IsClientError ¶
func (o *GetVoicemailSearchNotFound) IsClientError() bool
IsClientError returns true when this get voicemail search not found response has a 4xx status code
func (*GetVoicemailSearchNotFound) IsCode ¶
func (o *GetVoicemailSearchNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail search not found response a status code equal to that given
func (*GetVoicemailSearchNotFound) IsRedirect ¶
func (o *GetVoicemailSearchNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail search not found response has a 3xx status code
func (*GetVoicemailSearchNotFound) IsServerError ¶
func (o *GetVoicemailSearchNotFound) IsServerError() bool
IsServerError returns true when this get voicemail search not found response has a 5xx status code
func (*GetVoicemailSearchNotFound) IsSuccess ¶
func (o *GetVoicemailSearchNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail search not found response has a 2xx status code
func (*GetVoicemailSearchNotFound) String ¶
func (o *GetVoicemailSearchNotFound) String() string
type GetVoicemailSearchOK ¶
type GetVoicemailSearchOK struct {
Payload *models.VoicemailsSearchResponse
}
GetVoicemailSearchOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailSearchOK ¶
func NewGetVoicemailSearchOK() *GetVoicemailSearchOK
NewGetVoicemailSearchOK creates a GetVoicemailSearchOK with default headers values
func (*GetVoicemailSearchOK) Error ¶
func (o *GetVoicemailSearchOK) Error() string
func (*GetVoicemailSearchOK) GetPayload ¶
func (o *GetVoicemailSearchOK) GetPayload() *models.VoicemailsSearchResponse
func (*GetVoicemailSearchOK) IsClientError ¶
func (o *GetVoicemailSearchOK) IsClientError() bool
IsClientError returns true when this get voicemail search o k response has a 4xx status code
func (*GetVoicemailSearchOK) IsCode ¶
func (o *GetVoicemailSearchOK) IsCode(code int) bool
IsCode returns true when this get voicemail search o k response a status code equal to that given
func (*GetVoicemailSearchOK) IsRedirect ¶
func (o *GetVoicemailSearchOK) IsRedirect() bool
IsRedirect returns true when this get voicemail search o k response has a 3xx status code
func (*GetVoicemailSearchOK) IsServerError ¶
func (o *GetVoicemailSearchOK) IsServerError() bool
IsServerError returns true when this get voicemail search o k response has a 5xx status code
func (*GetVoicemailSearchOK) IsSuccess ¶
func (o *GetVoicemailSearchOK) IsSuccess() bool
IsSuccess returns true when this get voicemail search o k response has a 2xx status code
func (*GetVoicemailSearchOK) String ¶
func (o *GetVoicemailSearchOK) String() string
type GetVoicemailSearchParams ¶
type GetVoicemailSearchParams struct { /* Expand. expand */ Expand []string /* Q64. q64 */ Q64 string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailSearchParams contains all the parameters to send to the API endpoint
for the get voicemail search operation. Typically these are written to a http.Request.
func NewGetVoicemailSearchParams ¶
func NewGetVoicemailSearchParams() *GetVoicemailSearchParams
NewGetVoicemailSearchParams creates a new GetVoicemailSearchParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailSearchParamsWithContext ¶
func NewGetVoicemailSearchParamsWithContext(ctx context.Context) *GetVoicemailSearchParams
NewGetVoicemailSearchParamsWithContext creates a new GetVoicemailSearchParams object with the ability to set a context for a request.
func NewGetVoicemailSearchParamsWithHTTPClient ¶
func NewGetVoicemailSearchParamsWithHTTPClient(client *http.Client) *GetVoicemailSearchParams
NewGetVoicemailSearchParamsWithHTTPClient creates a new GetVoicemailSearchParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailSearchParamsWithTimeout ¶
func NewGetVoicemailSearchParamsWithTimeout(timeout time.Duration) *GetVoicemailSearchParams
NewGetVoicemailSearchParamsWithTimeout creates a new GetVoicemailSearchParams object with the ability to set a timeout on a request.
func (*GetVoicemailSearchParams) SetContext ¶
func (o *GetVoicemailSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail search params
func (*GetVoicemailSearchParams) SetDefaults ¶
func (o *GetVoicemailSearchParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail search params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailSearchParams) SetExpand ¶
func (o *GetVoicemailSearchParams) SetExpand(expand []string)
SetExpand adds the expand to the get voicemail search params
func (*GetVoicemailSearchParams) SetHTTPClient ¶
func (o *GetVoicemailSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail search params
func (*GetVoicemailSearchParams) SetQ64 ¶
func (o *GetVoicemailSearchParams) SetQ64(q64 string)
SetQ64 adds the q64 to the get voicemail search params
func (*GetVoicemailSearchParams) SetTimeout ¶
func (o *GetVoicemailSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail search params
func (*GetVoicemailSearchParams) WithContext ¶
func (o *GetVoicemailSearchParams) WithContext(ctx context.Context) *GetVoicemailSearchParams
WithContext adds the context to the get voicemail search params
func (*GetVoicemailSearchParams) WithDefaults ¶
func (o *GetVoicemailSearchParams) WithDefaults() *GetVoicemailSearchParams
WithDefaults hydrates default values in the get voicemail search params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailSearchParams) WithExpand ¶
func (o *GetVoicemailSearchParams) WithExpand(expand []string) *GetVoicemailSearchParams
WithExpand adds the expand to the get voicemail search params
func (*GetVoicemailSearchParams) WithHTTPClient ¶
func (o *GetVoicemailSearchParams) WithHTTPClient(client *http.Client) *GetVoicemailSearchParams
WithHTTPClient adds the HTTPClient to the get voicemail search params
func (*GetVoicemailSearchParams) WithQ64 ¶
func (o *GetVoicemailSearchParams) WithQ64(q64 string) *GetVoicemailSearchParams
WithQ64 adds the q64 to the get voicemail search params
func (*GetVoicemailSearchParams) WithTimeout ¶
func (o *GetVoicemailSearchParams) WithTimeout(timeout time.Duration) *GetVoicemailSearchParams
WithTimeout adds the timeout to the get voicemail search params
func (*GetVoicemailSearchParams) WriteToRequest ¶
func (o *GetVoicemailSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailSearchReader ¶
type GetVoicemailSearchReader struct {
// contains filtered or unexported fields
}
GetVoicemailSearchReader is a Reader for the GetVoicemailSearch structure.
func (*GetVoicemailSearchReader) ReadResponse ¶
func (o *GetVoicemailSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailSearchRequestEntityTooLarge ¶
GetVoicemailSearchRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailSearchRequestEntityTooLarge ¶
func NewGetVoicemailSearchRequestEntityTooLarge() *GetVoicemailSearchRequestEntityTooLarge
NewGetVoicemailSearchRequestEntityTooLarge creates a GetVoicemailSearchRequestEntityTooLarge with default headers values
func (*GetVoicemailSearchRequestEntityTooLarge) Error ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) Error() string
func (*GetVoicemailSearchRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail search request entity too large response has a 4xx status code
func (*GetVoicemailSearchRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail search request entity too large response a status code equal to that given
func (*GetVoicemailSearchRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail search request entity too large response has a 3xx status code
func (*GetVoicemailSearchRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail search request entity too large response has a 5xx status code
func (*GetVoicemailSearchRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail search request entity too large response has a 2xx status code
func (*GetVoicemailSearchRequestEntityTooLarge) String ¶
func (o *GetVoicemailSearchRequestEntityTooLarge) String() string
type GetVoicemailSearchRequestTimeout ¶
GetVoicemailSearchRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailSearchRequestTimeout ¶
func NewGetVoicemailSearchRequestTimeout() *GetVoicemailSearchRequestTimeout
NewGetVoicemailSearchRequestTimeout creates a GetVoicemailSearchRequestTimeout with default headers values
func (*GetVoicemailSearchRequestTimeout) Error ¶
func (o *GetVoicemailSearchRequestTimeout) Error() string
func (*GetVoicemailSearchRequestTimeout) GetPayload ¶
func (o *GetVoicemailSearchRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchRequestTimeout) IsClientError ¶
func (o *GetVoicemailSearchRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail search request timeout response has a 4xx status code
func (*GetVoicemailSearchRequestTimeout) IsCode ¶
func (o *GetVoicemailSearchRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail search request timeout response a status code equal to that given
func (*GetVoicemailSearchRequestTimeout) IsRedirect ¶
func (o *GetVoicemailSearchRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail search request timeout response has a 3xx status code
func (*GetVoicemailSearchRequestTimeout) IsServerError ¶
func (o *GetVoicemailSearchRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail search request timeout response has a 5xx status code
func (*GetVoicemailSearchRequestTimeout) IsSuccess ¶
func (o *GetVoicemailSearchRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail search request timeout response has a 2xx status code
func (*GetVoicemailSearchRequestTimeout) String ¶
func (o *GetVoicemailSearchRequestTimeout) String() string
type GetVoicemailSearchServiceUnavailable ¶
type GetVoicemailSearchServiceUnavailable struct {
}GetVoicemailSearchServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailSearchServiceUnavailable ¶
func NewGetVoicemailSearchServiceUnavailable() *GetVoicemailSearchServiceUnavailable
NewGetVoicemailSearchServiceUnavailable creates a GetVoicemailSearchServiceUnavailable with default headers values
func (*GetVoicemailSearchServiceUnavailable) Error ¶
func (o *GetVoicemailSearchServiceUnavailable) Error() string
func (*GetVoicemailSearchServiceUnavailable) GetPayload ¶
func (o *GetVoicemailSearchServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchServiceUnavailable) IsClientError ¶
func (o *GetVoicemailSearchServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail search service unavailable response has a 4xx status code
func (*GetVoicemailSearchServiceUnavailable) IsCode ¶
func (o *GetVoicemailSearchServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail search service unavailable response a status code equal to that given
func (*GetVoicemailSearchServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailSearchServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail search service unavailable response has a 3xx status code
func (*GetVoicemailSearchServiceUnavailable) IsServerError ¶
func (o *GetVoicemailSearchServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail search service unavailable response has a 5xx status code
func (*GetVoicemailSearchServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailSearchServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail search service unavailable response has a 2xx status code
func (*GetVoicemailSearchServiceUnavailable) String ¶
func (o *GetVoicemailSearchServiceUnavailable) String() string
type GetVoicemailSearchTooManyRequests ¶
GetVoicemailSearchTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailSearchTooManyRequests ¶
func NewGetVoicemailSearchTooManyRequests() *GetVoicemailSearchTooManyRequests
NewGetVoicemailSearchTooManyRequests creates a GetVoicemailSearchTooManyRequests with default headers values
func (*GetVoicemailSearchTooManyRequests) Error ¶
func (o *GetVoicemailSearchTooManyRequests) Error() string
func (*GetVoicemailSearchTooManyRequests) GetPayload ¶
func (o *GetVoicemailSearchTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchTooManyRequests) IsClientError ¶
func (o *GetVoicemailSearchTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail search too many requests response has a 4xx status code
func (*GetVoicemailSearchTooManyRequests) IsCode ¶
func (o *GetVoicemailSearchTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail search too many requests response a status code equal to that given
func (*GetVoicemailSearchTooManyRequests) IsRedirect ¶
func (o *GetVoicemailSearchTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail search too many requests response has a 3xx status code
func (*GetVoicemailSearchTooManyRequests) IsServerError ¶
func (o *GetVoicemailSearchTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail search too many requests response has a 5xx status code
func (*GetVoicemailSearchTooManyRequests) IsSuccess ¶
func (o *GetVoicemailSearchTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail search too many requests response has a 2xx status code
func (*GetVoicemailSearchTooManyRequests) String ¶
func (o *GetVoicemailSearchTooManyRequests) String() string
type GetVoicemailSearchUnauthorized ¶
type GetVoicemailSearchUnauthorized struct {
}GetVoicemailSearchUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailSearchUnauthorized ¶
func NewGetVoicemailSearchUnauthorized() *GetVoicemailSearchUnauthorized
NewGetVoicemailSearchUnauthorized creates a GetVoicemailSearchUnauthorized with default headers values
func (*GetVoicemailSearchUnauthorized) Error ¶
func (o *GetVoicemailSearchUnauthorized) Error() string
func (*GetVoicemailSearchUnauthorized) GetPayload ¶
func (o *GetVoicemailSearchUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchUnauthorized) IsClientError ¶
func (o *GetVoicemailSearchUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail search unauthorized response has a 4xx status code
func (*GetVoicemailSearchUnauthorized) IsCode ¶
func (o *GetVoicemailSearchUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail search unauthorized response a status code equal to that given
func (*GetVoicemailSearchUnauthorized) IsRedirect ¶
func (o *GetVoicemailSearchUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail search unauthorized response has a 3xx status code
func (*GetVoicemailSearchUnauthorized) IsServerError ¶
func (o *GetVoicemailSearchUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail search unauthorized response has a 5xx status code
func (*GetVoicemailSearchUnauthorized) IsSuccess ¶
func (o *GetVoicemailSearchUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail search unauthorized response has a 2xx status code
func (*GetVoicemailSearchUnauthorized) String ¶
func (o *GetVoicemailSearchUnauthorized) String() string
type GetVoicemailSearchUnsupportedMediaType ¶
GetVoicemailSearchUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailSearchUnsupportedMediaType ¶
func NewGetVoicemailSearchUnsupportedMediaType() *GetVoicemailSearchUnsupportedMediaType
NewGetVoicemailSearchUnsupportedMediaType creates a GetVoicemailSearchUnsupportedMediaType with default headers values
func (*GetVoicemailSearchUnsupportedMediaType) Error ¶
func (o *GetVoicemailSearchUnsupportedMediaType) Error() string
func (*GetVoicemailSearchUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailSearchUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailSearchUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailSearchUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail search unsupported media type response has a 4xx status code
func (*GetVoicemailSearchUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailSearchUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail search unsupported media type response a status code equal to that given
func (*GetVoicemailSearchUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailSearchUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail search unsupported media type response has a 3xx status code
func (*GetVoicemailSearchUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailSearchUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail search unsupported media type response has a 5xx status code
func (*GetVoicemailSearchUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailSearchUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail search unsupported media type response has a 2xx status code
func (*GetVoicemailSearchUnsupportedMediaType) String ¶
func (o *GetVoicemailSearchUnsupportedMediaType) String() string
type GetVoicemailUserpolicyBadRequest ¶
GetVoicemailUserpolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetVoicemailUserpolicyBadRequest ¶
func NewGetVoicemailUserpolicyBadRequest() *GetVoicemailUserpolicyBadRequest
NewGetVoicemailUserpolicyBadRequest creates a GetVoicemailUserpolicyBadRequest with default headers values
func (*GetVoicemailUserpolicyBadRequest) Error ¶
func (o *GetVoicemailUserpolicyBadRequest) Error() string
func (*GetVoicemailUserpolicyBadRequest) GetPayload ¶
func (o *GetVoicemailUserpolicyBadRequest) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyBadRequest) IsClientError ¶
func (o *GetVoicemailUserpolicyBadRequest) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy bad request response has a 4xx status code
func (*GetVoicemailUserpolicyBadRequest) IsCode ¶
func (o *GetVoicemailUserpolicyBadRequest) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy bad request response a status code equal to that given
func (*GetVoicemailUserpolicyBadRequest) IsRedirect ¶
func (o *GetVoicemailUserpolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy bad request response has a 3xx status code
func (*GetVoicemailUserpolicyBadRequest) IsServerError ¶
func (o *GetVoicemailUserpolicyBadRequest) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy bad request response has a 5xx status code
func (*GetVoicemailUserpolicyBadRequest) IsSuccess ¶
func (o *GetVoicemailUserpolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy bad request response has a 2xx status code
func (*GetVoicemailUserpolicyBadRequest) String ¶
func (o *GetVoicemailUserpolicyBadRequest) String() string
type GetVoicemailUserpolicyForbidden ¶
GetVoicemailUserpolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetVoicemailUserpolicyForbidden ¶
func NewGetVoicemailUserpolicyForbidden() *GetVoicemailUserpolicyForbidden
NewGetVoicemailUserpolicyForbidden creates a GetVoicemailUserpolicyForbidden with default headers values
func (*GetVoicemailUserpolicyForbidden) Error ¶
func (o *GetVoicemailUserpolicyForbidden) Error() string
func (*GetVoicemailUserpolicyForbidden) GetPayload ¶
func (o *GetVoicemailUserpolicyForbidden) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyForbidden) IsClientError ¶
func (o *GetVoicemailUserpolicyForbidden) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy forbidden response has a 4xx status code
func (*GetVoicemailUserpolicyForbidden) IsCode ¶
func (o *GetVoicemailUserpolicyForbidden) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy forbidden response a status code equal to that given
func (*GetVoicemailUserpolicyForbidden) IsRedirect ¶
func (o *GetVoicemailUserpolicyForbidden) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy forbidden response has a 3xx status code
func (*GetVoicemailUserpolicyForbidden) IsServerError ¶
func (o *GetVoicemailUserpolicyForbidden) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy forbidden response has a 5xx status code
func (*GetVoicemailUserpolicyForbidden) IsSuccess ¶
func (o *GetVoicemailUserpolicyForbidden) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy forbidden response has a 2xx status code
func (*GetVoicemailUserpolicyForbidden) String ¶
func (o *GetVoicemailUserpolicyForbidden) String() string
type GetVoicemailUserpolicyGatewayTimeout ¶
GetVoicemailUserpolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetVoicemailUserpolicyGatewayTimeout ¶
func NewGetVoicemailUserpolicyGatewayTimeout() *GetVoicemailUserpolicyGatewayTimeout
NewGetVoicemailUserpolicyGatewayTimeout creates a GetVoicemailUserpolicyGatewayTimeout with default headers values
func (*GetVoicemailUserpolicyGatewayTimeout) Error ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) Error() string
func (*GetVoicemailUserpolicyGatewayTimeout) GetPayload ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyGatewayTimeout) IsClientError ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy gateway timeout response has a 4xx status code
func (*GetVoicemailUserpolicyGatewayTimeout) IsCode ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy gateway timeout response a status code equal to that given
func (*GetVoicemailUserpolicyGatewayTimeout) IsRedirect ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy gateway timeout response has a 3xx status code
func (*GetVoicemailUserpolicyGatewayTimeout) IsServerError ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy gateway timeout response has a 5xx status code
func (*GetVoicemailUserpolicyGatewayTimeout) IsSuccess ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy gateway timeout response has a 2xx status code
func (*GetVoicemailUserpolicyGatewayTimeout) String ¶
func (o *GetVoicemailUserpolicyGatewayTimeout) String() string
type GetVoicemailUserpolicyInternalServerError ¶
GetVoicemailUserpolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetVoicemailUserpolicyInternalServerError ¶
func NewGetVoicemailUserpolicyInternalServerError() *GetVoicemailUserpolicyInternalServerError
NewGetVoicemailUserpolicyInternalServerError creates a GetVoicemailUserpolicyInternalServerError with default headers values
func (*GetVoicemailUserpolicyInternalServerError) Error ¶
func (o *GetVoicemailUserpolicyInternalServerError) Error() string
func (*GetVoicemailUserpolicyInternalServerError) GetPayload ¶
func (o *GetVoicemailUserpolicyInternalServerError) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyInternalServerError) IsClientError ¶
func (o *GetVoicemailUserpolicyInternalServerError) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy internal server error response has a 4xx status code
func (*GetVoicemailUserpolicyInternalServerError) IsCode ¶
func (o *GetVoicemailUserpolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy internal server error response a status code equal to that given
func (*GetVoicemailUserpolicyInternalServerError) IsRedirect ¶
func (o *GetVoicemailUserpolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy internal server error response has a 3xx status code
func (*GetVoicemailUserpolicyInternalServerError) IsServerError ¶
func (o *GetVoicemailUserpolicyInternalServerError) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy internal server error response has a 5xx status code
func (*GetVoicemailUserpolicyInternalServerError) IsSuccess ¶
func (o *GetVoicemailUserpolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy internal server error response has a 2xx status code
func (*GetVoicemailUserpolicyInternalServerError) String ¶
func (o *GetVoicemailUserpolicyInternalServerError) String() string
type GetVoicemailUserpolicyNotFound ¶
GetVoicemailUserpolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetVoicemailUserpolicyNotFound ¶
func NewGetVoicemailUserpolicyNotFound() *GetVoicemailUserpolicyNotFound
NewGetVoicemailUserpolicyNotFound creates a GetVoicemailUserpolicyNotFound with default headers values
func (*GetVoicemailUserpolicyNotFound) Error ¶
func (o *GetVoicemailUserpolicyNotFound) Error() string
func (*GetVoicemailUserpolicyNotFound) GetPayload ¶
func (o *GetVoicemailUserpolicyNotFound) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyNotFound) IsClientError ¶
func (o *GetVoicemailUserpolicyNotFound) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy not found response has a 4xx status code
func (*GetVoicemailUserpolicyNotFound) IsCode ¶
func (o *GetVoicemailUserpolicyNotFound) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy not found response a status code equal to that given
func (*GetVoicemailUserpolicyNotFound) IsRedirect ¶
func (o *GetVoicemailUserpolicyNotFound) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy not found response has a 3xx status code
func (*GetVoicemailUserpolicyNotFound) IsServerError ¶
func (o *GetVoicemailUserpolicyNotFound) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy not found response has a 5xx status code
func (*GetVoicemailUserpolicyNotFound) IsSuccess ¶
func (o *GetVoicemailUserpolicyNotFound) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy not found response has a 2xx status code
func (*GetVoicemailUserpolicyNotFound) String ¶
func (o *GetVoicemailUserpolicyNotFound) String() string
type GetVoicemailUserpolicyOK ¶
type GetVoicemailUserpolicyOK struct {
Payload *models.VoicemailUserPolicy
}
GetVoicemailUserpolicyOK describes a response with status code 200, with default header values.
successful operation
func NewGetVoicemailUserpolicyOK ¶
func NewGetVoicemailUserpolicyOK() *GetVoicemailUserpolicyOK
NewGetVoicemailUserpolicyOK creates a GetVoicemailUserpolicyOK with default headers values
func (*GetVoicemailUserpolicyOK) Error ¶
func (o *GetVoicemailUserpolicyOK) Error() string
func (*GetVoicemailUserpolicyOK) GetPayload ¶
func (o *GetVoicemailUserpolicyOK) GetPayload() *models.VoicemailUserPolicy
func (*GetVoicemailUserpolicyOK) IsClientError ¶
func (o *GetVoicemailUserpolicyOK) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy o k response has a 4xx status code
func (*GetVoicemailUserpolicyOK) IsCode ¶
func (o *GetVoicemailUserpolicyOK) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy o k response a status code equal to that given
func (*GetVoicemailUserpolicyOK) IsRedirect ¶
func (o *GetVoicemailUserpolicyOK) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy o k response has a 3xx status code
func (*GetVoicemailUserpolicyOK) IsServerError ¶
func (o *GetVoicemailUserpolicyOK) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy o k response has a 5xx status code
func (*GetVoicemailUserpolicyOK) IsSuccess ¶
func (o *GetVoicemailUserpolicyOK) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy o k response has a 2xx status code
func (*GetVoicemailUserpolicyOK) String ¶
func (o *GetVoicemailUserpolicyOK) String() string
type GetVoicemailUserpolicyParams ¶
type GetVoicemailUserpolicyParams struct { /* UserID. User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVoicemailUserpolicyParams contains all the parameters to send to the API endpoint
for the get voicemail userpolicy operation. Typically these are written to a http.Request.
func NewGetVoicemailUserpolicyParams ¶
func NewGetVoicemailUserpolicyParams() *GetVoicemailUserpolicyParams
NewGetVoicemailUserpolicyParams creates a new GetVoicemailUserpolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVoicemailUserpolicyParamsWithContext ¶
func NewGetVoicemailUserpolicyParamsWithContext(ctx context.Context) *GetVoicemailUserpolicyParams
NewGetVoicemailUserpolicyParamsWithContext creates a new GetVoicemailUserpolicyParams object with the ability to set a context for a request.
func NewGetVoicemailUserpolicyParamsWithHTTPClient ¶
func NewGetVoicemailUserpolicyParamsWithHTTPClient(client *http.Client) *GetVoicemailUserpolicyParams
NewGetVoicemailUserpolicyParamsWithHTTPClient creates a new GetVoicemailUserpolicyParams object with the ability to set a custom HTTPClient for a request.
func NewGetVoicemailUserpolicyParamsWithTimeout ¶
func NewGetVoicemailUserpolicyParamsWithTimeout(timeout time.Duration) *GetVoicemailUserpolicyParams
NewGetVoicemailUserpolicyParamsWithTimeout creates a new GetVoicemailUserpolicyParams object with the ability to set a timeout on a request.
func (*GetVoicemailUserpolicyParams) SetContext ¶
func (o *GetVoicemailUserpolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) SetDefaults ¶
func (o *GetVoicemailUserpolicyParams) SetDefaults()
SetDefaults hydrates default values in the get voicemail userpolicy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailUserpolicyParams) SetHTTPClient ¶
func (o *GetVoicemailUserpolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) SetTimeout ¶
func (o *GetVoicemailUserpolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) SetUserID ¶
func (o *GetVoicemailUserpolicyParams) SetUserID(userID string)
SetUserID adds the userId to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) WithContext ¶
func (o *GetVoicemailUserpolicyParams) WithContext(ctx context.Context) *GetVoicemailUserpolicyParams
WithContext adds the context to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) WithDefaults ¶
func (o *GetVoicemailUserpolicyParams) WithDefaults() *GetVoicemailUserpolicyParams
WithDefaults hydrates default values in the get voicemail userpolicy params (not the query body).
All values with no default are reset to their zero value.
func (*GetVoicemailUserpolicyParams) WithHTTPClient ¶
func (o *GetVoicemailUserpolicyParams) WithHTTPClient(client *http.Client) *GetVoicemailUserpolicyParams
WithHTTPClient adds the HTTPClient to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) WithTimeout ¶
func (o *GetVoicemailUserpolicyParams) WithTimeout(timeout time.Duration) *GetVoicemailUserpolicyParams
WithTimeout adds the timeout to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) WithUserID ¶
func (o *GetVoicemailUserpolicyParams) WithUserID(userID string) *GetVoicemailUserpolicyParams
WithUserID adds the userID to the get voicemail userpolicy params
func (*GetVoicemailUserpolicyParams) WriteToRequest ¶
func (o *GetVoicemailUserpolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVoicemailUserpolicyReader ¶
type GetVoicemailUserpolicyReader struct {
// contains filtered or unexported fields
}
GetVoicemailUserpolicyReader is a Reader for the GetVoicemailUserpolicy structure.
func (*GetVoicemailUserpolicyReader) ReadResponse ¶
func (o *GetVoicemailUserpolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVoicemailUserpolicyRequestEntityTooLarge ¶
GetVoicemailUserpolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetVoicemailUserpolicyRequestEntityTooLarge ¶
func NewGetVoicemailUserpolicyRequestEntityTooLarge() *GetVoicemailUserpolicyRequestEntityTooLarge
NewGetVoicemailUserpolicyRequestEntityTooLarge creates a GetVoicemailUserpolicyRequestEntityTooLarge with default headers values
func (*GetVoicemailUserpolicyRequestEntityTooLarge) Error ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) Error() string
func (*GetVoicemailUserpolicyRequestEntityTooLarge) GetPayload ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyRequestEntityTooLarge) IsClientError ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy request entity too large response has a 4xx status code
func (*GetVoicemailUserpolicyRequestEntityTooLarge) IsCode ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy request entity too large response a status code equal to that given
func (*GetVoicemailUserpolicyRequestEntityTooLarge) IsRedirect ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy request entity too large response has a 3xx status code
func (*GetVoicemailUserpolicyRequestEntityTooLarge) IsServerError ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy request entity too large response has a 5xx status code
func (*GetVoicemailUserpolicyRequestEntityTooLarge) IsSuccess ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy request entity too large response has a 2xx status code
func (*GetVoicemailUserpolicyRequestEntityTooLarge) String ¶
func (o *GetVoicemailUserpolicyRequestEntityTooLarge) String() string
type GetVoicemailUserpolicyRequestTimeout ¶
GetVoicemailUserpolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetVoicemailUserpolicyRequestTimeout ¶
func NewGetVoicemailUserpolicyRequestTimeout() *GetVoicemailUserpolicyRequestTimeout
NewGetVoicemailUserpolicyRequestTimeout creates a GetVoicemailUserpolicyRequestTimeout with default headers values
func (*GetVoicemailUserpolicyRequestTimeout) Error ¶
func (o *GetVoicemailUserpolicyRequestTimeout) Error() string
func (*GetVoicemailUserpolicyRequestTimeout) GetPayload ¶
func (o *GetVoicemailUserpolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyRequestTimeout) IsClientError ¶
func (o *GetVoicemailUserpolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy request timeout response has a 4xx status code
func (*GetVoicemailUserpolicyRequestTimeout) IsCode ¶
func (o *GetVoicemailUserpolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy request timeout response a status code equal to that given
func (*GetVoicemailUserpolicyRequestTimeout) IsRedirect ¶
func (o *GetVoicemailUserpolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy request timeout response has a 3xx status code
func (*GetVoicemailUserpolicyRequestTimeout) IsServerError ¶
func (o *GetVoicemailUserpolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy request timeout response has a 5xx status code
func (*GetVoicemailUserpolicyRequestTimeout) IsSuccess ¶
func (o *GetVoicemailUserpolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy request timeout response has a 2xx status code
func (*GetVoicemailUserpolicyRequestTimeout) String ¶
func (o *GetVoicemailUserpolicyRequestTimeout) String() string
type GetVoicemailUserpolicyServiceUnavailable ¶
type GetVoicemailUserpolicyServiceUnavailable struct {
}GetVoicemailUserpolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetVoicemailUserpolicyServiceUnavailable ¶
func NewGetVoicemailUserpolicyServiceUnavailable() *GetVoicemailUserpolicyServiceUnavailable
NewGetVoicemailUserpolicyServiceUnavailable creates a GetVoicemailUserpolicyServiceUnavailable with default headers values
func (*GetVoicemailUserpolicyServiceUnavailable) Error ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) Error() string
func (*GetVoicemailUserpolicyServiceUnavailable) GetPayload ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyServiceUnavailable) IsClientError ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy service unavailable response has a 4xx status code
func (*GetVoicemailUserpolicyServiceUnavailable) IsCode ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy service unavailable response a status code equal to that given
func (*GetVoicemailUserpolicyServiceUnavailable) IsRedirect ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy service unavailable response has a 3xx status code
func (*GetVoicemailUserpolicyServiceUnavailable) IsServerError ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy service unavailable response has a 5xx status code
func (*GetVoicemailUserpolicyServiceUnavailable) IsSuccess ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy service unavailable response has a 2xx status code
func (*GetVoicemailUserpolicyServiceUnavailable) String ¶
func (o *GetVoicemailUserpolicyServiceUnavailable) String() string
type GetVoicemailUserpolicyTooManyRequests ¶
GetVoicemailUserpolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetVoicemailUserpolicyTooManyRequests ¶
func NewGetVoicemailUserpolicyTooManyRequests() *GetVoicemailUserpolicyTooManyRequests
NewGetVoicemailUserpolicyTooManyRequests creates a GetVoicemailUserpolicyTooManyRequests with default headers values
func (*GetVoicemailUserpolicyTooManyRequests) Error ¶
func (o *GetVoicemailUserpolicyTooManyRequests) Error() string
func (*GetVoicemailUserpolicyTooManyRequests) GetPayload ¶
func (o *GetVoicemailUserpolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyTooManyRequests) IsClientError ¶
func (o *GetVoicemailUserpolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy too many requests response has a 4xx status code
func (*GetVoicemailUserpolicyTooManyRequests) IsCode ¶
func (o *GetVoicemailUserpolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy too many requests response a status code equal to that given
func (*GetVoicemailUserpolicyTooManyRequests) IsRedirect ¶
func (o *GetVoicemailUserpolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy too many requests response has a 3xx status code
func (*GetVoicemailUserpolicyTooManyRequests) IsServerError ¶
func (o *GetVoicemailUserpolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy too many requests response has a 5xx status code
func (*GetVoicemailUserpolicyTooManyRequests) IsSuccess ¶
func (o *GetVoicemailUserpolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy too many requests response has a 2xx status code
func (*GetVoicemailUserpolicyTooManyRequests) String ¶
func (o *GetVoicemailUserpolicyTooManyRequests) String() string
type GetVoicemailUserpolicyUnauthorized ¶
type GetVoicemailUserpolicyUnauthorized struct {
}GetVoicemailUserpolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetVoicemailUserpolicyUnauthorized ¶
func NewGetVoicemailUserpolicyUnauthorized() *GetVoicemailUserpolicyUnauthorized
NewGetVoicemailUserpolicyUnauthorized creates a GetVoicemailUserpolicyUnauthorized with default headers values
func (*GetVoicemailUserpolicyUnauthorized) Error ¶
func (o *GetVoicemailUserpolicyUnauthorized) Error() string
func (*GetVoicemailUserpolicyUnauthorized) GetPayload ¶
func (o *GetVoicemailUserpolicyUnauthorized) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyUnauthorized) IsClientError ¶
func (o *GetVoicemailUserpolicyUnauthorized) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy unauthorized response has a 4xx status code
func (*GetVoicemailUserpolicyUnauthorized) IsCode ¶
func (o *GetVoicemailUserpolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy unauthorized response a status code equal to that given
func (*GetVoicemailUserpolicyUnauthorized) IsRedirect ¶
func (o *GetVoicemailUserpolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy unauthorized response has a 3xx status code
func (*GetVoicemailUserpolicyUnauthorized) IsServerError ¶
func (o *GetVoicemailUserpolicyUnauthorized) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy unauthorized response has a 5xx status code
func (*GetVoicemailUserpolicyUnauthorized) IsSuccess ¶
func (o *GetVoicemailUserpolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy unauthorized response has a 2xx status code
func (*GetVoicemailUserpolicyUnauthorized) String ¶
func (o *GetVoicemailUserpolicyUnauthorized) String() string
type GetVoicemailUserpolicyUnsupportedMediaType ¶
GetVoicemailUserpolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetVoicemailUserpolicyUnsupportedMediaType ¶
func NewGetVoicemailUserpolicyUnsupportedMediaType() *GetVoicemailUserpolicyUnsupportedMediaType
NewGetVoicemailUserpolicyUnsupportedMediaType creates a GetVoicemailUserpolicyUnsupportedMediaType with default headers values
func (*GetVoicemailUserpolicyUnsupportedMediaType) Error ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) Error() string
func (*GetVoicemailUserpolicyUnsupportedMediaType) GetPayload ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetVoicemailUserpolicyUnsupportedMediaType) IsClientError ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get voicemail userpolicy unsupported media type response has a 4xx status code
func (*GetVoicemailUserpolicyUnsupportedMediaType) IsCode ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get voicemail userpolicy unsupported media type response a status code equal to that given
func (*GetVoicemailUserpolicyUnsupportedMediaType) IsRedirect ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get voicemail userpolicy unsupported media type response has a 3xx status code
func (*GetVoicemailUserpolicyUnsupportedMediaType) IsServerError ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get voicemail userpolicy unsupported media type response has a 5xx status code
func (*GetVoicemailUserpolicyUnsupportedMediaType) IsSuccess ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get voicemail userpolicy unsupported media type response has a 2xx status code
func (*GetVoicemailUserpolicyUnsupportedMediaType) String ¶
func (o *GetVoicemailUserpolicyUnsupportedMediaType) String() string
type PatchVoicemailGroupPolicyBadRequest ¶
PatchVoicemailGroupPolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchVoicemailGroupPolicyBadRequest ¶
func NewPatchVoicemailGroupPolicyBadRequest() *PatchVoicemailGroupPolicyBadRequest
NewPatchVoicemailGroupPolicyBadRequest creates a PatchVoicemailGroupPolicyBadRequest with default headers values
func (*PatchVoicemailGroupPolicyBadRequest) Error ¶
func (o *PatchVoicemailGroupPolicyBadRequest) Error() string
func (*PatchVoicemailGroupPolicyBadRequest) GetPayload ¶
func (o *PatchVoicemailGroupPolicyBadRequest) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyBadRequest) IsClientError ¶
func (o *PatchVoicemailGroupPolicyBadRequest) IsClientError() bool
IsClientError returns true when this patch voicemail group policy bad request response has a 4xx status code
func (*PatchVoicemailGroupPolicyBadRequest) IsCode ¶
func (o *PatchVoicemailGroupPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy bad request response a status code equal to that given
func (*PatchVoicemailGroupPolicyBadRequest) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy bad request response has a 3xx status code
func (*PatchVoicemailGroupPolicyBadRequest) IsServerError ¶
func (o *PatchVoicemailGroupPolicyBadRequest) IsServerError() bool
IsServerError returns true when this patch voicemail group policy bad request response has a 5xx status code
func (*PatchVoicemailGroupPolicyBadRequest) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy bad request response has a 2xx status code
func (*PatchVoicemailGroupPolicyBadRequest) String ¶
func (o *PatchVoicemailGroupPolicyBadRequest) String() string
type PatchVoicemailGroupPolicyForbidden ¶
PatchVoicemailGroupPolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchVoicemailGroupPolicyForbidden ¶
func NewPatchVoicemailGroupPolicyForbidden() *PatchVoicemailGroupPolicyForbidden
NewPatchVoicemailGroupPolicyForbidden creates a PatchVoicemailGroupPolicyForbidden with default headers values
func (*PatchVoicemailGroupPolicyForbidden) Error ¶
func (o *PatchVoicemailGroupPolicyForbidden) Error() string
func (*PatchVoicemailGroupPolicyForbidden) GetPayload ¶
func (o *PatchVoicemailGroupPolicyForbidden) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyForbidden) IsClientError ¶
func (o *PatchVoicemailGroupPolicyForbidden) IsClientError() bool
IsClientError returns true when this patch voicemail group policy forbidden response has a 4xx status code
func (*PatchVoicemailGroupPolicyForbidden) IsCode ¶
func (o *PatchVoicemailGroupPolicyForbidden) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy forbidden response a status code equal to that given
func (*PatchVoicemailGroupPolicyForbidden) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyForbidden) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy forbidden response has a 3xx status code
func (*PatchVoicemailGroupPolicyForbidden) IsServerError ¶
func (o *PatchVoicemailGroupPolicyForbidden) IsServerError() bool
IsServerError returns true when this patch voicemail group policy forbidden response has a 5xx status code
func (*PatchVoicemailGroupPolicyForbidden) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyForbidden) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy forbidden response has a 2xx status code
func (*PatchVoicemailGroupPolicyForbidden) String ¶
func (o *PatchVoicemailGroupPolicyForbidden) String() string
type PatchVoicemailGroupPolicyGatewayTimeout ¶
PatchVoicemailGroupPolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchVoicemailGroupPolicyGatewayTimeout ¶
func NewPatchVoicemailGroupPolicyGatewayTimeout() *PatchVoicemailGroupPolicyGatewayTimeout
NewPatchVoicemailGroupPolicyGatewayTimeout creates a PatchVoicemailGroupPolicyGatewayTimeout with default headers values
func (*PatchVoicemailGroupPolicyGatewayTimeout) Error ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) Error() string
func (*PatchVoicemailGroupPolicyGatewayTimeout) GetPayload ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyGatewayTimeout) IsClientError ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail group policy gateway timeout response has a 4xx status code
func (*PatchVoicemailGroupPolicyGatewayTimeout) IsCode ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy gateway timeout response a status code equal to that given
func (*PatchVoicemailGroupPolicyGatewayTimeout) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy gateway timeout response has a 3xx status code
func (*PatchVoicemailGroupPolicyGatewayTimeout) IsServerError ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail group policy gateway timeout response has a 5xx status code
func (*PatchVoicemailGroupPolicyGatewayTimeout) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy gateway timeout response has a 2xx status code
func (*PatchVoicemailGroupPolicyGatewayTimeout) String ¶
func (o *PatchVoicemailGroupPolicyGatewayTimeout) String() string
type PatchVoicemailGroupPolicyInternalServerError ¶
PatchVoicemailGroupPolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchVoicemailGroupPolicyInternalServerError ¶
func NewPatchVoicemailGroupPolicyInternalServerError() *PatchVoicemailGroupPolicyInternalServerError
NewPatchVoicemailGroupPolicyInternalServerError creates a PatchVoicemailGroupPolicyInternalServerError with default headers values
func (*PatchVoicemailGroupPolicyInternalServerError) Error ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) Error() string
func (*PatchVoicemailGroupPolicyInternalServerError) GetPayload ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyInternalServerError) IsClientError ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) IsClientError() bool
IsClientError returns true when this patch voicemail group policy internal server error response has a 4xx status code
func (*PatchVoicemailGroupPolicyInternalServerError) IsCode ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy internal server error response a status code equal to that given
func (*PatchVoicemailGroupPolicyInternalServerError) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy internal server error response has a 3xx status code
func (*PatchVoicemailGroupPolicyInternalServerError) IsServerError ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) IsServerError() bool
IsServerError returns true when this patch voicemail group policy internal server error response has a 5xx status code
func (*PatchVoicemailGroupPolicyInternalServerError) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy internal server error response has a 2xx status code
func (*PatchVoicemailGroupPolicyInternalServerError) String ¶
func (o *PatchVoicemailGroupPolicyInternalServerError) String() string
type PatchVoicemailGroupPolicyNotFound ¶
PatchVoicemailGroupPolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchVoicemailGroupPolicyNotFound ¶
func NewPatchVoicemailGroupPolicyNotFound() *PatchVoicemailGroupPolicyNotFound
NewPatchVoicemailGroupPolicyNotFound creates a PatchVoicemailGroupPolicyNotFound with default headers values
func (*PatchVoicemailGroupPolicyNotFound) Error ¶
func (o *PatchVoicemailGroupPolicyNotFound) Error() string
func (*PatchVoicemailGroupPolicyNotFound) GetPayload ¶
func (o *PatchVoicemailGroupPolicyNotFound) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyNotFound) IsClientError ¶
func (o *PatchVoicemailGroupPolicyNotFound) IsClientError() bool
IsClientError returns true when this patch voicemail group policy not found response has a 4xx status code
func (*PatchVoicemailGroupPolicyNotFound) IsCode ¶
func (o *PatchVoicemailGroupPolicyNotFound) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy not found response a status code equal to that given
func (*PatchVoicemailGroupPolicyNotFound) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy not found response has a 3xx status code
func (*PatchVoicemailGroupPolicyNotFound) IsServerError ¶
func (o *PatchVoicemailGroupPolicyNotFound) IsServerError() bool
IsServerError returns true when this patch voicemail group policy not found response has a 5xx status code
func (*PatchVoicemailGroupPolicyNotFound) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy not found response has a 2xx status code
func (*PatchVoicemailGroupPolicyNotFound) String ¶
func (o *PatchVoicemailGroupPolicyNotFound) String() string
type PatchVoicemailGroupPolicyOK ¶
type PatchVoicemailGroupPolicyOK struct {
Payload *models.VoicemailGroupPolicy
}
PatchVoicemailGroupPolicyOK describes a response with status code 200, with default header values.
successful operation
func NewPatchVoicemailGroupPolicyOK ¶
func NewPatchVoicemailGroupPolicyOK() *PatchVoicemailGroupPolicyOK
NewPatchVoicemailGroupPolicyOK creates a PatchVoicemailGroupPolicyOK with default headers values
func (*PatchVoicemailGroupPolicyOK) Error ¶
func (o *PatchVoicemailGroupPolicyOK) Error() string
func (*PatchVoicemailGroupPolicyOK) GetPayload ¶
func (o *PatchVoicemailGroupPolicyOK) GetPayload() *models.VoicemailGroupPolicy
func (*PatchVoicemailGroupPolicyOK) IsClientError ¶
func (o *PatchVoicemailGroupPolicyOK) IsClientError() bool
IsClientError returns true when this patch voicemail group policy o k response has a 4xx status code
func (*PatchVoicemailGroupPolicyOK) IsCode ¶
func (o *PatchVoicemailGroupPolicyOK) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy o k response a status code equal to that given
func (*PatchVoicemailGroupPolicyOK) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyOK) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy o k response has a 3xx status code
func (*PatchVoicemailGroupPolicyOK) IsServerError ¶
func (o *PatchVoicemailGroupPolicyOK) IsServerError() bool
IsServerError returns true when this patch voicemail group policy o k response has a 5xx status code
func (*PatchVoicemailGroupPolicyOK) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyOK) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy o k response has a 2xx status code
func (*PatchVoicemailGroupPolicyOK) String ¶
func (o *PatchVoicemailGroupPolicyOK) String() string
type PatchVoicemailGroupPolicyParams ¶
type PatchVoicemailGroupPolicyParams struct { /* Body. The group's voicemail policy */ Body *models.VoicemailGroupPolicy /* GroupID. Group ID */ GroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchVoicemailGroupPolicyParams contains all the parameters to send to the API endpoint
for the patch voicemail group policy operation. Typically these are written to a http.Request.
func NewPatchVoicemailGroupPolicyParams ¶
func NewPatchVoicemailGroupPolicyParams() *PatchVoicemailGroupPolicyParams
NewPatchVoicemailGroupPolicyParams creates a new PatchVoicemailGroupPolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchVoicemailGroupPolicyParamsWithContext ¶
func NewPatchVoicemailGroupPolicyParamsWithContext(ctx context.Context) *PatchVoicemailGroupPolicyParams
NewPatchVoicemailGroupPolicyParamsWithContext creates a new PatchVoicemailGroupPolicyParams object with the ability to set a context for a request.
func NewPatchVoicemailGroupPolicyParamsWithHTTPClient ¶
func NewPatchVoicemailGroupPolicyParamsWithHTTPClient(client *http.Client) *PatchVoicemailGroupPolicyParams
NewPatchVoicemailGroupPolicyParamsWithHTTPClient creates a new PatchVoicemailGroupPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewPatchVoicemailGroupPolicyParamsWithTimeout ¶
func NewPatchVoicemailGroupPolicyParamsWithTimeout(timeout time.Duration) *PatchVoicemailGroupPolicyParams
NewPatchVoicemailGroupPolicyParamsWithTimeout creates a new PatchVoicemailGroupPolicyParams object with the ability to set a timeout on a request.
func (*PatchVoicemailGroupPolicyParams) SetBody ¶
func (o *PatchVoicemailGroupPolicyParams) SetBody(body *models.VoicemailGroupPolicy)
SetBody adds the body to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) SetContext ¶
func (o *PatchVoicemailGroupPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) SetDefaults ¶
func (o *PatchVoicemailGroupPolicyParams) SetDefaults()
SetDefaults hydrates default values in the patch voicemail group policy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailGroupPolicyParams) SetGroupID ¶
func (o *PatchVoicemailGroupPolicyParams) SetGroupID(groupID string)
SetGroupID adds the groupId to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) SetHTTPClient ¶
func (o *PatchVoicemailGroupPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) SetTimeout ¶
func (o *PatchVoicemailGroupPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) WithBody ¶
func (o *PatchVoicemailGroupPolicyParams) WithBody(body *models.VoicemailGroupPolicy) *PatchVoicemailGroupPolicyParams
WithBody adds the body to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) WithContext ¶
func (o *PatchVoicemailGroupPolicyParams) WithContext(ctx context.Context) *PatchVoicemailGroupPolicyParams
WithContext adds the context to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) WithDefaults ¶
func (o *PatchVoicemailGroupPolicyParams) WithDefaults() *PatchVoicemailGroupPolicyParams
WithDefaults hydrates default values in the patch voicemail group policy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailGroupPolicyParams) WithGroupID ¶
func (o *PatchVoicemailGroupPolicyParams) WithGroupID(groupID string) *PatchVoicemailGroupPolicyParams
WithGroupID adds the groupID to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) WithHTTPClient ¶
func (o *PatchVoicemailGroupPolicyParams) WithHTTPClient(client *http.Client) *PatchVoicemailGroupPolicyParams
WithHTTPClient adds the HTTPClient to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) WithTimeout ¶
func (o *PatchVoicemailGroupPolicyParams) WithTimeout(timeout time.Duration) *PatchVoicemailGroupPolicyParams
WithTimeout adds the timeout to the patch voicemail group policy params
func (*PatchVoicemailGroupPolicyParams) WriteToRequest ¶
func (o *PatchVoicemailGroupPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchVoicemailGroupPolicyReader ¶
type PatchVoicemailGroupPolicyReader struct {
// contains filtered or unexported fields
}
PatchVoicemailGroupPolicyReader is a Reader for the PatchVoicemailGroupPolicy structure.
func (*PatchVoicemailGroupPolicyReader) ReadResponse ¶
func (o *PatchVoicemailGroupPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchVoicemailGroupPolicyRequestEntityTooLarge ¶
PatchVoicemailGroupPolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchVoicemailGroupPolicyRequestEntityTooLarge ¶
func NewPatchVoicemailGroupPolicyRequestEntityTooLarge() *PatchVoicemailGroupPolicyRequestEntityTooLarge
NewPatchVoicemailGroupPolicyRequestEntityTooLarge creates a PatchVoicemailGroupPolicyRequestEntityTooLarge with default headers values
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) Error ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) Error() string
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) GetPayload ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) IsClientError ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch voicemail group policy request entity too large response has a 4xx status code
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) IsCode ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy request entity too large response a status code equal to that given
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy request entity too large response has a 3xx status code
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) IsServerError ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch voicemail group policy request entity too large response has a 5xx status code
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy request entity too large response has a 2xx status code
func (*PatchVoicemailGroupPolicyRequestEntityTooLarge) String ¶
func (o *PatchVoicemailGroupPolicyRequestEntityTooLarge) String() string
type PatchVoicemailGroupPolicyRequestTimeout ¶
PatchVoicemailGroupPolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchVoicemailGroupPolicyRequestTimeout ¶
func NewPatchVoicemailGroupPolicyRequestTimeout() *PatchVoicemailGroupPolicyRequestTimeout
NewPatchVoicemailGroupPolicyRequestTimeout creates a PatchVoicemailGroupPolicyRequestTimeout with default headers values
func (*PatchVoicemailGroupPolicyRequestTimeout) Error ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) Error() string
func (*PatchVoicemailGroupPolicyRequestTimeout) GetPayload ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyRequestTimeout) IsClientError ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail group policy request timeout response has a 4xx status code
func (*PatchVoicemailGroupPolicyRequestTimeout) IsCode ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy request timeout response a status code equal to that given
func (*PatchVoicemailGroupPolicyRequestTimeout) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy request timeout response has a 3xx status code
func (*PatchVoicemailGroupPolicyRequestTimeout) IsServerError ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail group policy request timeout response has a 5xx status code
func (*PatchVoicemailGroupPolicyRequestTimeout) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy request timeout response has a 2xx status code
func (*PatchVoicemailGroupPolicyRequestTimeout) String ¶
func (o *PatchVoicemailGroupPolicyRequestTimeout) String() string
type PatchVoicemailGroupPolicyServiceUnavailable ¶
type PatchVoicemailGroupPolicyServiceUnavailable struct {
}PatchVoicemailGroupPolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchVoicemailGroupPolicyServiceUnavailable ¶
func NewPatchVoicemailGroupPolicyServiceUnavailable() *PatchVoicemailGroupPolicyServiceUnavailable
NewPatchVoicemailGroupPolicyServiceUnavailable creates a PatchVoicemailGroupPolicyServiceUnavailable with default headers values
func (*PatchVoicemailGroupPolicyServiceUnavailable) Error ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) Error() string
func (*PatchVoicemailGroupPolicyServiceUnavailable) GetPayload ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyServiceUnavailable) IsClientError ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch voicemail group policy service unavailable response has a 4xx status code
func (*PatchVoicemailGroupPolicyServiceUnavailable) IsCode ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy service unavailable response a status code equal to that given
func (*PatchVoicemailGroupPolicyServiceUnavailable) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy service unavailable response has a 3xx status code
func (*PatchVoicemailGroupPolicyServiceUnavailable) IsServerError ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch voicemail group policy service unavailable response has a 5xx status code
func (*PatchVoicemailGroupPolicyServiceUnavailable) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy service unavailable response has a 2xx status code
func (*PatchVoicemailGroupPolicyServiceUnavailable) String ¶
func (o *PatchVoicemailGroupPolicyServiceUnavailable) String() string
type PatchVoicemailGroupPolicyTooManyRequests ¶
PatchVoicemailGroupPolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchVoicemailGroupPolicyTooManyRequests ¶
func NewPatchVoicemailGroupPolicyTooManyRequests() *PatchVoicemailGroupPolicyTooManyRequests
NewPatchVoicemailGroupPolicyTooManyRequests creates a PatchVoicemailGroupPolicyTooManyRequests with default headers values
func (*PatchVoicemailGroupPolicyTooManyRequests) Error ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) Error() string
func (*PatchVoicemailGroupPolicyTooManyRequests) GetPayload ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyTooManyRequests) IsClientError ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this patch voicemail group policy too many requests response has a 4xx status code
func (*PatchVoicemailGroupPolicyTooManyRequests) IsCode ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy too many requests response a status code equal to that given
func (*PatchVoicemailGroupPolicyTooManyRequests) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy too many requests response has a 3xx status code
func (*PatchVoicemailGroupPolicyTooManyRequests) IsServerError ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this patch voicemail group policy too many requests response has a 5xx status code
func (*PatchVoicemailGroupPolicyTooManyRequests) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy too many requests response has a 2xx status code
func (*PatchVoicemailGroupPolicyTooManyRequests) String ¶
func (o *PatchVoicemailGroupPolicyTooManyRequests) String() string
type PatchVoicemailGroupPolicyUnauthorized ¶
type PatchVoicemailGroupPolicyUnauthorized struct {
}PatchVoicemailGroupPolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchVoicemailGroupPolicyUnauthorized ¶
func NewPatchVoicemailGroupPolicyUnauthorized() *PatchVoicemailGroupPolicyUnauthorized
NewPatchVoicemailGroupPolicyUnauthorized creates a PatchVoicemailGroupPolicyUnauthorized with default headers values
func (*PatchVoicemailGroupPolicyUnauthorized) Error ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) Error() string
func (*PatchVoicemailGroupPolicyUnauthorized) GetPayload ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyUnauthorized) IsClientError ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this patch voicemail group policy unauthorized response has a 4xx status code
func (*PatchVoicemailGroupPolicyUnauthorized) IsCode ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy unauthorized response a status code equal to that given
func (*PatchVoicemailGroupPolicyUnauthorized) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy unauthorized response has a 3xx status code
func (*PatchVoicemailGroupPolicyUnauthorized) IsServerError ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this patch voicemail group policy unauthorized response has a 5xx status code
func (*PatchVoicemailGroupPolicyUnauthorized) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy unauthorized response has a 2xx status code
func (*PatchVoicemailGroupPolicyUnauthorized) String ¶
func (o *PatchVoicemailGroupPolicyUnauthorized) String() string
type PatchVoicemailGroupPolicyUnsupportedMediaType ¶
PatchVoicemailGroupPolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchVoicemailGroupPolicyUnsupportedMediaType ¶
func NewPatchVoicemailGroupPolicyUnsupportedMediaType() *PatchVoicemailGroupPolicyUnsupportedMediaType
NewPatchVoicemailGroupPolicyUnsupportedMediaType creates a PatchVoicemailGroupPolicyUnsupportedMediaType with default headers values
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) Error ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) Error() string
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) GetPayload ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) IsClientError ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch voicemail group policy unsupported media type response has a 4xx status code
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) IsCode ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch voicemail group policy unsupported media type response a status code equal to that given
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) IsRedirect ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch voicemail group policy unsupported media type response has a 3xx status code
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) IsServerError ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch voicemail group policy unsupported media type response has a 5xx status code
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) IsSuccess ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch voicemail group policy unsupported media type response has a 2xx status code
func (*PatchVoicemailGroupPolicyUnsupportedMediaType) String ¶
func (o *PatchVoicemailGroupPolicyUnsupportedMediaType) String() string
type PatchVoicemailMePolicyBadRequest ¶
PatchVoicemailMePolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchVoicemailMePolicyBadRequest ¶
func NewPatchVoicemailMePolicyBadRequest() *PatchVoicemailMePolicyBadRequest
NewPatchVoicemailMePolicyBadRequest creates a PatchVoicemailMePolicyBadRequest with default headers values
func (*PatchVoicemailMePolicyBadRequest) Error ¶
func (o *PatchVoicemailMePolicyBadRequest) Error() string
func (*PatchVoicemailMePolicyBadRequest) GetPayload ¶
func (o *PatchVoicemailMePolicyBadRequest) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyBadRequest) IsClientError ¶
func (o *PatchVoicemailMePolicyBadRequest) IsClientError() bool
IsClientError returns true when this patch voicemail me policy bad request response has a 4xx status code
func (*PatchVoicemailMePolicyBadRequest) IsCode ¶
func (o *PatchVoicemailMePolicyBadRequest) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy bad request response a status code equal to that given
func (*PatchVoicemailMePolicyBadRequest) IsRedirect ¶
func (o *PatchVoicemailMePolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy bad request response has a 3xx status code
func (*PatchVoicemailMePolicyBadRequest) IsServerError ¶
func (o *PatchVoicemailMePolicyBadRequest) IsServerError() bool
IsServerError returns true when this patch voicemail me policy bad request response has a 5xx status code
func (*PatchVoicemailMePolicyBadRequest) IsSuccess ¶
func (o *PatchVoicemailMePolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy bad request response has a 2xx status code
func (*PatchVoicemailMePolicyBadRequest) String ¶
func (o *PatchVoicemailMePolicyBadRequest) String() string
type PatchVoicemailMePolicyForbidden ¶
PatchVoicemailMePolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchVoicemailMePolicyForbidden ¶
func NewPatchVoicemailMePolicyForbidden() *PatchVoicemailMePolicyForbidden
NewPatchVoicemailMePolicyForbidden creates a PatchVoicemailMePolicyForbidden with default headers values
func (*PatchVoicemailMePolicyForbidden) Error ¶
func (o *PatchVoicemailMePolicyForbidden) Error() string
func (*PatchVoicemailMePolicyForbidden) GetPayload ¶
func (o *PatchVoicemailMePolicyForbidden) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyForbidden) IsClientError ¶
func (o *PatchVoicemailMePolicyForbidden) IsClientError() bool
IsClientError returns true when this patch voicemail me policy forbidden response has a 4xx status code
func (*PatchVoicemailMePolicyForbidden) IsCode ¶
func (o *PatchVoicemailMePolicyForbidden) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy forbidden response a status code equal to that given
func (*PatchVoicemailMePolicyForbidden) IsRedirect ¶
func (o *PatchVoicemailMePolicyForbidden) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy forbidden response has a 3xx status code
func (*PatchVoicemailMePolicyForbidden) IsServerError ¶
func (o *PatchVoicemailMePolicyForbidden) IsServerError() bool
IsServerError returns true when this patch voicemail me policy forbidden response has a 5xx status code
func (*PatchVoicemailMePolicyForbidden) IsSuccess ¶
func (o *PatchVoicemailMePolicyForbidden) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy forbidden response has a 2xx status code
func (*PatchVoicemailMePolicyForbidden) String ¶
func (o *PatchVoicemailMePolicyForbidden) String() string
type PatchVoicemailMePolicyGatewayTimeout ¶
PatchVoicemailMePolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchVoicemailMePolicyGatewayTimeout ¶
func NewPatchVoicemailMePolicyGatewayTimeout() *PatchVoicemailMePolicyGatewayTimeout
NewPatchVoicemailMePolicyGatewayTimeout creates a PatchVoicemailMePolicyGatewayTimeout with default headers values
func (*PatchVoicemailMePolicyGatewayTimeout) Error ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) Error() string
func (*PatchVoicemailMePolicyGatewayTimeout) GetPayload ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyGatewayTimeout) IsClientError ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail me policy gateway timeout response has a 4xx status code
func (*PatchVoicemailMePolicyGatewayTimeout) IsCode ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy gateway timeout response a status code equal to that given
func (*PatchVoicemailMePolicyGatewayTimeout) IsRedirect ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy gateway timeout response has a 3xx status code
func (*PatchVoicemailMePolicyGatewayTimeout) IsServerError ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail me policy gateway timeout response has a 5xx status code
func (*PatchVoicemailMePolicyGatewayTimeout) IsSuccess ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy gateway timeout response has a 2xx status code
func (*PatchVoicemailMePolicyGatewayTimeout) String ¶
func (o *PatchVoicemailMePolicyGatewayTimeout) String() string
type PatchVoicemailMePolicyInternalServerError ¶
PatchVoicemailMePolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchVoicemailMePolicyInternalServerError ¶
func NewPatchVoicemailMePolicyInternalServerError() *PatchVoicemailMePolicyInternalServerError
NewPatchVoicemailMePolicyInternalServerError creates a PatchVoicemailMePolicyInternalServerError with default headers values
func (*PatchVoicemailMePolicyInternalServerError) Error ¶
func (o *PatchVoicemailMePolicyInternalServerError) Error() string
func (*PatchVoicemailMePolicyInternalServerError) GetPayload ¶
func (o *PatchVoicemailMePolicyInternalServerError) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyInternalServerError) IsClientError ¶
func (o *PatchVoicemailMePolicyInternalServerError) IsClientError() bool
IsClientError returns true when this patch voicemail me policy internal server error response has a 4xx status code
func (*PatchVoicemailMePolicyInternalServerError) IsCode ¶
func (o *PatchVoicemailMePolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy internal server error response a status code equal to that given
func (*PatchVoicemailMePolicyInternalServerError) IsRedirect ¶
func (o *PatchVoicemailMePolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy internal server error response has a 3xx status code
func (*PatchVoicemailMePolicyInternalServerError) IsServerError ¶
func (o *PatchVoicemailMePolicyInternalServerError) IsServerError() bool
IsServerError returns true when this patch voicemail me policy internal server error response has a 5xx status code
func (*PatchVoicemailMePolicyInternalServerError) IsSuccess ¶
func (o *PatchVoicemailMePolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy internal server error response has a 2xx status code
func (*PatchVoicemailMePolicyInternalServerError) String ¶
func (o *PatchVoicemailMePolicyInternalServerError) String() string
type PatchVoicemailMePolicyNotFound ¶
PatchVoicemailMePolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchVoicemailMePolicyNotFound ¶
func NewPatchVoicemailMePolicyNotFound() *PatchVoicemailMePolicyNotFound
NewPatchVoicemailMePolicyNotFound creates a PatchVoicemailMePolicyNotFound with default headers values
func (*PatchVoicemailMePolicyNotFound) Error ¶
func (o *PatchVoicemailMePolicyNotFound) Error() string
func (*PatchVoicemailMePolicyNotFound) GetPayload ¶
func (o *PatchVoicemailMePolicyNotFound) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyNotFound) IsClientError ¶
func (o *PatchVoicemailMePolicyNotFound) IsClientError() bool
IsClientError returns true when this patch voicemail me policy not found response has a 4xx status code
func (*PatchVoicemailMePolicyNotFound) IsCode ¶
func (o *PatchVoicemailMePolicyNotFound) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy not found response a status code equal to that given
func (*PatchVoicemailMePolicyNotFound) IsRedirect ¶
func (o *PatchVoicemailMePolicyNotFound) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy not found response has a 3xx status code
func (*PatchVoicemailMePolicyNotFound) IsServerError ¶
func (o *PatchVoicemailMePolicyNotFound) IsServerError() bool
IsServerError returns true when this patch voicemail me policy not found response has a 5xx status code
func (*PatchVoicemailMePolicyNotFound) IsSuccess ¶
func (o *PatchVoicemailMePolicyNotFound) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy not found response has a 2xx status code
func (*PatchVoicemailMePolicyNotFound) String ¶
func (o *PatchVoicemailMePolicyNotFound) String() string
type PatchVoicemailMePolicyOK ¶
type PatchVoicemailMePolicyOK struct {
Payload *models.VoicemailUserPolicy
}
PatchVoicemailMePolicyOK describes a response with status code 200, with default header values.
successful operation
func NewPatchVoicemailMePolicyOK ¶
func NewPatchVoicemailMePolicyOK() *PatchVoicemailMePolicyOK
NewPatchVoicemailMePolicyOK creates a PatchVoicemailMePolicyOK with default headers values
func (*PatchVoicemailMePolicyOK) Error ¶
func (o *PatchVoicemailMePolicyOK) Error() string
func (*PatchVoicemailMePolicyOK) GetPayload ¶
func (o *PatchVoicemailMePolicyOK) GetPayload() *models.VoicemailUserPolicy
func (*PatchVoicemailMePolicyOK) IsClientError ¶
func (o *PatchVoicemailMePolicyOK) IsClientError() bool
IsClientError returns true when this patch voicemail me policy o k response has a 4xx status code
func (*PatchVoicemailMePolicyOK) IsCode ¶
func (o *PatchVoicemailMePolicyOK) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy o k response a status code equal to that given
func (*PatchVoicemailMePolicyOK) IsRedirect ¶
func (o *PatchVoicemailMePolicyOK) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy o k response has a 3xx status code
func (*PatchVoicemailMePolicyOK) IsServerError ¶
func (o *PatchVoicemailMePolicyOK) IsServerError() bool
IsServerError returns true when this patch voicemail me policy o k response has a 5xx status code
func (*PatchVoicemailMePolicyOK) IsSuccess ¶
func (o *PatchVoicemailMePolicyOK) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy o k response has a 2xx status code
func (*PatchVoicemailMePolicyOK) String ¶
func (o *PatchVoicemailMePolicyOK) String() string
type PatchVoicemailMePolicyParams ¶
type PatchVoicemailMePolicyParams struct { /* Body. The user's voicemail policy */ Body *models.VoicemailUserPolicy Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchVoicemailMePolicyParams contains all the parameters to send to the API endpoint
for the patch voicemail me policy operation. Typically these are written to a http.Request.
func NewPatchVoicemailMePolicyParams ¶
func NewPatchVoicemailMePolicyParams() *PatchVoicemailMePolicyParams
NewPatchVoicemailMePolicyParams creates a new PatchVoicemailMePolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchVoicemailMePolicyParamsWithContext ¶
func NewPatchVoicemailMePolicyParamsWithContext(ctx context.Context) *PatchVoicemailMePolicyParams
NewPatchVoicemailMePolicyParamsWithContext creates a new PatchVoicemailMePolicyParams object with the ability to set a context for a request.
func NewPatchVoicemailMePolicyParamsWithHTTPClient ¶
func NewPatchVoicemailMePolicyParamsWithHTTPClient(client *http.Client) *PatchVoicemailMePolicyParams
NewPatchVoicemailMePolicyParamsWithHTTPClient creates a new PatchVoicemailMePolicyParams object with the ability to set a custom HTTPClient for a request.
func NewPatchVoicemailMePolicyParamsWithTimeout ¶
func NewPatchVoicemailMePolicyParamsWithTimeout(timeout time.Duration) *PatchVoicemailMePolicyParams
NewPatchVoicemailMePolicyParamsWithTimeout creates a new PatchVoicemailMePolicyParams object with the ability to set a timeout on a request.
func (*PatchVoicemailMePolicyParams) SetBody ¶
func (o *PatchVoicemailMePolicyParams) SetBody(body *models.VoicemailUserPolicy)
SetBody adds the body to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) SetContext ¶
func (o *PatchVoicemailMePolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) SetDefaults ¶
func (o *PatchVoicemailMePolicyParams) SetDefaults()
SetDefaults hydrates default values in the patch voicemail me policy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailMePolicyParams) SetHTTPClient ¶
func (o *PatchVoicemailMePolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) SetTimeout ¶
func (o *PatchVoicemailMePolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) WithBody ¶
func (o *PatchVoicemailMePolicyParams) WithBody(body *models.VoicemailUserPolicy) *PatchVoicemailMePolicyParams
WithBody adds the body to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) WithContext ¶
func (o *PatchVoicemailMePolicyParams) WithContext(ctx context.Context) *PatchVoicemailMePolicyParams
WithContext adds the context to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) WithDefaults ¶
func (o *PatchVoicemailMePolicyParams) WithDefaults() *PatchVoicemailMePolicyParams
WithDefaults hydrates default values in the patch voicemail me policy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailMePolicyParams) WithHTTPClient ¶
func (o *PatchVoicemailMePolicyParams) WithHTTPClient(client *http.Client) *PatchVoicemailMePolicyParams
WithHTTPClient adds the HTTPClient to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) WithTimeout ¶
func (o *PatchVoicemailMePolicyParams) WithTimeout(timeout time.Duration) *PatchVoicemailMePolicyParams
WithTimeout adds the timeout to the patch voicemail me policy params
func (*PatchVoicemailMePolicyParams) WriteToRequest ¶
func (o *PatchVoicemailMePolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchVoicemailMePolicyReader ¶
type PatchVoicemailMePolicyReader struct {
// contains filtered or unexported fields
}
PatchVoicemailMePolicyReader is a Reader for the PatchVoicemailMePolicy structure.
func (*PatchVoicemailMePolicyReader) ReadResponse ¶
func (o *PatchVoicemailMePolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchVoicemailMePolicyRequestEntityTooLarge ¶
PatchVoicemailMePolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchVoicemailMePolicyRequestEntityTooLarge ¶
func NewPatchVoicemailMePolicyRequestEntityTooLarge() *PatchVoicemailMePolicyRequestEntityTooLarge
NewPatchVoicemailMePolicyRequestEntityTooLarge creates a PatchVoicemailMePolicyRequestEntityTooLarge with default headers values
func (*PatchVoicemailMePolicyRequestEntityTooLarge) Error ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) Error() string
func (*PatchVoicemailMePolicyRequestEntityTooLarge) GetPayload ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyRequestEntityTooLarge) IsClientError ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch voicemail me policy request entity too large response has a 4xx status code
func (*PatchVoicemailMePolicyRequestEntityTooLarge) IsCode ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy request entity too large response a status code equal to that given
func (*PatchVoicemailMePolicyRequestEntityTooLarge) IsRedirect ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy request entity too large response has a 3xx status code
func (*PatchVoicemailMePolicyRequestEntityTooLarge) IsServerError ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch voicemail me policy request entity too large response has a 5xx status code
func (*PatchVoicemailMePolicyRequestEntityTooLarge) IsSuccess ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy request entity too large response has a 2xx status code
func (*PatchVoicemailMePolicyRequestEntityTooLarge) String ¶
func (o *PatchVoicemailMePolicyRequestEntityTooLarge) String() string
type PatchVoicemailMePolicyRequestTimeout ¶
PatchVoicemailMePolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchVoicemailMePolicyRequestTimeout ¶
func NewPatchVoicemailMePolicyRequestTimeout() *PatchVoicemailMePolicyRequestTimeout
NewPatchVoicemailMePolicyRequestTimeout creates a PatchVoicemailMePolicyRequestTimeout with default headers values
func (*PatchVoicemailMePolicyRequestTimeout) Error ¶
func (o *PatchVoicemailMePolicyRequestTimeout) Error() string
func (*PatchVoicemailMePolicyRequestTimeout) GetPayload ¶
func (o *PatchVoicemailMePolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyRequestTimeout) IsClientError ¶
func (o *PatchVoicemailMePolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail me policy request timeout response has a 4xx status code
func (*PatchVoicemailMePolicyRequestTimeout) IsCode ¶
func (o *PatchVoicemailMePolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy request timeout response a status code equal to that given
func (*PatchVoicemailMePolicyRequestTimeout) IsRedirect ¶
func (o *PatchVoicemailMePolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy request timeout response has a 3xx status code
func (*PatchVoicemailMePolicyRequestTimeout) IsServerError ¶
func (o *PatchVoicemailMePolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail me policy request timeout response has a 5xx status code
func (*PatchVoicemailMePolicyRequestTimeout) IsSuccess ¶
func (o *PatchVoicemailMePolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy request timeout response has a 2xx status code
func (*PatchVoicemailMePolicyRequestTimeout) String ¶
func (o *PatchVoicemailMePolicyRequestTimeout) String() string
type PatchVoicemailMePolicyServiceUnavailable ¶
type PatchVoicemailMePolicyServiceUnavailable struct {
}PatchVoicemailMePolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchVoicemailMePolicyServiceUnavailable ¶
func NewPatchVoicemailMePolicyServiceUnavailable() *PatchVoicemailMePolicyServiceUnavailable
NewPatchVoicemailMePolicyServiceUnavailable creates a PatchVoicemailMePolicyServiceUnavailable with default headers values
func (*PatchVoicemailMePolicyServiceUnavailable) Error ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) Error() string
func (*PatchVoicemailMePolicyServiceUnavailable) GetPayload ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyServiceUnavailable) IsClientError ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch voicemail me policy service unavailable response has a 4xx status code
func (*PatchVoicemailMePolicyServiceUnavailable) IsCode ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy service unavailable response a status code equal to that given
func (*PatchVoicemailMePolicyServiceUnavailable) IsRedirect ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy service unavailable response has a 3xx status code
func (*PatchVoicemailMePolicyServiceUnavailable) IsServerError ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch voicemail me policy service unavailable response has a 5xx status code
func (*PatchVoicemailMePolicyServiceUnavailable) IsSuccess ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy service unavailable response has a 2xx status code
func (*PatchVoicemailMePolicyServiceUnavailable) String ¶
func (o *PatchVoicemailMePolicyServiceUnavailable) String() string
type PatchVoicemailMePolicyTooManyRequests ¶
PatchVoicemailMePolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchVoicemailMePolicyTooManyRequests ¶
func NewPatchVoicemailMePolicyTooManyRequests() *PatchVoicemailMePolicyTooManyRequests
NewPatchVoicemailMePolicyTooManyRequests creates a PatchVoicemailMePolicyTooManyRequests with default headers values
func (*PatchVoicemailMePolicyTooManyRequests) Error ¶
func (o *PatchVoicemailMePolicyTooManyRequests) Error() string
func (*PatchVoicemailMePolicyTooManyRequests) GetPayload ¶
func (o *PatchVoicemailMePolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyTooManyRequests) IsClientError ¶
func (o *PatchVoicemailMePolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this patch voicemail me policy too many requests response has a 4xx status code
func (*PatchVoicemailMePolicyTooManyRequests) IsCode ¶
func (o *PatchVoicemailMePolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy too many requests response a status code equal to that given
func (*PatchVoicemailMePolicyTooManyRequests) IsRedirect ¶
func (o *PatchVoicemailMePolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy too many requests response has a 3xx status code
func (*PatchVoicemailMePolicyTooManyRequests) IsServerError ¶
func (o *PatchVoicemailMePolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this patch voicemail me policy too many requests response has a 5xx status code
func (*PatchVoicemailMePolicyTooManyRequests) IsSuccess ¶
func (o *PatchVoicemailMePolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy too many requests response has a 2xx status code
func (*PatchVoicemailMePolicyTooManyRequests) String ¶
func (o *PatchVoicemailMePolicyTooManyRequests) String() string
type PatchVoicemailMePolicyUnauthorized ¶
type PatchVoicemailMePolicyUnauthorized struct {
}PatchVoicemailMePolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchVoicemailMePolicyUnauthorized ¶
func NewPatchVoicemailMePolicyUnauthorized() *PatchVoicemailMePolicyUnauthorized
NewPatchVoicemailMePolicyUnauthorized creates a PatchVoicemailMePolicyUnauthorized with default headers values
func (*PatchVoicemailMePolicyUnauthorized) Error ¶
func (o *PatchVoicemailMePolicyUnauthorized) Error() string
func (*PatchVoicemailMePolicyUnauthorized) GetPayload ¶
func (o *PatchVoicemailMePolicyUnauthorized) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyUnauthorized) IsClientError ¶
func (o *PatchVoicemailMePolicyUnauthorized) IsClientError() bool
IsClientError returns true when this patch voicemail me policy unauthorized response has a 4xx status code
func (*PatchVoicemailMePolicyUnauthorized) IsCode ¶
func (o *PatchVoicemailMePolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy unauthorized response a status code equal to that given
func (*PatchVoicemailMePolicyUnauthorized) IsRedirect ¶
func (o *PatchVoicemailMePolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy unauthorized response has a 3xx status code
func (*PatchVoicemailMePolicyUnauthorized) IsServerError ¶
func (o *PatchVoicemailMePolicyUnauthorized) IsServerError() bool
IsServerError returns true when this patch voicemail me policy unauthorized response has a 5xx status code
func (*PatchVoicemailMePolicyUnauthorized) IsSuccess ¶
func (o *PatchVoicemailMePolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy unauthorized response has a 2xx status code
func (*PatchVoicemailMePolicyUnauthorized) String ¶
func (o *PatchVoicemailMePolicyUnauthorized) String() string
type PatchVoicemailMePolicyUnsupportedMediaType ¶
PatchVoicemailMePolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchVoicemailMePolicyUnsupportedMediaType ¶
func NewPatchVoicemailMePolicyUnsupportedMediaType() *PatchVoicemailMePolicyUnsupportedMediaType
NewPatchVoicemailMePolicyUnsupportedMediaType creates a PatchVoicemailMePolicyUnsupportedMediaType with default headers values
func (*PatchVoicemailMePolicyUnsupportedMediaType) Error ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) Error() string
func (*PatchVoicemailMePolicyUnsupportedMediaType) GetPayload ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchVoicemailMePolicyUnsupportedMediaType) IsClientError ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch voicemail me policy unsupported media type response has a 4xx status code
func (*PatchVoicemailMePolicyUnsupportedMediaType) IsCode ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch voicemail me policy unsupported media type response a status code equal to that given
func (*PatchVoicemailMePolicyUnsupportedMediaType) IsRedirect ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch voicemail me policy unsupported media type response has a 3xx status code
func (*PatchVoicemailMePolicyUnsupportedMediaType) IsServerError ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch voicemail me policy unsupported media type response has a 5xx status code
func (*PatchVoicemailMePolicyUnsupportedMediaType) IsSuccess ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch voicemail me policy unsupported media type response has a 2xx status code
func (*PatchVoicemailMePolicyUnsupportedMediaType) String ¶
func (o *PatchVoicemailMePolicyUnsupportedMediaType) String() string
type PatchVoicemailMessageBadRequest ¶
PatchVoicemailMessageBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchVoicemailMessageBadRequest ¶
func NewPatchVoicemailMessageBadRequest() *PatchVoicemailMessageBadRequest
NewPatchVoicemailMessageBadRequest creates a PatchVoicemailMessageBadRequest with default headers values
func (*PatchVoicemailMessageBadRequest) Error ¶
func (o *PatchVoicemailMessageBadRequest) Error() string
func (*PatchVoicemailMessageBadRequest) GetPayload ¶
func (o *PatchVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageBadRequest) IsClientError ¶
func (o *PatchVoicemailMessageBadRequest) IsClientError() bool
IsClientError returns true when this patch voicemail message bad request response has a 4xx status code
func (*PatchVoicemailMessageBadRequest) IsCode ¶
func (o *PatchVoicemailMessageBadRequest) IsCode(code int) bool
IsCode returns true when this patch voicemail message bad request response a status code equal to that given
func (*PatchVoicemailMessageBadRequest) IsRedirect ¶
func (o *PatchVoicemailMessageBadRequest) IsRedirect() bool
IsRedirect returns true when this patch voicemail message bad request response has a 3xx status code
func (*PatchVoicemailMessageBadRequest) IsServerError ¶
func (o *PatchVoicemailMessageBadRequest) IsServerError() bool
IsServerError returns true when this patch voicemail message bad request response has a 5xx status code
func (*PatchVoicemailMessageBadRequest) IsSuccess ¶
func (o *PatchVoicemailMessageBadRequest) IsSuccess() bool
IsSuccess returns true when this patch voicemail message bad request response has a 2xx status code
func (*PatchVoicemailMessageBadRequest) String ¶
func (o *PatchVoicemailMessageBadRequest) String() string
type PatchVoicemailMessageConflict ¶
PatchVoicemailMessageConflict describes a response with status code 409, with default header values.
Conflict
func NewPatchVoicemailMessageConflict ¶
func NewPatchVoicemailMessageConflict() *PatchVoicemailMessageConflict
NewPatchVoicemailMessageConflict creates a PatchVoicemailMessageConflict with default headers values
func (*PatchVoicemailMessageConflict) Error ¶
func (o *PatchVoicemailMessageConflict) Error() string
func (*PatchVoicemailMessageConflict) GetPayload ¶
func (o *PatchVoicemailMessageConflict) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageConflict) IsClientError ¶
func (o *PatchVoicemailMessageConflict) IsClientError() bool
IsClientError returns true when this patch voicemail message conflict response has a 4xx status code
func (*PatchVoicemailMessageConflict) IsCode ¶
func (o *PatchVoicemailMessageConflict) IsCode(code int) bool
IsCode returns true when this patch voicemail message conflict response a status code equal to that given
func (*PatchVoicemailMessageConflict) IsRedirect ¶
func (o *PatchVoicemailMessageConflict) IsRedirect() bool
IsRedirect returns true when this patch voicemail message conflict response has a 3xx status code
func (*PatchVoicemailMessageConflict) IsServerError ¶
func (o *PatchVoicemailMessageConflict) IsServerError() bool
IsServerError returns true when this patch voicemail message conflict response has a 5xx status code
func (*PatchVoicemailMessageConflict) IsSuccess ¶
func (o *PatchVoicemailMessageConflict) IsSuccess() bool
IsSuccess returns true when this patch voicemail message conflict response has a 2xx status code
func (*PatchVoicemailMessageConflict) String ¶
func (o *PatchVoicemailMessageConflict) String() string
type PatchVoicemailMessageForbidden ¶
PatchVoicemailMessageForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchVoicemailMessageForbidden ¶
func NewPatchVoicemailMessageForbidden() *PatchVoicemailMessageForbidden
NewPatchVoicemailMessageForbidden creates a PatchVoicemailMessageForbidden with default headers values
func (*PatchVoicemailMessageForbidden) Error ¶
func (o *PatchVoicemailMessageForbidden) Error() string
func (*PatchVoicemailMessageForbidden) GetPayload ¶
func (o *PatchVoicemailMessageForbidden) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageForbidden) IsClientError ¶
func (o *PatchVoicemailMessageForbidden) IsClientError() bool
IsClientError returns true when this patch voicemail message forbidden response has a 4xx status code
func (*PatchVoicemailMessageForbidden) IsCode ¶
func (o *PatchVoicemailMessageForbidden) IsCode(code int) bool
IsCode returns true when this patch voicemail message forbidden response a status code equal to that given
func (*PatchVoicemailMessageForbidden) IsRedirect ¶
func (o *PatchVoicemailMessageForbidden) IsRedirect() bool
IsRedirect returns true when this patch voicemail message forbidden response has a 3xx status code
func (*PatchVoicemailMessageForbidden) IsServerError ¶
func (o *PatchVoicemailMessageForbidden) IsServerError() bool
IsServerError returns true when this patch voicemail message forbidden response has a 5xx status code
func (*PatchVoicemailMessageForbidden) IsSuccess ¶
func (o *PatchVoicemailMessageForbidden) IsSuccess() bool
IsSuccess returns true when this patch voicemail message forbidden response has a 2xx status code
func (*PatchVoicemailMessageForbidden) String ¶
func (o *PatchVoicemailMessageForbidden) String() string
type PatchVoicemailMessageGatewayTimeout ¶
PatchVoicemailMessageGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchVoicemailMessageGatewayTimeout ¶
func NewPatchVoicemailMessageGatewayTimeout() *PatchVoicemailMessageGatewayTimeout
NewPatchVoicemailMessageGatewayTimeout creates a PatchVoicemailMessageGatewayTimeout with default headers values
func (*PatchVoicemailMessageGatewayTimeout) Error ¶
func (o *PatchVoicemailMessageGatewayTimeout) Error() string
func (*PatchVoicemailMessageGatewayTimeout) GetPayload ¶
func (o *PatchVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageGatewayTimeout) IsClientError ¶
func (o *PatchVoicemailMessageGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail message gateway timeout response has a 4xx status code
func (*PatchVoicemailMessageGatewayTimeout) IsCode ¶
func (o *PatchVoicemailMessageGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail message gateway timeout response a status code equal to that given
func (*PatchVoicemailMessageGatewayTimeout) IsRedirect ¶
func (o *PatchVoicemailMessageGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail message gateway timeout response has a 3xx status code
func (*PatchVoicemailMessageGatewayTimeout) IsServerError ¶
func (o *PatchVoicemailMessageGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail message gateway timeout response has a 5xx status code
func (*PatchVoicemailMessageGatewayTimeout) IsSuccess ¶
func (o *PatchVoicemailMessageGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail message gateway timeout response has a 2xx status code
func (*PatchVoicemailMessageGatewayTimeout) String ¶
func (o *PatchVoicemailMessageGatewayTimeout) String() string
type PatchVoicemailMessageInternalServerError ¶
PatchVoicemailMessageInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchVoicemailMessageInternalServerError ¶
func NewPatchVoicemailMessageInternalServerError() *PatchVoicemailMessageInternalServerError
NewPatchVoicemailMessageInternalServerError creates a PatchVoicemailMessageInternalServerError with default headers values
func (*PatchVoicemailMessageInternalServerError) Error ¶
func (o *PatchVoicemailMessageInternalServerError) Error() string
func (*PatchVoicemailMessageInternalServerError) GetPayload ¶
func (o *PatchVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageInternalServerError) IsClientError ¶
func (o *PatchVoicemailMessageInternalServerError) IsClientError() bool
IsClientError returns true when this patch voicemail message internal server error response has a 4xx status code
func (*PatchVoicemailMessageInternalServerError) IsCode ¶
func (o *PatchVoicemailMessageInternalServerError) IsCode(code int) bool
IsCode returns true when this patch voicemail message internal server error response a status code equal to that given
func (*PatchVoicemailMessageInternalServerError) IsRedirect ¶
func (o *PatchVoicemailMessageInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch voicemail message internal server error response has a 3xx status code
func (*PatchVoicemailMessageInternalServerError) IsServerError ¶
func (o *PatchVoicemailMessageInternalServerError) IsServerError() bool
IsServerError returns true when this patch voicemail message internal server error response has a 5xx status code
func (*PatchVoicemailMessageInternalServerError) IsSuccess ¶
func (o *PatchVoicemailMessageInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch voicemail message internal server error response has a 2xx status code
func (*PatchVoicemailMessageInternalServerError) String ¶
func (o *PatchVoicemailMessageInternalServerError) String() string
type PatchVoicemailMessageNotFound ¶
PatchVoicemailMessageNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchVoicemailMessageNotFound ¶
func NewPatchVoicemailMessageNotFound() *PatchVoicemailMessageNotFound
NewPatchVoicemailMessageNotFound creates a PatchVoicemailMessageNotFound with default headers values
func (*PatchVoicemailMessageNotFound) Error ¶
func (o *PatchVoicemailMessageNotFound) Error() string
func (*PatchVoicemailMessageNotFound) GetPayload ¶
func (o *PatchVoicemailMessageNotFound) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageNotFound) IsClientError ¶
func (o *PatchVoicemailMessageNotFound) IsClientError() bool
IsClientError returns true when this patch voicemail message not found response has a 4xx status code
func (*PatchVoicemailMessageNotFound) IsCode ¶
func (o *PatchVoicemailMessageNotFound) IsCode(code int) bool
IsCode returns true when this patch voicemail message not found response a status code equal to that given
func (*PatchVoicemailMessageNotFound) IsRedirect ¶
func (o *PatchVoicemailMessageNotFound) IsRedirect() bool
IsRedirect returns true when this patch voicemail message not found response has a 3xx status code
func (*PatchVoicemailMessageNotFound) IsServerError ¶
func (o *PatchVoicemailMessageNotFound) IsServerError() bool
IsServerError returns true when this patch voicemail message not found response has a 5xx status code
func (*PatchVoicemailMessageNotFound) IsSuccess ¶
func (o *PatchVoicemailMessageNotFound) IsSuccess() bool
IsSuccess returns true when this patch voicemail message not found response has a 2xx status code
func (*PatchVoicemailMessageNotFound) String ¶
func (o *PatchVoicemailMessageNotFound) String() string
type PatchVoicemailMessageOK ¶
type PatchVoicemailMessageOK struct {
Payload *models.VoicemailMessage
}
PatchVoicemailMessageOK describes a response with status code 200, with default header values.
successful operation
func NewPatchVoicemailMessageOK ¶
func NewPatchVoicemailMessageOK() *PatchVoicemailMessageOK
NewPatchVoicemailMessageOK creates a PatchVoicemailMessageOK with default headers values
func (*PatchVoicemailMessageOK) Error ¶
func (o *PatchVoicemailMessageOK) Error() string
func (*PatchVoicemailMessageOK) GetPayload ¶
func (o *PatchVoicemailMessageOK) GetPayload() *models.VoicemailMessage
func (*PatchVoicemailMessageOK) IsClientError ¶
func (o *PatchVoicemailMessageOK) IsClientError() bool
IsClientError returns true when this patch voicemail message o k response has a 4xx status code
func (*PatchVoicemailMessageOK) IsCode ¶
func (o *PatchVoicemailMessageOK) IsCode(code int) bool
IsCode returns true when this patch voicemail message o k response a status code equal to that given
func (*PatchVoicemailMessageOK) IsRedirect ¶
func (o *PatchVoicemailMessageOK) IsRedirect() bool
IsRedirect returns true when this patch voicemail message o k response has a 3xx status code
func (*PatchVoicemailMessageOK) IsServerError ¶
func (o *PatchVoicemailMessageOK) IsServerError() bool
IsServerError returns true when this patch voicemail message o k response has a 5xx status code
func (*PatchVoicemailMessageOK) IsSuccess ¶
func (o *PatchVoicemailMessageOK) IsSuccess() bool
IsSuccess returns true when this patch voicemail message o k response has a 2xx status code
func (*PatchVoicemailMessageOK) String ¶
func (o *PatchVoicemailMessageOK) String() string
type PatchVoicemailMessageParams ¶
type PatchVoicemailMessageParams struct { /* Body. VoicemailMessage */ Body *models.VoicemailMessage /* MessageID. Message ID */ MessageID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchVoicemailMessageParams contains all the parameters to send to the API endpoint
for the patch voicemail message operation. Typically these are written to a http.Request.
func NewPatchVoicemailMessageParams ¶
func NewPatchVoicemailMessageParams() *PatchVoicemailMessageParams
NewPatchVoicemailMessageParams creates a new PatchVoicemailMessageParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchVoicemailMessageParamsWithContext ¶
func NewPatchVoicemailMessageParamsWithContext(ctx context.Context) *PatchVoicemailMessageParams
NewPatchVoicemailMessageParamsWithContext creates a new PatchVoicemailMessageParams object with the ability to set a context for a request.
func NewPatchVoicemailMessageParamsWithHTTPClient ¶
func NewPatchVoicemailMessageParamsWithHTTPClient(client *http.Client) *PatchVoicemailMessageParams
NewPatchVoicemailMessageParamsWithHTTPClient creates a new PatchVoicemailMessageParams object with the ability to set a custom HTTPClient for a request.
func NewPatchVoicemailMessageParamsWithTimeout ¶
func NewPatchVoicemailMessageParamsWithTimeout(timeout time.Duration) *PatchVoicemailMessageParams
NewPatchVoicemailMessageParamsWithTimeout creates a new PatchVoicemailMessageParams object with the ability to set a timeout on a request.
func (*PatchVoicemailMessageParams) SetBody ¶
func (o *PatchVoicemailMessageParams) SetBody(body *models.VoicemailMessage)
SetBody adds the body to the patch voicemail message params
func (*PatchVoicemailMessageParams) SetContext ¶
func (o *PatchVoicemailMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the patch voicemail message params
func (*PatchVoicemailMessageParams) SetDefaults ¶
func (o *PatchVoicemailMessageParams) SetDefaults()
SetDefaults hydrates default values in the patch voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailMessageParams) SetHTTPClient ¶
func (o *PatchVoicemailMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch voicemail message params
func (*PatchVoicemailMessageParams) SetMessageID ¶
func (o *PatchVoicemailMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the patch voicemail message params
func (*PatchVoicemailMessageParams) SetTimeout ¶
func (o *PatchVoicemailMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch voicemail message params
func (*PatchVoicemailMessageParams) WithBody ¶
func (o *PatchVoicemailMessageParams) WithBody(body *models.VoicemailMessage) *PatchVoicemailMessageParams
WithBody adds the body to the patch voicemail message params
func (*PatchVoicemailMessageParams) WithContext ¶
func (o *PatchVoicemailMessageParams) WithContext(ctx context.Context) *PatchVoicemailMessageParams
WithContext adds the context to the patch voicemail message params
func (*PatchVoicemailMessageParams) WithDefaults ¶
func (o *PatchVoicemailMessageParams) WithDefaults() *PatchVoicemailMessageParams
WithDefaults hydrates default values in the patch voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailMessageParams) WithHTTPClient ¶
func (o *PatchVoicemailMessageParams) WithHTTPClient(client *http.Client) *PatchVoicemailMessageParams
WithHTTPClient adds the HTTPClient to the patch voicemail message params
func (*PatchVoicemailMessageParams) WithMessageID ¶
func (o *PatchVoicemailMessageParams) WithMessageID(messageID string) *PatchVoicemailMessageParams
WithMessageID adds the messageID to the patch voicemail message params
func (*PatchVoicemailMessageParams) WithTimeout ¶
func (o *PatchVoicemailMessageParams) WithTimeout(timeout time.Duration) *PatchVoicemailMessageParams
WithTimeout adds the timeout to the patch voicemail message params
func (*PatchVoicemailMessageParams) WriteToRequest ¶
func (o *PatchVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchVoicemailMessageReader ¶
type PatchVoicemailMessageReader struct {
// contains filtered or unexported fields
}
PatchVoicemailMessageReader is a Reader for the PatchVoicemailMessage structure.
func (*PatchVoicemailMessageReader) ReadResponse ¶
func (o *PatchVoicemailMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchVoicemailMessageRequestEntityTooLarge ¶
PatchVoicemailMessageRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchVoicemailMessageRequestEntityTooLarge ¶
func NewPatchVoicemailMessageRequestEntityTooLarge() *PatchVoicemailMessageRequestEntityTooLarge
NewPatchVoicemailMessageRequestEntityTooLarge creates a PatchVoicemailMessageRequestEntityTooLarge with default headers values
func (*PatchVoicemailMessageRequestEntityTooLarge) Error ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) Error() string
func (*PatchVoicemailMessageRequestEntityTooLarge) GetPayload ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageRequestEntityTooLarge) IsClientError ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch voicemail message request entity too large response has a 4xx status code
func (*PatchVoicemailMessageRequestEntityTooLarge) IsCode ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch voicemail message request entity too large response a status code equal to that given
func (*PatchVoicemailMessageRequestEntityTooLarge) IsRedirect ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch voicemail message request entity too large response has a 3xx status code
func (*PatchVoicemailMessageRequestEntityTooLarge) IsServerError ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch voicemail message request entity too large response has a 5xx status code
func (*PatchVoicemailMessageRequestEntityTooLarge) IsSuccess ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch voicemail message request entity too large response has a 2xx status code
func (*PatchVoicemailMessageRequestEntityTooLarge) String ¶
func (o *PatchVoicemailMessageRequestEntityTooLarge) String() string
type PatchVoicemailMessageRequestTimeout ¶
PatchVoicemailMessageRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchVoicemailMessageRequestTimeout ¶
func NewPatchVoicemailMessageRequestTimeout() *PatchVoicemailMessageRequestTimeout
NewPatchVoicemailMessageRequestTimeout creates a PatchVoicemailMessageRequestTimeout with default headers values
func (*PatchVoicemailMessageRequestTimeout) Error ¶
func (o *PatchVoicemailMessageRequestTimeout) Error() string
func (*PatchVoicemailMessageRequestTimeout) GetPayload ¶
func (o *PatchVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageRequestTimeout) IsClientError ¶
func (o *PatchVoicemailMessageRequestTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail message request timeout response has a 4xx status code
func (*PatchVoicemailMessageRequestTimeout) IsCode ¶
func (o *PatchVoicemailMessageRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail message request timeout response a status code equal to that given
func (*PatchVoicemailMessageRequestTimeout) IsRedirect ¶
func (o *PatchVoicemailMessageRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail message request timeout response has a 3xx status code
func (*PatchVoicemailMessageRequestTimeout) IsServerError ¶
func (o *PatchVoicemailMessageRequestTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail message request timeout response has a 5xx status code
func (*PatchVoicemailMessageRequestTimeout) IsSuccess ¶
func (o *PatchVoicemailMessageRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail message request timeout response has a 2xx status code
func (*PatchVoicemailMessageRequestTimeout) String ¶
func (o *PatchVoicemailMessageRequestTimeout) String() string
type PatchVoicemailMessageServiceUnavailable ¶
type PatchVoicemailMessageServiceUnavailable struct {
}PatchVoicemailMessageServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchVoicemailMessageServiceUnavailable ¶
func NewPatchVoicemailMessageServiceUnavailable() *PatchVoicemailMessageServiceUnavailable
NewPatchVoicemailMessageServiceUnavailable creates a PatchVoicemailMessageServiceUnavailable with default headers values
func (*PatchVoicemailMessageServiceUnavailable) Error ¶
func (o *PatchVoicemailMessageServiceUnavailable) Error() string
func (*PatchVoicemailMessageServiceUnavailable) GetPayload ¶
func (o *PatchVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageServiceUnavailable) IsClientError ¶
func (o *PatchVoicemailMessageServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch voicemail message service unavailable response has a 4xx status code
func (*PatchVoicemailMessageServiceUnavailable) IsCode ¶
func (o *PatchVoicemailMessageServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch voicemail message service unavailable response a status code equal to that given
func (*PatchVoicemailMessageServiceUnavailable) IsRedirect ¶
func (o *PatchVoicemailMessageServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch voicemail message service unavailable response has a 3xx status code
func (*PatchVoicemailMessageServiceUnavailable) IsServerError ¶
func (o *PatchVoicemailMessageServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch voicemail message service unavailable response has a 5xx status code
func (*PatchVoicemailMessageServiceUnavailable) IsSuccess ¶
func (o *PatchVoicemailMessageServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch voicemail message service unavailable response has a 2xx status code
func (*PatchVoicemailMessageServiceUnavailable) String ¶
func (o *PatchVoicemailMessageServiceUnavailable) String() string
type PatchVoicemailMessageTooManyRequests ¶
PatchVoicemailMessageTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchVoicemailMessageTooManyRequests ¶
func NewPatchVoicemailMessageTooManyRequests() *PatchVoicemailMessageTooManyRequests
NewPatchVoicemailMessageTooManyRequests creates a PatchVoicemailMessageTooManyRequests with default headers values
func (*PatchVoicemailMessageTooManyRequests) Error ¶
func (o *PatchVoicemailMessageTooManyRequests) Error() string
func (*PatchVoicemailMessageTooManyRequests) GetPayload ¶
func (o *PatchVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageTooManyRequests) IsClientError ¶
func (o *PatchVoicemailMessageTooManyRequests) IsClientError() bool
IsClientError returns true when this patch voicemail message too many requests response has a 4xx status code
func (*PatchVoicemailMessageTooManyRequests) IsCode ¶
func (o *PatchVoicemailMessageTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch voicemail message too many requests response a status code equal to that given
func (*PatchVoicemailMessageTooManyRequests) IsRedirect ¶
func (o *PatchVoicemailMessageTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch voicemail message too many requests response has a 3xx status code
func (*PatchVoicemailMessageTooManyRequests) IsServerError ¶
func (o *PatchVoicemailMessageTooManyRequests) IsServerError() bool
IsServerError returns true when this patch voicemail message too many requests response has a 5xx status code
func (*PatchVoicemailMessageTooManyRequests) IsSuccess ¶
func (o *PatchVoicemailMessageTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch voicemail message too many requests response has a 2xx status code
func (*PatchVoicemailMessageTooManyRequests) String ¶
func (o *PatchVoicemailMessageTooManyRequests) String() string
type PatchVoicemailMessageUnauthorized ¶
type PatchVoicemailMessageUnauthorized struct {
}PatchVoicemailMessageUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchVoicemailMessageUnauthorized ¶
func NewPatchVoicemailMessageUnauthorized() *PatchVoicemailMessageUnauthorized
NewPatchVoicemailMessageUnauthorized creates a PatchVoicemailMessageUnauthorized with default headers values
func (*PatchVoicemailMessageUnauthorized) Error ¶
func (o *PatchVoicemailMessageUnauthorized) Error() string
func (*PatchVoicemailMessageUnauthorized) GetPayload ¶
func (o *PatchVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageUnauthorized) IsClientError ¶
func (o *PatchVoicemailMessageUnauthorized) IsClientError() bool
IsClientError returns true when this patch voicemail message unauthorized response has a 4xx status code
func (*PatchVoicemailMessageUnauthorized) IsCode ¶
func (o *PatchVoicemailMessageUnauthorized) IsCode(code int) bool
IsCode returns true when this patch voicemail message unauthorized response a status code equal to that given
func (*PatchVoicemailMessageUnauthorized) IsRedirect ¶
func (o *PatchVoicemailMessageUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch voicemail message unauthorized response has a 3xx status code
func (*PatchVoicemailMessageUnauthorized) IsServerError ¶
func (o *PatchVoicemailMessageUnauthorized) IsServerError() bool
IsServerError returns true when this patch voicemail message unauthorized response has a 5xx status code
func (*PatchVoicemailMessageUnauthorized) IsSuccess ¶
func (o *PatchVoicemailMessageUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch voicemail message unauthorized response has a 2xx status code
func (*PatchVoicemailMessageUnauthorized) String ¶
func (o *PatchVoicemailMessageUnauthorized) String() string
type PatchVoicemailMessageUnsupportedMediaType ¶
PatchVoicemailMessageUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchVoicemailMessageUnsupportedMediaType ¶
func NewPatchVoicemailMessageUnsupportedMediaType() *PatchVoicemailMessageUnsupportedMediaType
NewPatchVoicemailMessageUnsupportedMediaType creates a PatchVoicemailMessageUnsupportedMediaType with default headers values
func (*PatchVoicemailMessageUnsupportedMediaType) Error ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) Error() string
func (*PatchVoicemailMessageUnsupportedMediaType) GetPayload ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchVoicemailMessageUnsupportedMediaType) IsClientError ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch voicemail message unsupported media type response has a 4xx status code
func (*PatchVoicemailMessageUnsupportedMediaType) IsCode ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch voicemail message unsupported media type response a status code equal to that given
func (*PatchVoicemailMessageUnsupportedMediaType) IsRedirect ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch voicemail message unsupported media type response has a 3xx status code
func (*PatchVoicemailMessageUnsupportedMediaType) IsServerError ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch voicemail message unsupported media type response has a 5xx status code
func (*PatchVoicemailMessageUnsupportedMediaType) IsSuccess ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch voicemail message unsupported media type response has a 2xx status code
func (*PatchVoicemailMessageUnsupportedMediaType) String ¶
func (o *PatchVoicemailMessageUnsupportedMediaType) String() string
type PatchVoicemailUserpolicyBadRequest ¶
PatchVoicemailUserpolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchVoicemailUserpolicyBadRequest ¶
func NewPatchVoicemailUserpolicyBadRequest() *PatchVoicemailUserpolicyBadRequest
NewPatchVoicemailUserpolicyBadRequest creates a PatchVoicemailUserpolicyBadRequest with default headers values
func (*PatchVoicemailUserpolicyBadRequest) Error ¶
func (o *PatchVoicemailUserpolicyBadRequest) Error() string
func (*PatchVoicemailUserpolicyBadRequest) GetPayload ¶
func (o *PatchVoicemailUserpolicyBadRequest) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyBadRequest) IsClientError ¶
func (o *PatchVoicemailUserpolicyBadRequest) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy bad request response has a 4xx status code
func (*PatchVoicemailUserpolicyBadRequest) IsCode ¶
func (o *PatchVoicemailUserpolicyBadRequest) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy bad request response a status code equal to that given
func (*PatchVoicemailUserpolicyBadRequest) IsRedirect ¶
func (o *PatchVoicemailUserpolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy bad request response has a 3xx status code
func (*PatchVoicemailUserpolicyBadRequest) IsServerError ¶
func (o *PatchVoicemailUserpolicyBadRequest) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy bad request response has a 5xx status code
func (*PatchVoicemailUserpolicyBadRequest) IsSuccess ¶
func (o *PatchVoicemailUserpolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy bad request response has a 2xx status code
func (*PatchVoicemailUserpolicyBadRequest) String ¶
func (o *PatchVoicemailUserpolicyBadRequest) String() string
type PatchVoicemailUserpolicyForbidden ¶
PatchVoicemailUserpolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchVoicemailUserpolicyForbidden ¶
func NewPatchVoicemailUserpolicyForbidden() *PatchVoicemailUserpolicyForbidden
NewPatchVoicemailUserpolicyForbidden creates a PatchVoicemailUserpolicyForbidden with default headers values
func (*PatchVoicemailUserpolicyForbidden) Error ¶
func (o *PatchVoicemailUserpolicyForbidden) Error() string
func (*PatchVoicemailUserpolicyForbidden) GetPayload ¶
func (o *PatchVoicemailUserpolicyForbidden) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyForbidden) IsClientError ¶
func (o *PatchVoicemailUserpolicyForbidden) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy forbidden response has a 4xx status code
func (*PatchVoicemailUserpolicyForbidden) IsCode ¶
func (o *PatchVoicemailUserpolicyForbidden) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy forbidden response a status code equal to that given
func (*PatchVoicemailUserpolicyForbidden) IsRedirect ¶
func (o *PatchVoicemailUserpolicyForbidden) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy forbidden response has a 3xx status code
func (*PatchVoicemailUserpolicyForbidden) IsServerError ¶
func (o *PatchVoicemailUserpolicyForbidden) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy forbidden response has a 5xx status code
func (*PatchVoicemailUserpolicyForbidden) IsSuccess ¶
func (o *PatchVoicemailUserpolicyForbidden) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy forbidden response has a 2xx status code
func (*PatchVoicemailUserpolicyForbidden) String ¶
func (o *PatchVoicemailUserpolicyForbidden) String() string
type PatchVoicemailUserpolicyGatewayTimeout ¶
PatchVoicemailUserpolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchVoicemailUserpolicyGatewayTimeout ¶
func NewPatchVoicemailUserpolicyGatewayTimeout() *PatchVoicemailUserpolicyGatewayTimeout
NewPatchVoicemailUserpolicyGatewayTimeout creates a PatchVoicemailUserpolicyGatewayTimeout with default headers values
func (*PatchVoicemailUserpolicyGatewayTimeout) Error ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) Error() string
func (*PatchVoicemailUserpolicyGatewayTimeout) GetPayload ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyGatewayTimeout) IsClientError ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy gateway timeout response has a 4xx status code
func (*PatchVoicemailUserpolicyGatewayTimeout) IsCode ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy gateway timeout response a status code equal to that given
func (*PatchVoicemailUserpolicyGatewayTimeout) IsRedirect ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy gateway timeout response has a 3xx status code
func (*PatchVoicemailUserpolicyGatewayTimeout) IsServerError ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy gateway timeout response has a 5xx status code
func (*PatchVoicemailUserpolicyGatewayTimeout) IsSuccess ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy gateway timeout response has a 2xx status code
func (*PatchVoicemailUserpolicyGatewayTimeout) String ¶
func (o *PatchVoicemailUserpolicyGatewayTimeout) String() string
type PatchVoicemailUserpolicyInternalServerError ¶
PatchVoicemailUserpolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchVoicemailUserpolicyInternalServerError ¶
func NewPatchVoicemailUserpolicyInternalServerError() *PatchVoicemailUserpolicyInternalServerError
NewPatchVoicemailUserpolicyInternalServerError creates a PatchVoicemailUserpolicyInternalServerError with default headers values
func (*PatchVoicemailUserpolicyInternalServerError) Error ¶
func (o *PatchVoicemailUserpolicyInternalServerError) Error() string
func (*PatchVoicemailUserpolicyInternalServerError) GetPayload ¶
func (o *PatchVoicemailUserpolicyInternalServerError) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyInternalServerError) IsClientError ¶
func (o *PatchVoicemailUserpolicyInternalServerError) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy internal server error response has a 4xx status code
func (*PatchVoicemailUserpolicyInternalServerError) IsCode ¶
func (o *PatchVoicemailUserpolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy internal server error response a status code equal to that given
func (*PatchVoicemailUserpolicyInternalServerError) IsRedirect ¶
func (o *PatchVoicemailUserpolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy internal server error response has a 3xx status code
func (*PatchVoicemailUserpolicyInternalServerError) IsServerError ¶
func (o *PatchVoicemailUserpolicyInternalServerError) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy internal server error response has a 5xx status code
func (*PatchVoicemailUserpolicyInternalServerError) IsSuccess ¶
func (o *PatchVoicemailUserpolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy internal server error response has a 2xx status code
func (*PatchVoicemailUserpolicyInternalServerError) String ¶
func (o *PatchVoicemailUserpolicyInternalServerError) String() string
type PatchVoicemailUserpolicyNotFound ¶
PatchVoicemailUserpolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchVoicemailUserpolicyNotFound ¶
func NewPatchVoicemailUserpolicyNotFound() *PatchVoicemailUserpolicyNotFound
NewPatchVoicemailUserpolicyNotFound creates a PatchVoicemailUserpolicyNotFound with default headers values
func (*PatchVoicemailUserpolicyNotFound) Error ¶
func (o *PatchVoicemailUserpolicyNotFound) Error() string
func (*PatchVoicemailUserpolicyNotFound) GetPayload ¶
func (o *PatchVoicemailUserpolicyNotFound) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyNotFound) IsClientError ¶
func (o *PatchVoicemailUserpolicyNotFound) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy not found response has a 4xx status code
func (*PatchVoicemailUserpolicyNotFound) IsCode ¶
func (o *PatchVoicemailUserpolicyNotFound) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy not found response a status code equal to that given
func (*PatchVoicemailUserpolicyNotFound) IsRedirect ¶
func (o *PatchVoicemailUserpolicyNotFound) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy not found response has a 3xx status code
func (*PatchVoicemailUserpolicyNotFound) IsServerError ¶
func (o *PatchVoicemailUserpolicyNotFound) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy not found response has a 5xx status code
func (*PatchVoicemailUserpolicyNotFound) IsSuccess ¶
func (o *PatchVoicemailUserpolicyNotFound) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy not found response has a 2xx status code
func (*PatchVoicemailUserpolicyNotFound) String ¶
func (o *PatchVoicemailUserpolicyNotFound) String() string
type PatchVoicemailUserpolicyOK ¶
type PatchVoicemailUserpolicyOK struct {
Payload *models.VoicemailUserPolicy
}
PatchVoicemailUserpolicyOK describes a response with status code 200, with default header values.
successful operation
func NewPatchVoicemailUserpolicyOK ¶
func NewPatchVoicemailUserpolicyOK() *PatchVoicemailUserpolicyOK
NewPatchVoicemailUserpolicyOK creates a PatchVoicemailUserpolicyOK with default headers values
func (*PatchVoicemailUserpolicyOK) Error ¶
func (o *PatchVoicemailUserpolicyOK) Error() string
func (*PatchVoicemailUserpolicyOK) GetPayload ¶
func (o *PatchVoicemailUserpolicyOK) GetPayload() *models.VoicemailUserPolicy
func (*PatchVoicemailUserpolicyOK) IsClientError ¶
func (o *PatchVoicemailUserpolicyOK) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy o k response has a 4xx status code
func (*PatchVoicemailUserpolicyOK) IsCode ¶
func (o *PatchVoicemailUserpolicyOK) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy o k response a status code equal to that given
func (*PatchVoicemailUserpolicyOK) IsRedirect ¶
func (o *PatchVoicemailUserpolicyOK) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy o k response has a 3xx status code
func (*PatchVoicemailUserpolicyOK) IsServerError ¶
func (o *PatchVoicemailUserpolicyOK) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy o k response has a 5xx status code
func (*PatchVoicemailUserpolicyOK) IsSuccess ¶
func (o *PatchVoicemailUserpolicyOK) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy o k response has a 2xx status code
func (*PatchVoicemailUserpolicyOK) String ¶
func (o *PatchVoicemailUserpolicyOK) String() string
type PatchVoicemailUserpolicyParams ¶
type PatchVoicemailUserpolicyParams struct { /* Body. The user's voicemail policy */ Body *models.VoicemailUserPolicy /* UserID. User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchVoicemailUserpolicyParams contains all the parameters to send to the API endpoint
for the patch voicemail userpolicy operation. Typically these are written to a http.Request.
func NewPatchVoicemailUserpolicyParams ¶
func NewPatchVoicemailUserpolicyParams() *PatchVoicemailUserpolicyParams
NewPatchVoicemailUserpolicyParams creates a new PatchVoicemailUserpolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchVoicemailUserpolicyParamsWithContext ¶
func NewPatchVoicemailUserpolicyParamsWithContext(ctx context.Context) *PatchVoicemailUserpolicyParams
NewPatchVoicemailUserpolicyParamsWithContext creates a new PatchVoicemailUserpolicyParams object with the ability to set a context for a request.
func NewPatchVoicemailUserpolicyParamsWithHTTPClient ¶
func NewPatchVoicemailUserpolicyParamsWithHTTPClient(client *http.Client) *PatchVoicemailUserpolicyParams
NewPatchVoicemailUserpolicyParamsWithHTTPClient creates a new PatchVoicemailUserpolicyParams object with the ability to set a custom HTTPClient for a request.
func NewPatchVoicemailUserpolicyParamsWithTimeout ¶
func NewPatchVoicemailUserpolicyParamsWithTimeout(timeout time.Duration) *PatchVoicemailUserpolicyParams
NewPatchVoicemailUserpolicyParamsWithTimeout creates a new PatchVoicemailUserpolicyParams object with the ability to set a timeout on a request.
func (*PatchVoicemailUserpolicyParams) SetBody ¶
func (o *PatchVoicemailUserpolicyParams) SetBody(body *models.VoicemailUserPolicy)
SetBody adds the body to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) SetContext ¶
func (o *PatchVoicemailUserpolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) SetDefaults ¶
func (o *PatchVoicemailUserpolicyParams) SetDefaults()
SetDefaults hydrates default values in the patch voicemail userpolicy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailUserpolicyParams) SetHTTPClient ¶
func (o *PatchVoicemailUserpolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) SetTimeout ¶
func (o *PatchVoicemailUserpolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) SetUserID ¶
func (o *PatchVoicemailUserpolicyParams) SetUserID(userID string)
SetUserID adds the userId to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) WithBody ¶
func (o *PatchVoicemailUserpolicyParams) WithBody(body *models.VoicemailUserPolicy) *PatchVoicemailUserpolicyParams
WithBody adds the body to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) WithContext ¶
func (o *PatchVoicemailUserpolicyParams) WithContext(ctx context.Context) *PatchVoicemailUserpolicyParams
WithContext adds the context to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) WithDefaults ¶
func (o *PatchVoicemailUserpolicyParams) WithDefaults() *PatchVoicemailUserpolicyParams
WithDefaults hydrates default values in the patch voicemail userpolicy params (not the query body).
All values with no default are reset to their zero value.
func (*PatchVoicemailUserpolicyParams) WithHTTPClient ¶
func (o *PatchVoicemailUserpolicyParams) WithHTTPClient(client *http.Client) *PatchVoicemailUserpolicyParams
WithHTTPClient adds the HTTPClient to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) WithTimeout ¶
func (o *PatchVoicemailUserpolicyParams) WithTimeout(timeout time.Duration) *PatchVoicemailUserpolicyParams
WithTimeout adds the timeout to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) WithUserID ¶
func (o *PatchVoicemailUserpolicyParams) WithUserID(userID string) *PatchVoicemailUserpolicyParams
WithUserID adds the userID to the patch voicemail userpolicy params
func (*PatchVoicemailUserpolicyParams) WriteToRequest ¶
func (o *PatchVoicemailUserpolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchVoicemailUserpolicyReader ¶
type PatchVoicemailUserpolicyReader struct {
// contains filtered or unexported fields
}
PatchVoicemailUserpolicyReader is a Reader for the PatchVoicemailUserpolicy structure.
func (*PatchVoicemailUserpolicyReader) ReadResponse ¶
func (o *PatchVoicemailUserpolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchVoicemailUserpolicyRequestEntityTooLarge ¶
PatchVoicemailUserpolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchVoicemailUserpolicyRequestEntityTooLarge ¶
func NewPatchVoicemailUserpolicyRequestEntityTooLarge() *PatchVoicemailUserpolicyRequestEntityTooLarge
NewPatchVoicemailUserpolicyRequestEntityTooLarge creates a PatchVoicemailUserpolicyRequestEntityTooLarge with default headers values
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) Error ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) Error() string
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) GetPayload ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) IsClientError ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy request entity too large response has a 4xx status code
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) IsCode ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy request entity too large response a status code equal to that given
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) IsRedirect ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy request entity too large response has a 3xx status code
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) IsServerError ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy request entity too large response has a 5xx status code
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) IsSuccess ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy request entity too large response has a 2xx status code
func (*PatchVoicemailUserpolicyRequestEntityTooLarge) String ¶
func (o *PatchVoicemailUserpolicyRequestEntityTooLarge) String() string
type PatchVoicemailUserpolicyRequestTimeout ¶
PatchVoicemailUserpolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchVoicemailUserpolicyRequestTimeout ¶
func NewPatchVoicemailUserpolicyRequestTimeout() *PatchVoicemailUserpolicyRequestTimeout
NewPatchVoicemailUserpolicyRequestTimeout creates a PatchVoicemailUserpolicyRequestTimeout with default headers values
func (*PatchVoicemailUserpolicyRequestTimeout) Error ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) Error() string
func (*PatchVoicemailUserpolicyRequestTimeout) GetPayload ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyRequestTimeout) IsClientError ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy request timeout response has a 4xx status code
func (*PatchVoicemailUserpolicyRequestTimeout) IsCode ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy request timeout response a status code equal to that given
func (*PatchVoicemailUserpolicyRequestTimeout) IsRedirect ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy request timeout response has a 3xx status code
func (*PatchVoicemailUserpolicyRequestTimeout) IsServerError ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy request timeout response has a 5xx status code
func (*PatchVoicemailUserpolicyRequestTimeout) IsSuccess ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy request timeout response has a 2xx status code
func (*PatchVoicemailUserpolicyRequestTimeout) String ¶
func (o *PatchVoicemailUserpolicyRequestTimeout) String() string
type PatchVoicemailUserpolicyServiceUnavailable ¶
type PatchVoicemailUserpolicyServiceUnavailable struct {
}PatchVoicemailUserpolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchVoicemailUserpolicyServiceUnavailable ¶
func NewPatchVoicemailUserpolicyServiceUnavailable() *PatchVoicemailUserpolicyServiceUnavailable
NewPatchVoicemailUserpolicyServiceUnavailable creates a PatchVoicemailUserpolicyServiceUnavailable with default headers values
func (*PatchVoicemailUserpolicyServiceUnavailable) Error ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) Error() string
func (*PatchVoicemailUserpolicyServiceUnavailable) GetPayload ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyServiceUnavailable) IsClientError ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy service unavailable response has a 4xx status code
func (*PatchVoicemailUserpolicyServiceUnavailable) IsCode ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy service unavailable response a status code equal to that given
func (*PatchVoicemailUserpolicyServiceUnavailable) IsRedirect ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy service unavailable response has a 3xx status code
func (*PatchVoicemailUserpolicyServiceUnavailable) IsServerError ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy service unavailable response has a 5xx status code
func (*PatchVoicemailUserpolicyServiceUnavailable) IsSuccess ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy service unavailable response has a 2xx status code
func (*PatchVoicemailUserpolicyServiceUnavailable) String ¶
func (o *PatchVoicemailUserpolicyServiceUnavailable) String() string
type PatchVoicemailUserpolicyTooManyRequests ¶
PatchVoicemailUserpolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchVoicemailUserpolicyTooManyRequests ¶
func NewPatchVoicemailUserpolicyTooManyRequests() *PatchVoicemailUserpolicyTooManyRequests
NewPatchVoicemailUserpolicyTooManyRequests creates a PatchVoicemailUserpolicyTooManyRequests with default headers values
func (*PatchVoicemailUserpolicyTooManyRequests) Error ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) Error() string
func (*PatchVoicemailUserpolicyTooManyRequests) GetPayload ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyTooManyRequests) IsClientError ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy too many requests response has a 4xx status code
func (*PatchVoicemailUserpolicyTooManyRequests) IsCode ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy too many requests response a status code equal to that given
func (*PatchVoicemailUserpolicyTooManyRequests) IsRedirect ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy too many requests response has a 3xx status code
func (*PatchVoicemailUserpolicyTooManyRequests) IsServerError ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy too many requests response has a 5xx status code
func (*PatchVoicemailUserpolicyTooManyRequests) IsSuccess ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy too many requests response has a 2xx status code
func (*PatchVoicemailUserpolicyTooManyRequests) String ¶
func (o *PatchVoicemailUserpolicyTooManyRequests) String() string
type PatchVoicemailUserpolicyUnauthorized ¶
type PatchVoicemailUserpolicyUnauthorized struct {
}PatchVoicemailUserpolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchVoicemailUserpolicyUnauthorized ¶
func NewPatchVoicemailUserpolicyUnauthorized() *PatchVoicemailUserpolicyUnauthorized
NewPatchVoicemailUserpolicyUnauthorized creates a PatchVoicemailUserpolicyUnauthorized with default headers values
func (*PatchVoicemailUserpolicyUnauthorized) Error ¶
func (o *PatchVoicemailUserpolicyUnauthorized) Error() string
func (*PatchVoicemailUserpolicyUnauthorized) GetPayload ¶
func (o *PatchVoicemailUserpolicyUnauthorized) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyUnauthorized) IsClientError ¶
func (o *PatchVoicemailUserpolicyUnauthorized) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy unauthorized response has a 4xx status code
func (*PatchVoicemailUserpolicyUnauthorized) IsCode ¶
func (o *PatchVoicemailUserpolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy unauthorized response a status code equal to that given
func (*PatchVoicemailUserpolicyUnauthorized) IsRedirect ¶
func (o *PatchVoicemailUserpolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy unauthorized response has a 3xx status code
func (*PatchVoicemailUserpolicyUnauthorized) IsServerError ¶
func (o *PatchVoicemailUserpolicyUnauthorized) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy unauthorized response has a 5xx status code
func (*PatchVoicemailUserpolicyUnauthorized) IsSuccess ¶
func (o *PatchVoicemailUserpolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy unauthorized response has a 2xx status code
func (*PatchVoicemailUserpolicyUnauthorized) String ¶
func (o *PatchVoicemailUserpolicyUnauthorized) String() string
type PatchVoicemailUserpolicyUnsupportedMediaType ¶
PatchVoicemailUserpolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchVoicemailUserpolicyUnsupportedMediaType ¶
func NewPatchVoicemailUserpolicyUnsupportedMediaType() *PatchVoicemailUserpolicyUnsupportedMediaType
NewPatchVoicemailUserpolicyUnsupportedMediaType creates a PatchVoicemailUserpolicyUnsupportedMediaType with default headers values
func (*PatchVoicemailUserpolicyUnsupportedMediaType) Error ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) Error() string
func (*PatchVoicemailUserpolicyUnsupportedMediaType) GetPayload ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchVoicemailUserpolicyUnsupportedMediaType) IsClientError ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch voicemail userpolicy unsupported media type response has a 4xx status code
func (*PatchVoicemailUserpolicyUnsupportedMediaType) IsCode ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch voicemail userpolicy unsupported media type response a status code equal to that given
func (*PatchVoicemailUserpolicyUnsupportedMediaType) IsRedirect ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch voicemail userpolicy unsupported media type response has a 3xx status code
func (*PatchVoicemailUserpolicyUnsupportedMediaType) IsServerError ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch voicemail userpolicy unsupported media type response has a 5xx status code
func (*PatchVoicemailUserpolicyUnsupportedMediaType) IsSuccess ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch voicemail userpolicy unsupported media type response has a 2xx status code
func (*PatchVoicemailUserpolicyUnsupportedMediaType) String ¶
func (o *PatchVoicemailUserpolicyUnsupportedMediaType) String() string
type PostVoicemailMessagesBadRequest ¶
PostVoicemailMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostVoicemailMessagesBadRequest ¶
func NewPostVoicemailMessagesBadRequest() *PostVoicemailMessagesBadRequest
NewPostVoicemailMessagesBadRequest creates a PostVoicemailMessagesBadRequest with default headers values
func (*PostVoicemailMessagesBadRequest) Error ¶
func (o *PostVoicemailMessagesBadRequest) Error() string
func (*PostVoicemailMessagesBadRequest) GetPayload ¶
func (o *PostVoicemailMessagesBadRequest) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesBadRequest) IsClientError ¶
func (o *PostVoicemailMessagesBadRequest) IsClientError() bool
IsClientError returns true when this post voicemail messages bad request response has a 4xx status code
func (*PostVoicemailMessagesBadRequest) IsCode ¶
func (o *PostVoicemailMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this post voicemail messages bad request response a status code equal to that given
func (*PostVoicemailMessagesBadRequest) IsRedirect ¶
func (o *PostVoicemailMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this post voicemail messages bad request response has a 3xx status code
func (*PostVoicemailMessagesBadRequest) IsServerError ¶
func (o *PostVoicemailMessagesBadRequest) IsServerError() bool
IsServerError returns true when this post voicemail messages bad request response has a 5xx status code
func (*PostVoicemailMessagesBadRequest) IsSuccess ¶
func (o *PostVoicemailMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this post voicemail messages bad request response has a 2xx status code
func (*PostVoicemailMessagesBadRequest) String ¶
func (o *PostVoicemailMessagesBadRequest) String() string
type PostVoicemailMessagesConflict ¶
PostVoicemailMessagesConflict describes a response with status code 409, with default header values.
Conflict
func NewPostVoicemailMessagesConflict ¶
func NewPostVoicemailMessagesConflict() *PostVoicemailMessagesConflict
NewPostVoicemailMessagesConflict creates a PostVoicemailMessagesConflict with default headers values
func (*PostVoicemailMessagesConflict) Error ¶
func (o *PostVoicemailMessagesConflict) Error() string
func (*PostVoicemailMessagesConflict) GetPayload ¶
func (o *PostVoicemailMessagesConflict) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesConflict) IsClientError ¶
func (o *PostVoicemailMessagesConflict) IsClientError() bool
IsClientError returns true when this post voicemail messages conflict response has a 4xx status code
func (*PostVoicemailMessagesConflict) IsCode ¶
func (o *PostVoicemailMessagesConflict) IsCode(code int) bool
IsCode returns true when this post voicemail messages conflict response a status code equal to that given
func (*PostVoicemailMessagesConflict) IsRedirect ¶
func (o *PostVoicemailMessagesConflict) IsRedirect() bool
IsRedirect returns true when this post voicemail messages conflict response has a 3xx status code
func (*PostVoicemailMessagesConflict) IsServerError ¶
func (o *PostVoicemailMessagesConflict) IsServerError() bool
IsServerError returns true when this post voicemail messages conflict response has a 5xx status code
func (*PostVoicemailMessagesConflict) IsSuccess ¶
func (o *PostVoicemailMessagesConflict) IsSuccess() bool
IsSuccess returns true when this post voicemail messages conflict response has a 2xx status code
func (*PostVoicemailMessagesConflict) String ¶
func (o *PostVoicemailMessagesConflict) String() string
type PostVoicemailMessagesForbidden ¶
PostVoicemailMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostVoicemailMessagesForbidden ¶
func NewPostVoicemailMessagesForbidden() *PostVoicemailMessagesForbidden
NewPostVoicemailMessagesForbidden creates a PostVoicemailMessagesForbidden with default headers values
func (*PostVoicemailMessagesForbidden) Error ¶
func (o *PostVoicemailMessagesForbidden) Error() string
func (*PostVoicemailMessagesForbidden) GetPayload ¶
func (o *PostVoicemailMessagesForbidden) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesForbidden) IsClientError ¶
func (o *PostVoicemailMessagesForbidden) IsClientError() bool
IsClientError returns true when this post voicemail messages forbidden response has a 4xx status code
func (*PostVoicemailMessagesForbidden) IsCode ¶
func (o *PostVoicemailMessagesForbidden) IsCode(code int) bool
IsCode returns true when this post voicemail messages forbidden response a status code equal to that given
func (*PostVoicemailMessagesForbidden) IsRedirect ¶
func (o *PostVoicemailMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this post voicemail messages forbidden response has a 3xx status code
func (*PostVoicemailMessagesForbidden) IsServerError ¶
func (o *PostVoicemailMessagesForbidden) IsServerError() bool
IsServerError returns true when this post voicemail messages forbidden response has a 5xx status code
func (*PostVoicemailMessagesForbidden) IsSuccess ¶
func (o *PostVoicemailMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this post voicemail messages forbidden response has a 2xx status code
func (*PostVoicemailMessagesForbidden) String ¶
func (o *PostVoicemailMessagesForbidden) String() string
type PostVoicemailMessagesGatewayTimeout ¶
PostVoicemailMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostVoicemailMessagesGatewayTimeout ¶
func NewPostVoicemailMessagesGatewayTimeout() *PostVoicemailMessagesGatewayTimeout
NewPostVoicemailMessagesGatewayTimeout creates a PostVoicemailMessagesGatewayTimeout with default headers values
func (*PostVoicemailMessagesGatewayTimeout) Error ¶
func (o *PostVoicemailMessagesGatewayTimeout) Error() string
func (*PostVoicemailMessagesGatewayTimeout) GetPayload ¶
func (o *PostVoicemailMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesGatewayTimeout) IsClientError ¶
func (o *PostVoicemailMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this post voicemail messages gateway timeout response has a 4xx status code
func (*PostVoicemailMessagesGatewayTimeout) IsCode ¶
func (o *PostVoicemailMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post voicemail messages gateway timeout response a status code equal to that given
func (*PostVoicemailMessagesGatewayTimeout) IsRedirect ¶
func (o *PostVoicemailMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post voicemail messages gateway timeout response has a 3xx status code
func (*PostVoicemailMessagesGatewayTimeout) IsServerError ¶
func (o *PostVoicemailMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this post voicemail messages gateway timeout response has a 5xx status code
func (*PostVoicemailMessagesGatewayTimeout) IsSuccess ¶
func (o *PostVoicemailMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post voicemail messages gateway timeout response has a 2xx status code
func (*PostVoicemailMessagesGatewayTimeout) String ¶
func (o *PostVoicemailMessagesGatewayTimeout) String() string
type PostVoicemailMessagesInternalServerError ¶
PostVoicemailMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostVoicemailMessagesInternalServerError ¶
func NewPostVoicemailMessagesInternalServerError() *PostVoicemailMessagesInternalServerError
NewPostVoicemailMessagesInternalServerError creates a PostVoicemailMessagesInternalServerError with default headers values
func (*PostVoicemailMessagesInternalServerError) Error ¶
func (o *PostVoicemailMessagesInternalServerError) Error() string
func (*PostVoicemailMessagesInternalServerError) GetPayload ¶
func (o *PostVoicemailMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesInternalServerError) IsClientError ¶
func (o *PostVoicemailMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this post voicemail messages internal server error response has a 4xx status code
func (*PostVoicemailMessagesInternalServerError) IsCode ¶
func (o *PostVoicemailMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this post voicemail messages internal server error response a status code equal to that given
func (*PostVoicemailMessagesInternalServerError) IsRedirect ¶
func (o *PostVoicemailMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this post voicemail messages internal server error response has a 3xx status code
func (*PostVoicemailMessagesInternalServerError) IsServerError ¶
func (o *PostVoicemailMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this post voicemail messages internal server error response has a 5xx status code
func (*PostVoicemailMessagesInternalServerError) IsSuccess ¶
func (o *PostVoicemailMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this post voicemail messages internal server error response has a 2xx status code
func (*PostVoicemailMessagesInternalServerError) String ¶
func (o *PostVoicemailMessagesInternalServerError) String() string
type PostVoicemailMessagesNotFound ¶
PostVoicemailMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostVoicemailMessagesNotFound ¶
func NewPostVoicemailMessagesNotFound() *PostVoicemailMessagesNotFound
NewPostVoicemailMessagesNotFound creates a PostVoicemailMessagesNotFound with default headers values
func (*PostVoicemailMessagesNotFound) Error ¶
func (o *PostVoicemailMessagesNotFound) Error() string
func (*PostVoicemailMessagesNotFound) GetPayload ¶
func (o *PostVoicemailMessagesNotFound) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesNotFound) IsClientError ¶
func (o *PostVoicemailMessagesNotFound) IsClientError() bool
IsClientError returns true when this post voicemail messages not found response has a 4xx status code
func (*PostVoicemailMessagesNotFound) IsCode ¶
func (o *PostVoicemailMessagesNotFound) IsCode(code int) bool
IsCode returns true when this post voicemail messages not found response a status code equal to that given
func (*PostVoicemailMessagesNotFound) IsRedirect ¶
func (o *PostVoicemailMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this post voicemail messages not found response has a 3xx status code
func (*PostVoicemailMessagesNotFound) IsServerError ¶
func (o *PostVoicemailMessagesNotFound) IsServerError() bool
IsServerError returns true when this post voicemail messages not found response has a 5xx status code
func (*PostVoicemailMessagesNotFound) IsSuccess ¶
func (o *PostVoicemailMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this post voicemail messages not found response has a 2xx status code
func (*PostVoicemailMessagesNotFound) String ¶
func (o *PostVoicemailMessagesNotFound) String() string
type PostVoicemailMessagesOK ¶
type PostVoicemailMessagesOK struct {
Payload *models.VoicemailMessage
}
PostVoicemailMessagesOK describes a response with status code 200, with default header values.
successful operation
func NewPostVoicemailMessagesOK ¶
func NewPostVoicemailMessagesOK() *PostVoicemailMessagesOK
NewPostVoicemailMessagesOK creates a PostVoicemailMessagesOK with default headers values
func (*PostVoicemailMessagesOK) Error ¶
func (o *PostVoicemailMessagesOK) Error() string
func (*PostVoicemailMessagesOK) GetPayload ¶
func (o *PostVoicemailMessagesOK) GetPayload() *models.VoicemailMessage
func (*PostVoicemailMessagesOK) IsClientError ¶
func (o *PostVoicemailMessagesOK) IsClientError() bool
IsClientError returns true when this post voicemail messages o k response has a 4xx status code
func (*PostVoicemailMessagesOK) IsCode ¶
func (o *PostVoicemailMessagesOK) IsCode(code int) bool
IsCode returns true when this post voicemail messages o k response a status code equal to that given
func (*PostVoicemailMessagesOK) IsRedirect ¶
func (o *PostVoicemailMessagesOK) IsRedirect() bool
IsRedirect returns true when this post voicemail messages o k response has a 3xx status code
func (*PostVoicemailMessagesOK) IsServerError ¶
func (o *PostVoicemailMessagesOK) IsServerError() bool
IsServerError returns true when this post voicemail messages o k response has a 5xx status code
func (*PostVoicemailMessagesOK) IsSuccess ¶
func (o *PostVoicemailMessagesOK) IsSuccess() bool
IsSuccess returns true when this post voicemail messages o k response has a 2xx status code
func (*PostVoicemailMessagesOK) String ¶
func (o *PostVoicemailMessagesOK) String() string
type PostVoicemailMessagesParams ¶
type PostVoicemailMessagesParams struct { // Body. Body *models.CopyVoicemailMessage Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostVoicemailMessagesParams contains all the parameters to send to the API endpoint
for the post voicemail messages operation. Typically these are written to a http.Request.
func NewPostVoicemailMessagesParams ¶
func NewPostVoicemailMessagesParams() *PostVoicemailMessagesParams
NewPostVoicemailMessagesParams creates a new PostVoicemailMessagesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostVoicemailMessagesParamsWithContext ¶
func NewPostVoicemailMessagesParamsWithContext(ctx context.Context) *PostVoicemailMessagesParams
NewPostVoicemailMessagesParamsWithContext creates a new PostVoicemailMessagesParams object with the ability to set a context for a request.
func NewPostVoicemailMessagesParamsWithHTTPClient ¶
func NewPostVoicemailMessagesParamsWithHTTPClient(client *http.Client) *PostVoicemailMessagesParams
NewPostVoicemailMessagesParamsWithHTTPClient creates a new PostVoicemailMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewPostVoicemailMessagesParamsWithTimeout ¶
func NewPostVoicemailMessagesParamsWithTimeout(timeout time.Duration) *PostVoicemailMessagesParams
NewPostVoicemailMessagesParamsWithTimeout creates a new PostVoicemailMessagesParams object with the ability to set a timeout on a request.
func (*PostVoicemailMessagesParams) SetBody ¶
func (o *PostVoicemailMessagesParams) SetBody(body *models.CopyVoicemailMessage)
SetBody adds the body to the post voicemail messages params
func (*PostVoicemailMessagesParams) SetContext ¶
func (o *PostVoicemailMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the post voicemail messages params
func (*PostVoicemailMessagesParams) SetDefaults ¶
func (o *PostVoicemailMessagesParams) SetDefaults()
SetDefaults hydrates default values in the post voicemail messages params (not the query body).
All values with no default are reset to their zero value.
func (*PostVoicemailMessagesParams) SetHTTPClient ¶
func (o *PostVoicemailMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post voicemail messages params
func (*PostVoicemailMessagesParams) SetTimeout ¶
func (o *PostVoicemailMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post voicemail messages params
func (*PostVoicemailMessagesParams) WithBody ¶
func (o *PostVoicemailMessagesParams) WithBody(body *models.CopyVoicemailMessage) *PostVoicemailMessagesParams
WithBody adds the body to the post voicemail messages params
func (*PostVoicemailMessagesParams) WithContext ¶
func (o *PostVoicemailMessagesParams) WithContext(ctx context.Context) *PostVoicemailMessagesParams
WithContext adds the context to the post voicemail messages params
func (*PostVoicemailMessagesParams) WithDefaults ¶
func (o *PostVoicemailMessagesParams) WithDefaults() *PostVoicemailMessagesParams
WithDefaults hydrates default values in the post voicemail messages params (not the query body).
All values with no default are reset to their zero value.
func (*PostVoicemailMessagesParams) WithHTTPClient ¶
func (o *PostVoicemailMessagesParams) WithHTTPClient(client *http.Client) *PostVoicemailMessagesParams
WithHTTPClient adds the HTTPClient to the post voicemail messages params
func (*PostVoicemailMessagesParams) WithTimeout ¶
func (o *PostVoicemailMessagesParams) WithTimeout(timeout time.Duration) *PostVoicemailMessagesParams
WithTimeout adds the timeout to the post voicemail messages params
func (*PostVoicemailMessagesParams) WriteToRequest ¶
func (o *PostVoicemailMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostVoicemailMessagesReader ¶
type PostVoicemailMessagesReader struct {
// contains filtered or unexported fields
}
PostVoicemailMessagesReader is a Reader for the PostVoicemailMessages structure.
func (*PostVoicemailMessagesReader) ReadResponse ¶
func (o *PostVoicemailMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostVoicemailMessagesRequestEntityTooLarge ¶
PostVoicemailMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostVoicemailMessagesRequestEntityTooLarge ¶
func NewPostVoicemailMessagesRequestEntityTooLarge() *PostVoicemailMessagesRequestEntityTooLarge
NewPostVoicemailMessagesRequestEntityTooLarge creates a PostVoicemailMessagesRequestEntityTooLarge with default headers values
func (*PostVoicemailMessagesRequestEntityTooLarge) Error ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) Error() string
func (*PostVoicemailMessagesRequestEntityTooLarge) GetPayload ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesRequestEntityTooLarge) IsClientError ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post voicemail messages request entity too large response has a 4xx status code
func (*PostVoicemailMessagesRequestEntityTooLarge) IsCode ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post voicemail messages request entity too large response a status code equal to that given
func (*PostVoicemailMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post voicemail messages request entity too large response has a 3xx status code
func (*PostVoicemailMessagesRequestEntityTooLarge) IsServerError ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post voicemail messages request entity too large response has a 5xx status code
func (*PostVoicemailMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post voicemail messages request entity too large response has a 2xx status code
func (*PostVoicemailMessagesRequestEntityTooLarge) String ¶
func (o *PostVoicemailMessagesRequestEntityTooLarge) String() string
type PostVoicemailMessagesRequestTimeout ¶
PostVoicemailMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostVoicemailMessagesRequestTimeout ¶
func NewPostVoicemailMessagesRequestTimeout() *PostVoicemailMessagesRequestTimeout
NewPostVoicemailMessagesRequestTimeout creates a PostVoicemailMessagesRequestTimeout with default headers values
func (*PostVoicemailMessagesRequestTimeout) Error ¶
func (o *PostVoicemailMessagesRequestTimeout) Error() string
func (*PostVoicemailMessagesRequestTimeout) GetPayload ¶
func (o *PostVoicemailMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesRequestTimeout) IsClientError ¶
func (o *PostVoicemailMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this post voicemail messages request timeout response has a 4xx status code
func (*PostVoicemailMessagesRequestTimeout) IsCode ¶
func (o *PostVoicemailMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this post voicemail messages request timeout response a status code equal to that given
func (*PostVoicemailMessagesRequestTimeout) IsRedirect ¶
func (o *PostVoicemailMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post voicemail messages request timeout response has a 3xx status code
func (*PostVoicemailMessagesRequestTimeout) IsServerError ¶
func (o *PostVoicemailMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this post voicemail messages request timeout response has a 5xx status code
func (*PostVoicemailMessagesRequestTimeout) IsSuccess ¶
func (o *PostVoicemailMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post voicemail messages request timeout response has a 2xx status code
func (*PostVoicemailMessagesRequestTimeout) String ¶
func (o *PostVoicemailMessagesRequestTimeout) String() string
type PostVoicemailMessagesServiceUnavailable ¶
type PostVoicemailMessagesServiceUnavailable struct {
}PostVoicemailMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostVoicemailMessagesServiceUnavailable ¶
func NewPostVoicemailMessagesServiceUnavailable() *PostVoicemailMessagesServiceUnavailable
NewPostVoicemailMessagesServiceUnavailable creates a PostVoicemailMessagesServiceUnavailable with default headers values
func (*PostVoicemailMessagesServiceUnavailable) Error ¶
func (o *PostVoicemailMessagesServiceUnavailable) Error() string
func (*PostVoicemailMessagesServiceUnavailable) GetPayload ¶
func (o *PostVoicemailMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesServiceUnavailable) IsClientError ¶
func (o *PostVoicemailMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this post voicemail messages service unavailable response has a 4xx status code
func (*PostVoicemailMessagesServiceUnavailable) IsCode ¶
func (o *PostVoicemailMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post voicemail messages service unavailable response a status code equal to that given
func (*PostVoicemailMessagesServiceUnavailable) IsRedirect ¶
func (o *PostVoicemailMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post voicemail messages service unavailable response has a 3xx status code
func (*PostVoicemailMessagesServiceUnavailable) IsServerError ¶
func (o *PostVoicemailMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this post voicemail messages service unavailable response has a 5xx status code
func (*PostVoicemailMessagesServiceUnavailable) IsSuccess ¶
func (o *PostVoicemailMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post voicemail messages service unavailable response has a 2xx status code
func (*PostVoicemailMessagesServiceUnavailable) String ¶
func (o *PostVoicemailMessagesServiceUnavailable) String() string
type PostVoicemailMessagesTooManyRequests ¶
PostVoicemailMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostVoicemailMessagesTooManyRequests ¶
func NewPostVoicemailMessagesTooManyRequests() *PostVoicemailMessagesTooManyRequests
NewPostVoicemailMessagesTooManyRequests creates a PostVoicemailMessagesTooManyRequests with default headers values
func (*PostVoicemailMessagesTooManyRequests) Error ¶
func (o *PostVoicemailMessagesTooManyRequests) Error() string
func (*PostVoicemailMessagesTooManyRequests) GetPayload ¶
func (o *PostVoicemailMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesTooManyRequests) IsClientError ¶
func (o *PostVoicemailMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this post voicemail messages too many requests response has a 4xx status code
func (*PostVoicemailMessagesTooManyRequests) IsCode ¶
func (o *PostVoicemailMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this post voicemail messages too many requests response a status code equal to that given
func (*PostVoicemailMessagesTooManyRequests) IsRedirect ¶
func (o *PostVoicemailMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post voicemail messages too many requests response has a 3xx status code
func (*PostVoicemailMessagesTooManyRequests) IsServerError ¶
func (o *PostVoicemailMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this post voicemail messages too many requests response has a 5xx status code
func (*PostVoicemailMessagesTooManyRequests) IsSuccess ¶
func (o *PostVoicemailMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post voicemail messages too many requests response has a 2xx status code
func (*PostVoicemailMessagesTooManyRequests) String ¶
func (o *PostVoicemailMessagesTooManyRequests) String() string
type PostVoicemailMessagesUnauthorized ¶
type PostVoicemailMessagesUnauthorized struct {
}PostVoicemailMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostVoicemailMessagesUnauthorized ¶
func NewPostVoicemailMessagesUnauthorized() *PostVoicemailMessagesUnauthorized
NewPostVoicemailMessagesUnauthorized creates a PostVoicemailMessagesUnauthorized with default headers values
func (*PostVoicemailMessagesUnauthorized) Error ¶
func (o *PostVoicemailMessagesUnauthorized) Error() string
func (*PostVoicemailMessagesUnauthorized) GetPayload ¶
func (o *PostVoicemailMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesUnauthorized) IsClientError ¶
func (o *PostVoicemailMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this post voicemail messages unauthorized response has a 4xx status code
func (*PostVoicemailMessagesUnauthorized) IsCode ¶
func (o *PostVoicemailMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this post voicemail messages unauthorized response a status code equal to that given
func (*PostVoicemailMessagesUnauthorized) IsRedirect ¶
func (o *PostVoicemailMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post voicemail messages unauthorized response has a 3xx status code
func (*PostVoicemailMessagesUnauthorized) IsServerError ¶
func (o *PostVoicemailMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this post voicemail messages unauthorized response has a 5xx status code
func (*PostVoicemailMessagesUnauthorized) IsSuccess ¶
func (o *PostVoicemailMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post voicemail messages unauthorized response has a 2xx status code
func (*PostVoicemailMessagesUnauthorized) String ¶
func (o *PostVoicemailMessagesUnauthorized) String() string
type PostVoicemailMessagesUnsupportedMediaType ¶
PostVoicemailMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostVoicemailMessagesUnsupportedMediaType ¶
func NewPostVoicemailMessagesUnsupportedMediaType() *PostVoicemailMessagesUnsupportedMediaType
NewPostVoicemailMessagesUnsupportedMediaType creates a PostVoicemailMessagesUnsupportedMediaType with default headers values
func (*PostVoicemailMessagesUnsupportedMediaType) Error ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) Error() string
func (*PostVoicemailMessagesUnsupportedMediaType) GetPayload ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostVoicemailMessagesUnsupportedMediaType) IsClientError ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post voicemail messages unsupported media type response has a 4xx status code
func (*PostVoicemailMessagesUnsupportedMediaType) IsCode ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post voicemail messages unsupported media type response a status code equal to that given
func (*PostVoicemailMessagesUnsupportedMediaType) IsRedirect ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post voicemail messages unsupported media type response has a 3xx status code
func (*PostVoicemailMessagesUnsupportedMediaType) IsServerError ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post voicemail messages unsupported media type response has a 5xx status code
func (*PostVoicemailMessagesUnsupportedMediaType) IsSuccess ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post voicemail messages unsupported media type response has a 2xx status code
func (*PostVoicemailMessagesUnsupportedMediaType) String ¶
func (o *PostVoicemailMessagesUnsupportedMediaType) String() string
type PostVoicemailSearchBadRequest ¶
PostVoicemailSearchBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostVoicemailSearchBadRequest ¶
func NewPostVoicemailSearchBadRequest() *PostVoicemailSearchBadRequest
NewPostVoicemailSearchBadRequest creates a PostVoicemailSearchBadRequest with default headers values
func (*PostVoicemailSearchBadRequest) Error ¶
func (o *PostVoicemailSearchBadRequest) Error() string
func (*PostVoicemailSearchBadRequest) GetPayload ¶
func (o *PostVoicemailSearchBadRequest) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchBadRequest) IsClientError ¶
func (o *PostVoicemailSearchBadRequest) IsClientError() bool
IsClientError returns true when this post voicemail search bad request response has a 4xx status code
func (*PostVoicemailSearchBadRequest) IsCode ¶
func (o *PostVoicemailSearchBadRequest) IsCode(code int) bool
IsCode returns true when this post voicemail search bad request response a status code equal to that given
func (*PostVoicemailSearchBadRequest) IsRedirect ¶
func (o *PostVoicemailSearchBadRequest) IsRedirect() bool
IsRedirect returns true when this post voicemail search bad request response has a 3xx status code
func (*PostVoicemailSearchBadRequest) IsServerError ¶
func (o *PostVoicemailSearchBadRequest) IsServerError() bool
IsServerError returns true when this post voicemail search bad request response has a 5xx status code
func (*PostVoicemailSearchBadRequest) IsSuccess ¶
func (o *PostVoicemailSearchBadRequest) IsSuccess() bool
IsSuccess returns true when this post voicemail search bad request response has a 2xx status code
func (*PostVoicemailSearchBadRequest) String ¶
func (o *PostVoicemailSearchBadRequest) String() string
type PostVoicemailSearchForbidden ¶
PostVoicemailSearchForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostVoicemailSearchForbidden ¶
func NewPostVoicemailSearchForbidden() *PostVoicemailSearchForbidden
NewPostVoicemailSearchForbidden creates a PostVoicemailSearchForbidden with default headers values
func (*PostVoicemailSearchForbidden) Error ¶
func (o *PostVoicemailSearchForbidden) Error() string
func (*PostVoicemailSearchForbidden) GetPayload ¶
func (o *PostVoicemailSearchForbidden) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchForbidden) IsClientError ¶
func (o *PostVoicemailSearchForbidden) IsClientError() bool
IsClientError returns true when this post voicemail search forbidden response has a 4xx status code
func (*PostVoicemailSearchForbidden) IsCode ¶
func (o *PostVoicemailSearchForbidden) IsCode(code int) bool
IsCode returns true when this post voicemail search forbidden response a status code equal to that given
func (*PostVoicemailSearchForbidden) IsRedirect ¶
func (o *PostVoicemailSearchForbidden) IsRedirect() bool
IsRedirect returns true when this post voicemail search forbidden response has a 3xx status code
func (*PostVoicemailSearchForbidden) IsServerError ¶
func (o *PostVoicemailSearchForbidden) IsServerError() bool
IsServerError returns true when this post voicemail search forbidden response has a 5xx status code
func (*PostVoicemailSearchForbidden) IsSuccess ¶
func (o *PostVoicemailSearchForbidden) IsSuccess() bool
IsSuccess returns true when this post voicemail search forbidden response has a 2xx status code
func (*PostVoicemailSearchForbidden) String ¶
func (o *PostVoicemailSearchForbidden) String() string
type PostVoicemailSearchGatewayTimeout ¶
PostVoicemailSearchGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostVoicemailSearchGatewayTimeout ¶
func NewPostVoicemailSearchGatewayTimeout() *PostVoicemailSearchGatewayTimeout
NewPostVoicemailSearchGatewayTimeout creates a PostVoicemailSearchGatewayTimeout with default headers values
func (*PostVoicemailSearchGatewayTimeout) Error ¶
func (o *PostVoicemailSearchGatewayTimeout) Error() string
func (*PostVoicemailSearchGatewayTimeout) GetPayload ¶
func (o *PostVoicemailSearchGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchGatewayTimeout) IsClientError ¶
func (o *PostVoicemailSearchGatewayTimeout) IsClientError() bool
IsClientError returns true when this post voicemail search gateway timeout response has a 4xx status code
func (*PostVoicemailSearchGatewayTimeout) IsCode ¶
func (o *PostVoicemailSearchGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post voicemail search gateway timeout response a status code equal to that given
func (*PostVoicemailSearchGatewayTimeout) IsRedirect ¶
func (o *PostVoicemailSearchGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post voicemail search gateway timeout response has a 3xx status code
func (*PostVoicemailSearchGatewayTimeout) IsServerError ¶
func (o *PostVoicemailSearchGatewayTimeout) IsServerError() bool
IsServerError returns true when this post voicemail search gateway timeout response has a 5xx status code
func (*PostVoicemailSearchGatewayTimeout) IsSuccess ¶
func (o *PostVoicemailSearchGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post voicemail search gateway timeout response has a 2xx status code
func (*PostVoicemailSearchGatewayTimeout) String ¶
func (o *PostVoicemailSearchGatewayTimeout) String() string
type PostVoicemailSearchInternalServerError ¶
PostVoicemailSearchInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostVoicemailSearchInternalServerError ¶
func NewPostVoicemailSearchInternalServerError() *PostVoicemailSearchInternalServerError
NewPostVoicemailSearchInternalServerError creates a PostVoicemailSearchInternalServerError with default headers values
func (*PostVoicemailSearchInternalServerError) Error ¶
func (o *PostVoicemailSearchInternalServerError) Error() string
func (*PostVoicemailSearchInternalServerError) GetPayload ¶
func (o *PostVoicemailSearchInternalServerError) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchInternalServerError) IsClientError ¶
func (o *PostVoicemailSearchInternalServerError) IsClientError() bool
IsClientError returns true when this post voicemail search internal server error response has a 4xx status code
func (*PostVoicemailSearchInternalServerError) IsCode ¶
func (o *PostVoicemailSearchInternalServerError) IsCode(code int) bool
IsCode returns true when this post voicemail search internal server error response a status code equal to that given
func (*PostVoicemailSearchInternalServerError) IsRedirect ¶
func (o *PostVoicemailSearchInternalServerError) IsRedirect() bool
IsRedirect returns true when this post voicemail search internal server error response has a 3xx status code
func (*PostVoicemailSearchInternalServerError) IsServerError ¶
func (o *PostVoicemailSearchInternalServerError) IsServerError() bool
IsServerError returns true when this post voicemail search internal server error response has a 5xx status code
func (*PostVoicemailSearchInternalServerError) IsSuccess ¶
func (o *PostVoicemailSearchInternalServerError) IsSuccess() bool
IsSuccess returns true when this post voicemail search internal server error response has a 2xx status code
func (*PostVoicemailSearchInternalServerError) String ¶
func (o *PostVoicemailSearchInternalServerError) String() string
type PostVoicemailSearchNotFound ¶
PostVoicemailSearchNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostVoicemailSearchNotFound ¶
func NewPostVoicemailSearchNotFound() *PostVoicemailSearchNotFound
NewPostVoicemailSearchNotFound creates a PostVoicemailSearchNotFound with default headers values
func (*PostVoicemailSearchNotFound) Error ¶
func (o *PostVoicemailSearchNotFound) Error() string
func (*PostVoicemailSearchNotFound) GetPayload ¶
func (o *PostVoicemailSearchNotFound) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchNotFound) IsClientError ¶
func (o *PostVoicemailSearchNotFound) IsClientError() bool
IsClientError returns true when this post voicemail search not found response has a 4xx status code
func (*PostVoicemailSearchNotFound) IsCode ¶
func (o *PostVoicemailSearchNotFound) IsCode(code int) bool
IsCode returns true when this post voicemail search not found response a status code equal to that given
func (*PostVoicemailSearchNotFound) IsRedirect ¶
func (o *PostVoicemailSearchNotFound) IsRedirect() bool
IsRedirect returns true when this post voicemail search not found response has a 3xx status code
func (*PostVoicemailSearchNotFound) IsServerError ¶
func (o *PostVoicemailSearchNotFound) IsServerError() bool
IsServerError returns true when this post voicemail search not found response has a 5xx status code
func (*PostVoicemailSearchNotFound) IsSuccess ¶
func (o *PostVoicemailSearchNotFound) IsSuccess() bool
IsSuccess returns true when this post voicemail search not found response has a 2xx status code
func (*PostVoicemailSearchNotFound) String ¶
func (o *PostVoicemailSearchNotFound) String() string
type PostVoicemailSearchOK ¶
type PostVoicemailSearchOK struct {
Payload *models.VoicemailsSearchResponse
}
PostVoicemailSearchOK describes a response with status code 200, with default header values.
successful operation
func NewPostVoicemailSearchOK ¶
func NewPostVoicemailSearchOK() *PostVoicemailSearchOK
NewPostVoicemailSearchOK creates a PostVoicemailSearchOK with default headers values
func (*PostVoicemailSearchOK) Error ¶
func (o *PostVoicemailSearchOK) Error() string
func (*PostVoicemailSearchOK) GetPayload ¶
func (o *PostVoicemailSearchOK) GetPayload() *models.VoicemailsSearchResponse
func (*PostVoicemailSearchOK) IsClientError ¶
func (o *PostVoicemailSearchOK) IsClientError() bool
IsClientError returns true when this post voicemail search o k response has a 4xx status code
func (*PostVoicemailSearchOK) IsCode ¶
func (o *PostVoicemailSearchOK) IsCode(code int) bool
IsCode returns true when this post voicemail search o k response a status code equal to that given
func (*PostVoicemailSearchOK) IsRedirect ¶
func (o *PostVoicemailSearchOK) IsRedirect() bool
IsRedirect returns true when this post voicemail search o k response has a 3xx status code
func (*PostVoicemailSearchOK) IsServerError ¶
func (o *PostVoicemailSearchOK) IsServerError() bool
IsServerError returns true when this post voicemail search o k response has a 5xx status code
func (*PostVoicemailSearchOK) IsSuccess ¶
func (o *PostVoicemailSearchOK) IsSuccess() bool
IsSuccess returns true when this post voicemail search o k response has a 2xx status code
func (*PostVoicemailSearchOK) String ¶
func (o *PostVoicemailSearchOK) String() string
type PostVoicemailSearchParams ¶
type PostVoicemailSearchParams struct { /* Body. Search request options */ Body *models.VoicemailSearchRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostVoicemailSearchParams contains all the parameters to send to the API endpoint
for the post voicemail search operation. Typically these are written to a http.Request.
func NewPostVoicemailSearchParams ¶
func NewPostVoicemailSearchParams() *PostVoicemailSearchParams
NewPostVoicemailSearchParams creates a new PostVoicemailSearchParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostVoicemailSearchParamsWithContext ¶
func NewPostVoicemailSearchParamsWithContext(ctx context.Context) *PostVoicemailSearchParams
NewPostVoicemailSearchParamsWithContext creates a new PostVoicemailSearchParams object with the ability to set a context for a request.
func NewPostVoicemailSearchParamsWithHTTPClient ¶
func NewPostVoicemailSearchParamsWithHTTPClient(client *http.Client) *PostVoicemailSearchParams
NewPostVoicemailSearchParamsWithHTTPClient creates a new PostVoicemailSearchParams object with the ability to set a custom HTTPClient for a request.
func NewPostVoicemailSearchParamsWithTimeout ¶
func NewPostVoicemailSearchParamsWithTimeout(timeout time.Duration) *PostVoicemailSearchParams
NewPostVoicemailSearchParamsWithTimeout creates a new PostVoicemailSearchParams object with the ability to set a timeout on a request.
func (*PostVoicemailSearchParams) SetBody ¶
func (o *PostVoicemailSearchParams) SetBody(body *models.VoicemailSearchRequest)
SetBody adds the body to the post voicemail search params
func (*PostVoicemailSearchParams) SetContext ¶
func (o *PostVoicemailSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the post voicemail search params
func (*PostVoicemailSearchParams) SetDefaults ¶
func (o *PostVoicemailSearchParams) SetDefaults()
SetDefaults hydrates default values in the post voicemail search params (not the query body).
All values with no default are reset to their zero value.
func (*PostVoicemailSearchParams) SetHTTPClient ¶
func (o *PostVoicemailSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post voicemail search params
func (*PostVoicemailSearchParams) SetTimeout ¶
func (o *PostVoicemailSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post voicemail search params
func (*PostVoicemailSearchParams) WithBody ¶
func (o *PostVoicemailSearchParams) WithBody(body *models.VoicemailSearchRequest) *PostVoicemailSearchParams
WithBody adds the body to the post voicemail search params
func (*PostVoicemailSearchParams) WithContext ¶
func (o *PostVoicemailSearchParams) WithContext(ctx context.Context) *PostVoicemailSearchParams
WithContext adds the context to the post voicemail search params
func (*PostVoicemailSearchParams) WithDefaults ¶
func (o *PostVoicemailSearchParams) WithDefaults() *PostVoicemailSearchParams
WithDefaults hydrates default values in the post voicemail search params (not the query body).
All values with no default are reset to their zero value.
func (*PostVoicemailSearchParams) WithHTTPClient ¶
func (o *PostVoicemailSearchParams) WithHTTPClient(client *http.Client) *PostVoicemailSearchParams
WithHTTPClient adds the HTTPClient to the post voicemail search params
func (*PostVoicemailSearchParams) WithTimeout ¶
func (o *PostVoicemailSearchParams) WithTimeout(timeout time.Duration) *PostVoicemailSearchParams
WithTimeout adds the timeout to the post voicemail search params
func (*PostVoicemailSearchParams) WriteToRequest ¶
func (o *PostVoicemailSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostVoicemailSearchReader ¶
type PostVoicemailSearchReader struct {
// contains filtered or unexported fields
}
PostVoicemailSearchReader is a Reader for the PostVoicemailSearch structure.
func (*PostVoicemailSearchReader) ReadResponse ¶
func (o *PostVoicemailSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostVoicemailSearchRequestEntityTooLarge ¶
PostVoicemailSearchRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostVoicemailSearchRequestEntityTooLarge ¶
func NewPostVoicemailSearchRequestEntityTooLarge() *PostVoicemailSearchRequestEntityTooLarge
NewPostVoicemailSearchRequestEntityTooLarge creates a PostVoicemailSearchRequestEntityTooLarge with default headers values
func (*PostVoicemailSearchRequestEntityTooLarge) Error ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) Error() string
func (*PostVoicemailSearchRequestEntityTooLarge) GetPayload ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchRequestEntityTooLarge) IsClientError ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post voicemail search request entity too large response has a 4xx status code
func (*PostVoicemailSearchRequestEntityTooLarge) IsCode ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post voicemail search request entity too large response a status code equal to that given
func (*PostVoicemailSearchRequestEntityTooLarge) IsRedirect ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post voicemail search request entity too large response has a 3xx status code
func (*PostVoicemailSearchRequestEntityTooLarge) IsServerError ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post voicemail search request entity too large response has a 5xx status code
func (*PostVoicemailSearchRequestEntityTooLarge) IsSuccess ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post voicemail search request entity too large response has a 2xx status code
func (*PostVoicemailSearchRequestEntityTooLarge) String ¶
func (o *PostVoicemailSearchRequestEntityTooLarge) String() string
type PostVoicemailSearchRequestTimeout ¶
PostVoicemailSearchRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostVoicemailSearchRequestTimeout ¶
func NewPostVoicemailSearchRequestTimeout() *PostVoicemailSearchRequestTimeout
NewPostVoicemailSearchRequestTimeout creates a PostVoicemailSearchRequestTimeout with default headers values
func (*PostVoicemailSearchRequestTimeout) Error ¶
func (o *PostVoicemailSearchRequestTimeout) Error() string
func (*PostVoicemailSearchRequestTimeout) GetPayload ¶
func (o *PostVoicemailSearchRequestTimeout) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchRequestTimeout) IsClientError ¶
func (o *PostVoicemailSearchRequestTimeout) IsClientError() bool
IsClientError returns true when this post voicemail search request timeout response has a 4xx status code
func (*PostVoicemailSearchRequestTimeout) IsCode ¶
func (o *PostVoicemailSearchRequestTimeout) IsCode(code int) bool
IsCode returns true when this post voicemail search request timeout response a status code equal to that given
func (*PostVoicemailSearchRequestTimeout) IsRedirect ¶
func (o *PostVoicemailSearchRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post voicemail search request timeout response has a 3xx status code
func (*PostVoicemailSearchRequestTimeout) IsServerError ¶
func (o *PostVoicemailSearchRequestTimeout) IsServerError() bool
IsServerError returns true when this post voicemail search request timeout response has a 5xx status code
func (*PostVoicemailSearchRequestTimeout) IsSuccess ¶
func (o *PostVoicemailSearchRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post voicemail search request timeout response has a 2xx status code
func (*PostVoicemailSearchRequestTimeout) String ¶
func (o *PostVoicemailSearchRequestTimeout) String() string
type PostVoicemailSearchServiceUnavailable ¶
type PostVoicemailSearchServiceUnavailable struct {
}PostVoicemailSearchServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostVoicemailSearchServiceUnavailable ¶
func NewPostVoicemailSearchServiceUnavailable() *PostVoicemailSearchServiceUnavailable
NewPostVoicemailSearchServiceUnavailable creates a PostVoicemailSearchServiceUnavailable with default headers values
func (*PostVoicemailSearchServiceUnavailable) Error ¶
func (o *PostVoicemailSearchServiceUnavailable) Error() string
func (*PostVoicemailSearchServiceUnavailable) GetPayload ¶
func (o *PostVoicemailSearchServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchServiceUnavailable) IsClientError ¶
func (o *PostVoicemailSearchServiceUnavailable) IsClientError() bool
IsClientError returns true when this post voicemail search service unavailable response has a 4xx status code
func (*PostVoicemailSearchServiceUnavailable) IsCode ¶
func (o *PostVoicemailSearchServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post voicemail search service unavailable response a status code equal to that given
func (*PostVoicemailSearchServiceUnavailable) IsRedirect ¶
func (o *PostVoicemailSearchServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post voicemail search service unavailable response has a 3xx status code
func (*PostVoicemailSearchServiceUnavailable) IsServerError ¶
func (o *PostVoicemailSearchServiceUnavailable) IsServerError() bool
IsServerError returns true when this post voicemail search service unavailable response has a 5xx status code
func (*PostVoicemailSearchServiceUnavailable) IsSuccess ¶
func (o *PostVoicemailSearchServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post voicemail search service unavailable response has a 2xx status code
func (*PostVoicemailSearchServiceUnavailable) String ¶
func (o *PostVoicemailSearchServiceUnavailable) String() string
type PostVoicemailSearchTooManyRequests ¶
PostVoicemailSearchTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostVoicemailSearchTooManyRequests ¶
func NewPostVoicemailSearchTooManyRequests() *PostVoicemailSearchTooManyRequests
NewPostVoicemailSearchTooManyRequests creates a PostVoicemailSearchTooManyRequests with default headers values
func (*PostVoicemailSearchTooManyRequests) Error ¶
func (o *PostVoicemailSearchTooManyRequests) Error() string
func (*PostVoicemailSearchTooManyRequests) GetPayload ¶
func (o *PostVoicemailSearchTooManyRequests) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchTooManyRequests) IsClientError ¶
func (o *PostVoicemailSearchTooManyRequests) IsClientError() bool
IsClientError returns true when this post voicemail search too many requests response has a 4xx status code
func (*PostVoicemailSearchTooManyRequests) IsCode ¶
func (o *PostVoicemailSearchTooManyRequests) IsCode(code int) bool
IsCode returns true when this post voicemail search too many requests response a status code equal to that given
func (*PostVoicemailSearchTooManyRequests) IsRedirect ¶
func (o *PostVoicemailSearchTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post voicemail search too many requests response has a 3xx status code
func (*PostVoicemailSearchTooManyRequests) IsServerError ¶
func (o *PostVoicemailSearchTooManyRequests) IsServerError() bool
IsServerError returns true when this post voicemail search too many requests response has a 5xx status code
func (*PostVoicemailSearchTooManyRequests) IsSuccess ¶
func (o *PostVoicemailSearchTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post voicemail search too many requests response has a 2xx status code
func (*PostVoicemailSearchTooManyRequests) String ¶
func (o *PostVoicemailSearchTooManyRequests) String() string
type PostVoicemailSearchUnauthorized ¶
type PostVoicemailSearchUnauthorized struct {
}PostVoicemailSearchUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostVoicemailSearchUnauthorized ¶
func NewPostVoicemailSearchUnauthorized() *PostVoicemailSearchUnauthorized
NewPostVoicemailSearchUnauthorized creates a PostVoicemailSearchUnauthorized with default headers values
func (*PostVoicemailSearchUnauthorized) Error ¶
func (o *PostVoicemailSearchUnauthorized) Error() string
func (*PostVoicemailSearchUnauthorized) GetPayload ¶
func (o *PostVoicemailSearchUnauthorized) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchUnauthorized) IsClientError ¶
func (o *PostVoicemailSearchUnauthorized) IsClientError() bool
IsClientError returns true when this post voicemail search unauthorized response has a 4xx status code
func (*PostVoicemailSearchUnauthorized) IsCode ¶
func (o *PostVoicemailSearchUnauthorized) IsCode(code int) bool
IsCode returns true when this post voicemail search unauthorized response a status code equal to that given
func (*PostVoicemailSearchUnauthorized) IsRedirect ¶
func (o *PostVoicemailSearchUnauthorized) IsRedirect() bool
IsRedirect returns true when this post voicemail search unauthorized response has a 3xx status code
func (*PostVoicemailSearchUnauthorized) IsServerError ¶
func (o *PostVoicemailSearchUnauthorized) IsServerError() bool
IsServerError returns true when this post voicemail search unauthorized response has a 5xx status code
func (*PostVoicemailSearchUnauthorized) IsSuccess ¶
func (o *PostVoicemailSearchUnauthorized) IsSuccess() bool
IsSuccess returns true when this post voicemail search unauthorized response has a 2xx status code
func (*PostVoicemailSearchUnauthorized) String ¶
func (o *PostVoicemailSearchUnauthorized) String() string
type PostVoicemailSearchUnsupportedMediaType ¶
PostVoicemailSearchUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostVoicemailSearchUnsupportedMediaType ¶
func NewPostVoicemailSearchUnsupportedMediaType() *PostVoicemailSearchUnsupportedMediaType
NewPostVoicemailSearchUnsupportedMediaType creates a PostVoicemailSearchUnsupportedMediaType with default headers values
func (*PostVoicemailSearchUnsupportedMediaType) Error ¶
func (o *PostVoicemailSearchUnsupportedMediaType) Error() string
func (*PostVoicemailSearchUnsupportedMediaType) GetPayload ¶
func (o *PostVoicemailSearchUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostVoicemailSearchUnsupportedMediaType) IsClientError ¶
func (o *PostVoicemailSearchUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post voicemail search unsupported media type response has a 4xx status code
func (*PostVoicemailSearchUnsupportedMediaType) IsCode ¶
func (o *PostVoicemailSearchUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post voicemail search unsupported media type response a status code equal to that given
func (*PostVoicemailSearchUnsupportedMediaType) IsRedirect ¶
func (o *PostVoicemailSearchUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post voicemail search unsupported media type response has a 3xx status code
func (*PostVoicemailSearchUnsupportedMediaType) IsServerError ¶
func (o *PostVoicemailSearchUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post voicemail search unsupported media type response has a 5xx status code
func (*PostVoicemailSearchUnsupportedMediaType) IsSuccess ¶
func (o *PostVoicemailSearchUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post voicemail search unsupported media type response has a 2xx status code
func (*PostVoicemailSearchUnsupportedMediaType) String ¶
func (o *PostVoicemailSearchUnsupportedMediaType) String() string
type PutVoicemailMessageBadRequest ¶
PutVoicemailMessageBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutVoicemailMessageBadRequest ¶
func NewPutVoicemailMessageBadRequest() *PutVoicemailMessageBadRequest
NewPutVoicemailMessageBadRequest creates a PutVoicemailMessageBadRequest with default headers values
func (*PutVoicemailMessageBadRequest) Error ¶
func (o *PutVoicemailMessageBadRequest) Error() string
func (*PutVoicemailMessageBadRequest) GetPayload ¶
func (o *PutVoicemailMessageBadRequest) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageBadRequest) IsClientError ¶
func (o *PutVoicemailMessageBadRequest) IsClientError() bool
IsClientError returns true when this put voicemail message bad request response has a 4xx status code
func (*PutVoicemailMessageBadRequest) IsCode ¶
func (o *PutVoicemailMessageBadRequest) IsCode(code int) bool
IsCode returns true when this put voicemail message bad request response a status code equal to that given
func (*PutVoicemailMessageBadRequest) IsRedirect ¶
func (o *PutVoicemailMessageBadRequest) IsRedirect() bool
IsRedirect returns true when this put voicemail message bad request response has a 3xx status code
func (*PutVoicemailMessageBadRequest) IsServerError ¶
func (o *PutVoicemailMessageBadRequest) IsServerError() bool
IsServerError returns true when this put voicemail message bad request response has a 5xx status code
func (*PutVoicemailMessageBadRequest) IsSuccess ¶
func (o *PutVoicemailMessageBadRequest) IsSuccess() bool
IsSuccess returns true when this put voicemail message bad request response has a 2xx status code
func (*PutVoicemailMessageBadRequest) String ¶
func (o *PutVoicemailMessageBadRequest) String() string
type PutVoicemailMessageConflict ¶
PutVoicemailMessageConflict describes a response with status code 409, with default header values.
Conflict
func NewPutVoicemailMessageConflict ¶
func NewPutVoicemailMessageConflict() *PutVoicemailMessageConflict
NewPutVoicemailMessageConflict creates a PutVoicemailMessageConflict with default headers values
func (*PutVoicemailMessageConflict) Error ¶
func (o *PutVoicemailMessageConflict) Error() string
func (*PutVoicemailMessageConflict) GetPayload ¶
func (o *PutVoicemailMessageConflict) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageConflict) IsClientError ¶
func (o *PutVoicemailMessageConflict) IsClientError() bool
IsClientError returns true when this put voicemail message conflict response has a 4xx status code
func (*PutVoicemailMessageConflict) IsCode ¶
func (o *PutVoicemailMessageConflict) IsCode(code int) bool
IsCode returns true when this put voicemail message conflict response a status code equal to that given
func (*PutVoicemailMessageConflict) IsRedirect ¶
func (o *PutVoicemailMessageConflict) IsRedirect() bool
IsRedirect returns true when this put voicemail message conflict response has a 3xx status code
func (*PutVoicemailMessageConflict) IsServerError ¶
func (o *PutVoicemailMessageConflict) IsServerError() bool
IsServerError returns true when this put voicemail message conflict response has a 5xx status code
func (*PutVoicemailMessageConflict) IsSuccess ¶
func (o *PutVoicemailMessageConflict) IsSuccess() bool
IsSuccess returns true when this put voicemail message conflict response has a 2xx status code
func (*PutVoicemailMessageConflict) String ¶
func (o *PutVoicemailMessageConflict) String() string
type PutVoicemailMessageForbidden ¶
PutVoicemailMessageForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutVoicemailMessageForbidden ¶
func NewPutVoicemailMessageForbidden() *PutVoicemailMessageForbidden
NewPutVoicemailMessageForbidden creates a PutVoicemailMessageForbidden with default headers values
func (*PutVoicemailMessageForbidden) Error ¶
func (o *PutVoicemailMessageForbidden) Error() string
func (*PutVoicemailMessageForbidden) GetPayload ¶
func (o *PutVoicemailMessageForbidden) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageForbidden) IsClientError ¶
func (o *PutVoicemailMessageForbidden) IsClientError() bool
IsClientError returns true when this put voicemail message forbidden response has a 4xx status code
func (*PutVoicemailMessageForbidden) IsCode ¶
func (o *PutVoicemailMessageForbidden) IsCode(code int) bool
IsCode returns true when this put voicemail message forbidden response a status code equal to that given
func (*PutVoicemailMessageForbidden) IsRedirect ¶
func (o *PutVoicemailMessageForbidden) IsRedirect() bool
IsRedirect returns true when this put voicemail message forbidden response has a 3xx status code
func (*PutVoicemailMessageForbidden) IsServerError ¶
func (o *PutVoicemailMessageForbidden) IsServerError() bool
IsServerError returns true when this put voicemail message forbidden response has a 5xx status code
func (*PutVoicemailMessageForbidden) IsSuccess ¶
func (o *PutVoicemailMessageForbidden) IsSuccess() bool
IsSuccess returns true when this put voicemail message forbidden response has a 2xx status code
func (*PutVoicemailMessageForbidden) String ¶
func (o *PutVoicemailMessageForbidden) String() string
type PutVoicemailMessageGatewayTimeout ¶
PutVoicemailMessageGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutVoicemailMessageGatewayTimeout ¶
func NewPutVoicemailMessageGatewayTimeout() *PutVoicemailMessageGatewayTimeout
NewPutVoicemailMessageGatewayTimeout creates a PutVoicemailMessageGatewayTimeout with default headers values
func (*PutVoicemailMessageGatewayTimeout) Error ¶
func (o *PutVoicemailMessageGatewayTimeout) Error() string
func (*PutVoicemailMessageGatewayTimeout) GetPayload ¶
func (o *PutVoicemailMessageGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageGatewayTimeout) IsClientError ¶
func (o *PutVoicemailMessageGatewayTimeout) IsClientError() bool
IsClientError returns true when this put voicemail message gateway timeout response has a 4xx status code
func (*PutVoicemailMessageGatewayTimeout) IsCode ¶
func (o *PutVoicemailMessageGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put voicemail message gateway timeout response a status code equal to that given
func (*PutVoicemailMessageGatewayTimeout) IsRedirect ¶
func (o *PutVoicemailMessageGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put voicemail message gateway timeout response has a 3xx status code
func (*PutVoicemailMessageGatewayTimeout) IsServerError ¶
func (o *PutVoicemailMessageGatewayTimeout) IsServerError() bool
IsServerError returns true when this put voicemail message gateway timeout response has a 5xx status code
func (*PutVoicemailMessageGatewayTimeout) IsSuccess ¶
func (o *PutVoicemailMessageGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put voicemail message gateway timeout response has a 2xx status code
func (*PutVoicemailMessageGatewayTimeout) String ¶
func (o *PutVoicemailMessageGatewayTimeout) String() string
type PutVoicemailMessageInternalServerError ¶
PutVoicemailMessageInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutVoicemailMessageInternalServerError ¶
func NewPutVoicemailMessageInternalServerError() *PutVoicemailMessageInternalServerError
NewPutVoicemailMessageInternalServerError creates a PutVoicemailMessageInternalServerError with default headers values
func (*PutVoicemailMessageInternalServerError) Error ¶
func (o *PutVoicemailMessageInternalServerError) Error() string
func (*PutVoicemailMessageInternalServerError) GetPayload ¶
func (o *PutVoicemailMessageInternalServerError) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageInternalServerError) IsClientError ¶
func (o *PutVoicemailMessageInternalServerError) IsClientError() bool
IsClientError returns true when this put voicemail message internal server error response has a 4xx status code
func (*PutVoicemailMessageInternalServerError) IsCode ¶
func (o *PutVoicemailMessageInternalServerError) IsCode(code int) bool
IsCode returns true when this put voicemail message internal server error response a status code equal to that given
func (*PutVoicemailMessageInternalServerError) IsRedirect ¶
func (o *PutVoicemailMessageInternalServerError) IsRedirect() bool
IsRedirect returns true when this put voicemail message internal server error response has a 3xx status code
func (*PutVoicemailMessageInternalServerError) IsServerError ¶
func (o *PutVoicemailMessageInternalServerError) IsServerError() bool
IsServerError returns true when this put voicemail message internal server error response has a 5xx status code
func (*PutVoicemailMessageInternalServerError) IsSuccess ¶
func (o *PutVoicemailMessageInternalServerError) IsSuccess() bool
IsSuccess returns true when this put voicemail message internal server error response has a 2xx status code
func (*PutVoicemailMessageInternalServerError) String ¶
func (o *PutVoicemailMessageInternalServerError) String() string
type PutVoicemailMessageNotFound ¶
PutVoicemailMessageNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutVoicemailMessageNotFound ¶
func NewPutVoicemailMessageNotFound() *PutVoicemailMessageNotFound
NewPutVoicemailMessageNotFound creates a PutVoicemailMessageNotFound with default headers values
func (*PutVoicemailMessageNotFound) Error ¶
func (o *PutVoicemailMessageNotFound) Error() string
func (*PutVoicemailMessageNotFound) GetPayload ¶
func (o *PutVoicemailMessageNotFound) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageNotFound) IsClientError ¶
func (o *PutVoicemailMessageNotFound) IsClientError() bool
IsClientError returns true when this put voicemail message not found response has a 4xx status code
func (*PutVoicemailMessageNotFound) IsCode ¶
func (o *PutVoicemailMessageNotFound) IsCode(code int) bool
IsCode returns true when this put voicemail message not found response a status code equal to that given
func (*PutVoicemailMessageNotFound) IsRedirect ¶
func (o *PutVoicemailMessageNotFound) IsRedirect() bool
IsRedirect returns true when this put voicemail message not found response has a 3xx status code
func (*PutVoicemailMessageNotFound) IsServerError ¶
func (o *PutVoicemailMessageNotFound) IsServerError() bool
IsServerError returns true when this put voicemail message not found response has a 5xx status code
func (*PutVoicemailMessageNotFound) IsSuccess ¶
func (o *PutVoicemailMessageNotFound) IsSuccess() bool
IsSuccess returns true when this put voicemail message not found response has a 2xx status code
func (*PutVoicemailMessageNotFound) String ¶
func (o *PutVoicemailMessageNotFound) String() string
type PutVoicemailMessageOK ¶
type PutVoicemailMessageOK struct {
Payload *models.VoicemailMessage
}
PutVoicemailMessageOK describes a response with status code 200, with default header values.
successful operation
func NewPutVoicemailMessageOK ¶
func NewPutVoicemailMessageOK() *PutVoicemailMessageOK
NewPutVoicemailMessageOK creates a PutVoicemailMessageOK with default headers values
func (*PutVoicemailMessageOK) Error ¶
func (o *PutVoicemailMessageOK) Error() string
func (*PutVoicemailMessageOK) GetPayload ¶
func (o *PutVoicemailMessageOK) GetPayload() *models.VoicemailMessage
func (*PutVoicemailMessageOK) IsClientError ¶
func (o *PutVoicemailMessageOK) IsClientError() bool
IsClientError returns true when this put voicemail message o k response has a 4xx status code
func (*PutVoicemailMessageOK) IsCode ¶
func (o *PutVoicemailMessageOK) IsCode(code int) bool
IsCode returns true when this put voicemail message o k response a status code equal to that given
func (*PutVoicemailMessageOK) IsRedirect ¶
func (o *PutVoicemailMessageOK) IsRedirect() bool
IsRedirect returns true when this put voicemail message o k response has a 3xx status code
func (*PutVoicemailMessageOK) IsServerError ¶
func (o *PutVoicemailMessageOK) IsServerError() bool
IsServerError returns true when this put voicemail message o k response has a 5xx status code
func (*PutVoicemailMessageOK) IsSuccess ¶
func (o *PutVoicemailMessageOK) IsSuccess() bool
IsSuccess returns true when this put voicemail message o k response has a 2xx status code
func (*PutVoicemailMessageOK) String ¶
func (o *PutVoicemailMessageOK) String() string
type PutVoicemailMessageParams ¶
type PutVoicemailMessageParams struct { /* Body. VoicemailMessage */ Body *models.VoicemailMessage /* MessageID. Message ID */ MessageID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutVoicemailMessageParams contains all the parameters to send to the API endpoint
for the put voicemail message operation. Typically these are written to a http.Request.
func NewPutVoicemailMessageParams ¶
func NewPutVoicemailMessageParams() *PutVoicemailMessageParams
NewPutVoicemailMessageParams creates a new PutVoicemailMessageParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutVoicemailMessageParamsWithContext ¶
func NewPutVoicemailMessageParamsWithContext(ctx context.Context) *PutVoicemailMessageParams
NewPutVoicemailMessageParamsWithContext creates a new PutVoicemailMessageParams object with the ability to set a context for a request.
func NewPutVoicemailMessageParamsWithHTTPClient ¶
func NewPutVoicemailMessageParamsWithHTTPClient(client *http.Client) *PutVoicemailMessageParams
NewPutVoicemailMessageParamsWithHTTPClient creates a new PutVoicemailMessageParams object with the ability to set a custom HTTPClient for a request.
func NewPutVoicemailMessageParamsWithTimeout ¶
func NewPutVoicemailMessageParamsWithTimeout(timeout time.Duration) *PutVoicemailMessageParams
NewPutVoicemailMessageParamsWithTimeout creates a new PutVoicemailMessageParams object with the ability to set a timeout on a request.
func (*PutVoicemailMessageParams) SetBody ¶
func (o *PutVoicemailMessageParams) SetBody(body *models.VoicemailMessage)
SetBody adds the body to the put voicemail message params
func (*PutVoicemailMessageParams) SetContext ¶
func (o *PutVoicemailMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the put voicemail message params
func (*PutVoicemailMessageParams) SetDefaults ¶
func (o *PutVoicemailMessageParams) SetDefaults()
SetDefaults hydrates default values in the put voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*PutVoicemailMessageParams) SetHTTPClient ¶
func (o *PutVoicemailMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put voicemail message params
func (*PutVoicemailMessageParams) SetMessageID ¶
func (o *PutVoicemailMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the put voicemail message params
func (*PutVoicemailMessageParams) SetTimeout ¶
func (o *PutVoicemailMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put voicemail message params
func (*PutVoicemailMessageParams) WithBody ¶
func (o *PutVoicemailMessageParams) WithBody(body *models.VoicemailMessage) *PutVoicemailMessageParams
WithBody adds the body to the put voicemail message params
func (*PutVoicemailMessageParams) WithContext ¶
func (o *PutVoicemailMessageParams) WithContext(ctx context.Context) *PutVoicemailMessageParams
WithContext adds the context to the put voicemail message params
func (*PutVoicemailMessageParams) WithDefaults ¶
func (o *PutVoicemailMessageParams) WithDefaults() *PutVoicemailMessageParams
WithDefaults hydrates default values in the put voicemail message params (not the query body).
All values with no default are reset to their zero value.
func (*PutVoicemailMessageParams) WithHTTPClient ¶
func (o *PutVoicemailMessageParams) WithHTTPClient(client *http.Client) *PutVoicemailMessageParams
WithHTTPClient adds the HTTPClient to the put voicemail message params
func (*PutVoicemailMessageParams) WithMessageID ¶
func (o *PutVoicemailMessageParams) WithMessageID(messageID string) *PutVoicemailMessageParams
WithMessageID adds the messageID to the put voicemail message params
func (*PutVoicemailMessageParams) WithTimeout ¶
func (o *PutVoicemailMessageParams) WithTimeout(timeout time.Duration) *PutVoicemailMessageParams
WithTimeout adds the timeout to the put voicemail message params
func (*PutVoicemailMessageParams) WriteToRequest ¶
func (o *PutVoicemailMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutVoicemailMessageReader ¶
type PutVoicemailMessageReader struct {
// contains filtered or unexported fields
}
PutVoicemailMessageReader is a Reader for the PutVoicemailMessage structure.
func (*PutVoicemailMessageReader) ReadResponse ¶
func (o *PutVoicemailMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutVoicemailMessageRequestEntityTooLarge ¶
PutVoicemailMessageRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutVoicemailMessageRequestEntityTooLarge ¶
func NewPutVoicemailMessageRequestEntityTooLarge() *PutVoicemailMessageRequestEntityTooLarge
NewPutVoicemailMessageRequestEntityTooLarge creates a PutVoicemailMessageRequestEntityTooLarge with default headers values
func (*PutVoicemailMessageRequestEntityTooLarge) Error ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) Error() string
func (*PutVoicemailMessageRequestEntityTooLarge) GetPayload ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageRequestEntityTooLarge) IsClientError ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put voicemail message request entity too large response has a 4xx status code
func (*PutVoicemailMessageRequestEntityTooLarge) IsCode ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put voicemail message request entity too large response a status code equal to that given
func (*PutVoicemailMessageRequestEntityTooLarge) IsRedirect ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put voicemail message request entity too large response has a 3xx status code
func (*PutVoicemailMessageRequestEntityTooLarge) IsServerError ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put voicemail message request entity too large response has a 5xx status code
func (*PutVoicemailMessageRequestEntityTooLarge) IsSuccess ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put voicemail message request entity too large response has a 2xx status code
func (*PutVoicemailMessageRequestEntityTooLarge) String ¶
func (o *PutVoicemailMessageRequestEntityTooLarge) String() string
type PutVoicemailMessageRequestTimeout ¶
PutVoicemailMessageRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutVoicemailMessageRequestTimeout ¶
func NewPutVoicemailMessageRequestTimeout() *PutVoicemailMessageRequestTimeout
NewPutVoicemailMessageRequestTimeout creates a PutVoicemailMessageRequestTimeout with default headers values
func (*PutVoicemailMessageRequestTimeout) Error ¶
func (o *PutVoicemailMessageRequestTimeout) Error() string
func (*PutVoicemailMessageRequestTimeout) GetPayload ¶
func (o *PutVoicemailMessageRequestTimeout) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageRequestTimeout) IsClientError ¶
func (o *PutVoicemailMessageRequestTimeout) IsClientError() bool
IsClientError returns true when this put voicemail message request timeout response has a 4xx status code
func (*PutVoicemailMessageRequestTimeout) IsCode ¶
func (o *PutVoicemailMessageRequestTimeout) IsCode(code int) bool
IsCode returns true when this put voicemail message request timeout response a status code equal to that given
func (*PutVoicemailMessageRequestTimeout) IsRedirect ¶
func (o *PutVoicemailMessageRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put voicemail message request timeout response has a 3xx status code
func (*PutVoicemailMessageRequestTimeout) IsServerError ¶
func (o *PutVoicemailMessageRequestTimeout) IsServerError() bool
IsServerError returns true when this put voicemail message request timeout response has a 5xx status code
func (*PutVoicemailMessageRequestTimeout) IsSuccess ¶
func (o *PutVoicemailMessageRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put voicemail message request timeout response has a 2xx status code
func (*PutVoicemailMessageRequestTimeout) String ¶
func (o *PutVoicemailMessageRequestTimeout) String() string
type PutVoicemailMessageServiceUnavailable ¶
type PutVoicemailMessageServiceUnavailable struct {
}PutVoicemailMessageServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutVoicemailMessageServiceUnavailable ¶
func NewPutVoicemailMessageServiceUnavailable() *PutVoicemailMessageServiceUnavailable
NewPutVoicemailMessageServiceUnavailable creates a PutVoicemailMessageServiceUnavailable with default headers values
func (*PutVoicemailMessageServiceUnavailable) Error ¶
func (o *PutVoicemailMessageServiceUnavailable) Error() string
func (*PutVoicemailMessageServiceUnavailable) GetPayload ¶
func (o *PutVoicemailMessageServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageServiceUnavailable) IsClientError ¶
func (o *PutVoicemailMessageServiceUnavailable) IsClientError() bool
IsClientError returns true when this put voicemail message service unavailable response has a 4xx status code
func (*PutVoicemailMessageServiceUnavailable) IsCode ¶
func (o *PutVoicemailMessageServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put voicemail message service unavailable response a status code equal to that given
func (*PutVoicemailMessageServiceUnavailable) IsRedirect ¶
func (o *PutVoicemailMessageServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put voicemail message service unavailable response has a 3xx status code
func (*PutVoicemailMessageServiceUnavailable) IsServerError ¶
func (o *PutVoicemailMessageServiceUnavailable) IsServerError() bool
IsServerError returns true when this put voicemail message service unavailable response has a 5xx status code
func (*PutVoicemailMessageServiceUnavailable) IsSuccess ¶
func (o *PutVoicemailMessageServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put voicemail message service unavailable response has a 2xx status code
func (*PutVoicemailMessageServiceUnavailable) String ¶
func (o *PutVoicemailMessageServiceUnavailable) String() string
type PutVoicemailMessageTooManyRequests ¶
PutVoicemailMessageTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutVoicemailMessageTooManyRequests ¶
func NewPutVoicemailMessageTooManyRequests() *PutVoicemailMessageTooManyRequests
NewPutVoicemailMessageTooManyRequests creates a PutVoicemailMessageTooManyRequests with default headers values
func (*PutVoicemailMessageTooManyRequests) Error ¶
func (o *PutVoicemailMessageTooManyRequests) Error() string
func (*PutVoicemailMessageTooManyRequests) GetPayload ¶
func (o *PutVoicemailMessageTooManyRequests) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageTooManyRequests) IsClientError ¶
func (o *PutVoicemailMessageTooManyRequests) IsClientError() bool
IsClientError returns true when this put voicemail message too many requests response has a 4xx status code
func (*PutVoicemailMessageTooManyRequests) IsCode ¶
func (o *PutVoicemailMessageTooManyRequests) IsCode(code int) bool
IsCode returns true when this put voicemail message too many requests response a status code equal to that given
func (*PutVoicemailMessageTooManyRequests) IsRedirect ¶
func (o *PutVoicemailMessageTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put voicemail message too many requests response has a 3xx status code
func (*PutVoicemailMessageTooManyRequests) IsServerError ¶
func (o *PutVoicemailMessageTooManyRequests) IsServerError() bool
IsServerError returns true when this put voicemail message too many requests response has a 5xx status code
func (*PutVoicemailMessageTooManyRequests) IsSuccess ¶
func (o *PutVoicemailMessageTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put voicemail message too many requests response has a 2xx status code
func (*PutVoicemailMessageTooManyRequests) String ¶
func (o *PutVoicemailMessageTooManyRequests) String() string
type PutVoicemailMessageUnauthorized ¶
type PutVoicemailMessageUnauthorized struct {
}PutVoicemailMessageUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutVoicemailMessageUnauthorized ¶
func NewPutVoicemailMessageUnauthorized() *PutVoicemailMessageUnauthorized
NewPutVoicemailMessageUnauthorized creates a PutVoicemailMessageUnauthorized with default headers values
func (*PutVoicemailMessageUnauthorized) Error ¶
func (o *PutVoicemailMessageUnauthorized) Error() string
func (*PutVoicemailMessageUnauthorized) GetPayload ¶
func (o *PutVoicemailMessageUnauthorized) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageUnauthorized) IsClientError ¶
func (o *PutVoicemailMessageUnauthorized) IsClientError() bool
IsClientError returns true when this put voicemail message unauthorized response has a 4xx status code
func (*PutVoicemailMessageUnauthorized) IsCode ¶
func (o *PutVoicemailMessageUnauthorized) IsCode(code int) bool
IsCode returns true when this put voicemail message unauthorized response a status code equal to that given
func (*PutVoicemailMessageUnauthorized) IsRedirect ¶
func (o *PutVoicemailMessageUnauthorized) IsRedirect() bool
IsRedirect returns true when this put voicemail message unauthorized response has a 3xx status code
func (*PutVoicemailMessageUnauthorized) IsServerError ¶
func (o *PutVoicemailMessageUnauthorized) IsServerError() bool
IsServerError returns true when this put voicemail message unauthorized response has a 5xx status code
func (*PutVoicemailMessageUnauthorized) IsSuccess ¶
func (o *PutVoicemailMessageUnauthorized) IsSuccess() bool
IsSuccess returns true when this put voicemail message unauthorized response has a 2xx status code
func (*PutVoicemailMessageUnauthorized) String ¶
func (o *PutVoicemailMessageUnauthorized) String() string
type PutVoicemailMessageUnsupportedMediaType ¶
PutVoicemailMessageUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutVoicemailMessageUnsupportedMediaType ¶
func NewPutVoicemailMessageUnsupportedMediaType() *PutVoicemailMessageUnsupportedMediaType
NewPutVoicemailMessageUnsupportedMediaType creates a PutVoicemailMessageUnsupportedMediaType with default headers values
func (*PutVoicemailMessageUnsupportedMediaType) Error ¶
func (o *PutVoicemailMessageUnsupportedMediaType) Error() string
func (*PutVoicemailMessageUnsupportedMediaType) GetPayload ¶
func (o *PutVoicemailMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutVoicemailMessageUnsupportedMediaType) IsClientError ¶
func (o *PutVoicemailMessageUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put voicemail message unsupported media type response has a 4xx status code
func (*PutVoicemailMessageUnsupportedMediaType) IsCode ¶
func (o *PutVoicemailMessageUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put voicemail message unsupported media type response a status code equal to that given
func (*PutVoicemailMessageUnsupportedMediaType) IsRedirect ¶
func (o *PutVoicemailMessageUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put voicemail message unsupported media type response has a 3xx status code
func (*PutVoicemailMessageUnsupportedMediaType) IsServerError ¶
func (o *PutVoicemailMessageUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put voicemail message unsupported media type response has a 5xx status code
func (*PutVoicemailMessageUnsupportedMediaType) IsSuccess ¶
func (o *PutVoicemailMessageUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put voicemail message unsupported media type response has a 2xx status code
func (*PutVoicemailMessageUnsupportedMediaType) String ¶
func (o *PutVoicemailMessageUnsupportedMediaType) String() string
type PutVoicemailPolicyBadRequest ¶
PutVoicemailPolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutVoicemailPolicyBadRequest ¶
func NewPutVoicemailPolicyBadRequest() *PutVoicemailPolicyBadRequest
NewPutVoicemailPolicyBadRequest creates a PutVoicemailPolicyBadRequest with default headers values
func (*PutVoicemailPolicyBadRequest) Error ¶
func (o *PutVoicemailPolicyBadRequest) Error() string
func (*PutVoicemailPolicyBadRequest) GetPayload ¶
func (o *PutVoicemailPolicyBadRequest) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyBadRequest) IsClientError ¶
func (o *PutVoicemailPolicyBadRequest) IsClientError() bool
IsClientError returns true when this put voicemail policy bad request response has a 4xx status code
func (*PutVoicemailPolicyBadRequest) IsCode ¶
func (o *PutVoicemailPolicyBadRequest) IsCode(code int) bool
IsCode returns true when this put voicemail policy bad request response a status code equal to that given
func (*PutVoicemailPolicyBadRequest) IsRedirect ¶
func (o *PutVoicemailPolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this put voicemail policy bad request response has a 3xx status code
func (*PutVoicemailPolicyBadRequest) IsServerError ¶
func (o *PutVoicemailPolicyBadRequest) IsServerError() bool
IsServerError returns true when this put voicemail policy bad request response has a 5xx status code
func (*PutVoicemailPolicyBadRequest) IsSuccess ¶
func (o *PutVoicemailPolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this put voicemail policy bad request response has a 2xx status code
func (*PutVoicemailPolicyBadRequest) String ¶
func (o *PutVoicemailPolicyBadRequest) String() string
type PutVoicemailPolicyConflict ¶
PutVoicemailPolicyConflict describes a response with status code 409, with default header values.
Conflict
func NewPutVoicemailPolicyConflict ¶
func NewPutVoicemailPolicyConflict() *PutVoicemailPolicyConflict
NewPutVoicemailPolicyConflict creates a PutVoicemailPolicyConflict with default headers values
func (*PutVoicemailPolicyConflict) Error ¶
func (o *PutVoicemailPolicyConflict) Error() string
func (*PutVoicemailPolicyConflict) GetPayload ¶
func (o *PutVoicemailPolicyConflict) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyConflict) IsClientError ¶
func (o *PutVoicemailPolicyConflict) IsClientError() bool
IsClientError returns true when this put voicemail policy conflict response has a 4xx status code
func (*PutVoicemailPolicyConflict) IsCode ¶
func (o *PutVoicemailPolicyConflict) IsCode(code int) bool
IsCode returns true when this put voicemail policy conflict response a status code equal to that given
func (*PutVoicemailPolicyConflict) IsRedirect ¶
func (o *PutVoicemailPolicyConflict) IsRedirect() bool
IsRedirect returns true when this put voicemail policy conflict response has a 3xx status code
func (*PutVoicemailPolicyConflict) IsServerError ¶
func (o *PutVoicemailPolicyConflict) IsServerError() bool
IsServerError returns true when this put voicemail policy conflict response has a 5xx status code
func (*PutVoicemailPolicyConflict) IsSuccess ¶
func (o *PutVoicemailPolicyConflict) IsSuccess() bool
IsSuccess returns true when this put voicemail policy conflict response has a 2xx status code
func (*PutVoicemailPolicyConflict) String ¶
func (o *PutVoicemailPolicyConflict) String() string
type PutVoicemailPolicyFailedDependency ¶
PutVoicemailPolicyFailedDependency describes a response with status code 424, with default header values.
PutVoicemailPolicyFailedDependency put voicemail policy failed dependency
func NewPutVoicemailPolicyFailedDependency ¶
func NewPutVoicemailPolicyFailedDependency() *PutVoicemailPolicyFailedDependency
NewPutVoicemailPolicyFailedDependency creates a PutVoicemailPolicyFailedDependency with default headers values
func (*PutVoicemailPolicyFailedDependency) Error ¶
func (o *PutVoicemailPolicyFailedDependency) Error() string
func (*PutVoicemailPolicyFailedDependency) GetPayload ¶
func (o *PutVoicemailPolicyFailedDependency) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyFailedDependency) IsClientError ¶
func (o *PutVoicemailPolicyFailedDependency) IsClientError() bool
IsClientError returns true when this put voicemail policy failed dependency response has a 4xx status code
func (*PutVoicemailPolicyFailedDependency) IsCode ¶
func (o *PutVoicemailPolicyFailedDependency) IsCode(code int) bool
IsCode returns true when this put voicemail policy failed dependency response a status code equal to that given
func (*PutVoicemailPolicyFailedDependency) IsRedirect ¶
func (o *PutVoicemailPolicyFailedDependency) IsRedirect() bool
IsRedirect returns true when this put voicemail policy failed dependency response has a 3xx status code
func (*PutVoicemailPolicyFailedDependency) IsServerError ¶
func (o *PutVoicemailPolicyFailedDependency) IsServerError() bool
IsServerError returns true when this put voicemail policy failed dependency response has a 5xx status code
func (*PutVoicemailPolicyFailedDependency) IsSuccess ¶
func (o *PutVoicemailPolicyFailedDependency) IsSuccess() bool
IsSuccess returns true when this put voicemail policy failed dependency response has a 2xx status code
func (*PutVoicemailPolicyFailedDependency) String ¶
func (o *PutVoicemailPolicyFailedDependency) String() string
type PutVoicemailPolicyForbidden ¶
PutVoicemailPolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutVoicemailPolicyForbidden ¶
func NewPutVoicemailPolicyForbidden() *PutVoicemailPolicyForbidden
NewPutVoicemailPolicyForbidden creates a PutVoicemailPolicyForbidden with default headers values
func (*PutVoicemailPolicyForbidden) Error ¶
func (o *PutVoicemailPolicyForbidden) Error() string
func (*PutVoicemailPolicyForbidden) GetPayload ¶
func (o *PutVoicemailPolicyForbidden) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyForbidden) IsClientError ¶
func (o *PutVoicemailPolicyForbidden) IsClientError() bool
IsClientError returns true when this put voicemail policy forbidden response has a 4xx status code
func (*PutVoicemailPolicyForbidden) IsCode ¶
func (o *PutVoicemailPolicyForbidden) IsCode(code int) bool
IsCode returns true when this put voicemail policy forbidden response a status code equal to that given
func (*PutVoicemailPolicyForbidden) IsRedirect ¶
func (o *PutVoicemailPolicyForbidden) IsRedirect() bool
IsRedirect returns true when this put voicemail policy forbidden response has a 3xx status code
func (*PutVoicemailPolicyForbidden) IsServerError ¶
func (o *PutVoicemailPolicyForbidden) IsServerError() bool
IsServerError returns true when this put voicemail policy forbidden response has a 5xx status code
func (*PutVoicemailPolicyForbidden) IsSuccess ¶
func (o *PutVoicemailPolicyForbidden) IsSuccess() bool
IsSuccess returns true when this put voicemail policy forbidden response has a 2xx status code
func (*PutVoicemailPolicyForbidden) String ¶
func (o *PutVoicemailPolicyForbidden) String() string
type PutVoicemailPolicyGatewayTimeout ¶
PutVoicemailPolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutVoicemailPolicyGatewayTimeout ¶
func NewPutVoicemailPolicyGatewayTimeout() *PutVoicemailPolicyGatewayTimeout
NewPutVoicemailPolicyGatewayTimeout creates a PutVoicemailPolicyGatewayTimeout with default headers values
func (*PutVoicemailPolicyGatewayTimeout) Error ¶
func (o *PutVoicemailPolicyGatewayTimeout) Error() string
func (*PutVoicemailPolicyGatewayTimeout) GetPayload ¶
func (o *PutVoicemailPolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyGatewayTimeout) IsClientError ¶
func (o *PutVoicemailPolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this put voicemail policy gateway timeout response has a 4xx status code
func (*PutVoicemailPolicyGatewayTimeout) IsCode ¶
func (o *PutVoicemailPolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put voicemail policy gateway timeout response a status code equal to that given
func (*PutVoicemailPolicyGatewayTimeout) IsRedirect ¶
func (o *PutVoicemailPolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put voicemail policy gateway timeout response has a 3xx status code
func (*PutVoicemailPolicyGatewayTimeout) IsServerError ¶
func (o *PutVoicemailPolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this put voicemail policy gateway timeout response has a 5xx status code
func (*PutVoicemailPolicyGatewayTimeout) IsSuccess ¶
func (o *PutVoicemailPolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put voicemail policy gateway timeout response has a 2xx status code
func (*PutVoicemailPolicyGatewayTimeout) String ¶
func (o *PutVoicemailPolicyGatewayTimeout) String() string
type PutVoicemailPolicyInternalServerError ¶
PutVoicemailPolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutVoicemailPolicyInternalServerError ¶
func NewPutVoicemailPolicyInternalServerError() *PutVoicemailPolicyInternalServerError
NewPutVoicemailPolicyInternalServerError creates a PutVoicemailPolicyInternalServerError with default headers values
func (*PutVoicemailPolicyInternalServerError) Error ¶
func (o *PutVoicemailPolicyInternalServerError) Error() string
func (*PutVoicemailPolicyInternalServerError) GetPayload ¶
func (o *PutVoicemailPolicyInternalServerError) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyInternalServerError) IsClientError ¶
func (o *PutVoicemailPolicyInternalServerError) IsClientError() bool
IsClientError returns true when this put voicemail policy internal server error response has a 4xx status code
func (*PutVoicemailPolicyInternalServerError) IsCode ¶
func (o *PutVoicemailPolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this put voicemail policy internal server error response a status code equal to that given
func (*PutVoicemailPolicyInternalServerError) IsRedirect ¶
func (o *PutVoicemailPolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this put voicemail policy internal server error response has a 3xx status code
func (*PutVoicemailPolicyInternalServerError) IsServerError ¶
func (o *PutVoicemailPolicyInternalServerError) IsServerError() bool
IsServerError returns true when this put voicemail policy internal server error response has a 5xx status code
func (*PutVoicemailPolicyInternalServerError) IsSuccess ¶
func (o *PutVoicemailPolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this put voicemail policy internal server error response has a 2xx status code
func (*PutVoicemailPolicyInternalServerError) String ¶
func (o *PutVoicemailPolicyInternalServerError) String() string
type PutVoicemailPolicyNotFound ¶
PutVoicemailPolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutVoicemailPolicyNotFound ¶
func NewPutVoicemailPolicyNotFound() *PutVoicemailPolicyNotFound
NewPutVoicemailPolicyNotFound creates a PutVoicemailPolicyNotFound with default headers values
func (*PutVoicemailPolicyNotFound) Error ¶
func (o *PutVoicemailPolicyNotFound) Error() string
func (*PutVoicemailPolicyNotFound) GetPayload ¶
func (o *PutVoicemailPolicyNotFound) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyNotFound) IsClientError ¶
func (o *PutVoicemailPolicyNotFound) IsClientError() bool
IsClientError returns true when this put voicemail policy not found response has a 4xx status code
func (*PutVoicemailPolicyNotFound) IsCode ¶
func (o *PutVoicemailPolicyNotFound) IsCode(code int) bool
IsCode returns true when this put voicemail policy not found response a status code equal to that given
func (*PutVoicemailPolicyNotFound) IsRedirect ¶
func (o *PutVoicemailPolicyNotFound) IsRedirect() bool
IsRedirect returns true when this put voicemail policy not found response has a 3xx status code
func (*PutVoicemailPolicyNotFound) IsServerError ¶
func (o *PutVoicemailPolicyNotFound) IsServerError() bool
IsServerError returns true when this put voicemail policy not found response has a 5xx status code
func (*PutVoicemailPolicyNotFound) IsSuccess ¶
func (o *PutVoicemailPolicyNotFound) IsSuccess() bool
IsSuccess returns true when this put voicemail policy not found response has a 2xx status code
func (*PutVoicemailPolicyNotFound) String ¶
func (o *PutVoicemailPolicyNotFound) String() string
type PutVoicemailPolicyOK ¶
type PutVoicemailPolicyOK struct {
Payload *models.VoicemailOrganizationPolicy
}
PutVoicemailPolicyOK describes a response with status code 200, with default header values.
successful operation
func NewPutVoicemailPolicyOK ¶
func NewPutVoicemailPolicyOK() *PutVoicemailPolicyOK
NewPutVoicemailPolicyOK creates a PutVoicemailPolicyOK with default headers values
func (*PutVoicemailPolicyOK) Error ¶
func (o *PutVoicemailPolicyOK) Error() string
func (*PutVoicemailPolicyOK) GetPayload ¶
func (o *PutVoicemailPolicyOK) GetPayload() *models.VoicemailOrganizationPolicy
func (*PutVoicemailPolicyOK) IsClientError ¶
func (o *PutVoicemailPolicyOK) IsClientError() bool
IsClientError returns true when this put voicemail policy o k response has a 4xx status code
func (*PutVoicemailPolicyOK) IsCode ¶
func (o *PutVoicemailPolicyOK) IsCode(code int) bool
IsCode returns true when this put voicemail policy o k response a status code equal to that given
func (*PutVoicemailPolicyOK) IsRedirect ¶
func (o *PutVoicemailPolicyOK) IsRedirect() bool
IsRedirect returns true when this put voicemail policy o k response has a 3xx status code
func (*PutVoicemailPolicyOK) IsServerError ¶
func (o *PutVoicemailPolicyOK) IsServerError() bool
IsServerError returns true when this put voicemail policy o k response has a 5xx status code
func (*PutVoicemailPolicyOK) IsSuccess ¶
func (o *PutVoicemailPolicyOK) IsSuccess() bool
IsSuccess returns true when this put voicemail policy o k response has a 2xx status code
func (*PutVoicemailPolicyOK) String ¶
func (o *PutVoicemailPolicyOK) String() string
type PutVoicemailPolicyParams ¶
type PutVoicemailPolicyParams struct { /* Body. Policy */ Body *models.VoicemailOrganizationPolicy Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutVoicemailPolicyParams contains all the parameters to send to the API endpoint
for the put voicemail policy operation. Typically these are written to a http.Request.
func NewPutVoicemailPolicyParams ¶
func NewPutVoicemailPolicyParams() *PutVoicemailPolicyParams
NewPutVoicemailPolicyParams creates a new PutVoicemailPolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutVoicemailPolicyParamsWithContext ¶
func NewPutVoicemailPolicyParamsWithContext(ctx context.Context) *PutVoicemailPolicyParams
NewPutVoicemailPolicyParamsWithContext creates a new PutVoicemailPolicyParams object with the ability to set a context for a request.
func NewPutVoicemailPolicyParamsWithHTTPClient ¶
func NewPutVoicemailPolicyParamsWithHTTPClient(client *http.Client) *PutVoicemailPolicyParams
NewPutVoicemailPolicyParamsWithHTTPClient creates a new PutVoicemailPolicyParams object with the ability to set a custom HTTPClient for a request.
func NewPutVoicemailPolicyParamsWithTimeout ¶
func NewPutVoicemailPolicyParamsWithTimeout(timeout time.Duration) *PutVoicemailPolicyParams
NewPutVoicemailPolicyParamsWithTimeout creates a new PutVoicemailPolicyParams object with the ability to set a timeout on a request.
func (*PutVoicemailPolicyParams) SetBody ¶
func (o *PutVoicemailPolicyParams) SetBody(body *models.VoicemailOrganizationPolicy)
SetBody adds the body to the put voicemail policy params
func (*PutVoicemailPolicyParams) SetContext ¶
func (o *PutVoicemailPolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the put voicemail policy params
func (*PutVoicemailPolicyParams) SetDefaults ¶
func (o *PutVoicemailPolicyParams) SetDefaults()
SetDefaults hydrates default values in the put voicemail policy params (not the query body).
All values with no default are reset to their zero value.
func (*PutVoicemailPolicyParams) SetHTTPClient ¶
func (o *PutVoicemailPolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put voicemail policy params
func (*PutVoicemailPolicyParams) SetTimeout ¶
func (o *PutVoicemailPolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put voicemail policy params
func (*PutVoicemailPolicyParams) WithBody ¶
func (o *PutVoicemailPolicyParams) WithBody(body *models.VoicemailOrganizationPolicy) *PutVoicemailPolicyParams
WithBody adds the body to the put voicemail policy params
func (*PutVoicemailPolicyParams) WithContext ¶
func (o *PutVoicemailPolicyParams) WithContext(ctx context.Context) *PutVoicemailPolicyParams
WithContext adds the context to the put voicemail policy params
func (*PutVoicemailPolicyParams) WithDefaults ¶
func (o *PutVoicemailPolicyParams) WithDefaults() *PutVoicemailPolicyParams
WithDefaults hydrates default values in the put voicemail policy params (not the query body).
All values with no default are reset to their zero value.
func (*PutVoicemailPolicyParams) WithHTTPClient ¶
func (o *PutVoicemailPolicyParams) WithHTTPClient(client *http.Client) *PutVoicemailPolicyParams
WithHTTPClient adds the HTTPClient to the put voicemail policy params
func (*PutVoicemailPolicyParams) WithTimeout ¶
func (o *PutVoicemailPolicyParams) WithTimeout(timeout time.Duration) *PutVoicemailPolicyParams
WithTimeout adds the timeout to the put voicemail policy params
func (*PutVoicemailPolicyParams) WriteToRequest ¶
func (o *PutVoicemailPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutVoicemailPolicyReader ¶
type PutVoicemailPolicyReader struct {
// contains filtered or unexported fields
}
PutVoicemailPolicyReader is a Reader for the PutVoicemailPolicy structure.
func (*PutVoicemailPolicyReader) ReadResponse ¶
func (o *PutVoicemailPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutVoicemailPolicyRequestEntityTooLarge ¶
PutVoicemailPolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutVoicemailPolicyRequestEntityTooLarge ¶
func NewPutVoicemailPolicyRequestEntityTooLarge() *PutVoicemailPolicyRequestEntityTooLarge
NewPutVoicemailPolicyRequestEntityTooLarge creates a PutVoicemailPolicyRequestEntityTooLarge with default headers values
func (*PutVoicemailPolicyRequestEntityTooLarge) Error ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) Error() string
func (*PutVoicemailPolicyRequestEntityTooLarge) GetPayload ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyRequestEntityTooLarge) IsClientError ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put voicemail policy request entity too large response has a 4xx status code
func (*PutVoicemailPolicyRequestEntityTooLarge) IsCode ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put voicemail policy request entity too large response a status code equal to that given
func (*PutVoicemailPolicyRequestEntityTooLarge) IsRedirect ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put voicemail policy request entity too large response has a 3xx status code
func (*PutVoicemailPolicyRequestEntityTooLarge) IsServerError ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put voicemail policy request entity too large response has a 5xx status code
func (*PutVoicemailPolicyRequestEntityTooLarge) IsSuccess ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put voicemail policy request entity too large response has a 2xx status code
func (*PutVoicemailPolicyRequestEntityTooLarge) String ¶
func (o *PutVoicemailPolicyRequestEntityTooLarge) String() string
type PutVoicemailPolicyRequestTimeout ¶
PutVoicemailPolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutVoicemailPolicyRequestTimeout ¶
func NewPutVoicemailPolicyRequestTimeout() *PutVoicemailPolicyRequestTimeout
NewPutVoicemailPolicyRequestTimeout creates a PutVoicemailPolicyRequestTimeout with default headers values
func (*PutVoicemailPolicyRequestTimeout) Error ¶
func (o *PutVoicemailPolicyRequestTimeout) Error() string
func (*PutVoicemailPolicyRequestTimeout) GetPayload ¶
func (o *PutVoicemailPolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyRequestTimeout) IsClientError ¶
func (o *PutVoicemailPolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this put voicemail policy request timeout response has a 4xx status code
func (*PutVoicemailPolicyRequestTimeout) IsCode ¶
func (o *PutVoicemailPolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this put voicemail policy request timeout response a status code equal to that given
func (*PutVoicemailPolicyRequestTimeout) IsRedirect ¶
func (o *PutVoicemailPolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put voicemail policy request timeout response has a 3xx status code
func (*PutVoicemailPolicyRequestTimeout) IsServerError ¶
func (o *PutVoicemailPolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this put voicemail policy request timeout response has a 5xx status code
func (*PutVoicemailPolicyRequestTimeout) IsSuccess ¶
func (o *PutVoicemailPolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put voicemail policy request timeout response has a 2xx status code
func (*PutVoicemailPolicyRequestTimeout) String ¶
func (o *PutVoicemailPolicyRequestTimeout) String() string
type PutVoicemailPolicyServiceUnavailable ¶
type PutVoicemailPolicyServiceUnavailable struct {
}PutVoicemailPolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutVoicemailPolicyServiceUnavailable ¶
func NewPutVoicemailPolicyServiceUnavailable() *PutVoicemailPolicyServiceUnavailable
NewPutVoicemailPolicyServiceUnavailable creates a PutVoicemailPolicyServiceUnavailable with default headers values
func (*PutVoicemailPolicyServiceUnavailable) Error ¶
func (o *PutVoicemailPolicyServiceUnavailable) Error() string
func (*PutVoicemailPolicyServiceUnavailable) GetPayload ¶
func (o *PutVoicemailPolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyServiceUnavailable) IsClientError ¶
func (o *PutVoicemailPolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this put voicemail policy service unavailable response has a 4xx status code
func (*PutVoicemailPolicyServiceUnavailable) IsCode ¶
func (o *PutVoicemailPolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put voicemail policy service unavailable response a status code equal to that given
func (*PutVoicemailPolicyServiceUnavailable) IsRedirect ¶
func (o *PutVoicemailPolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put voicemail policy service unavailable response has a 3xx status code
func (*PutVoicemailPolicyServiceUnavailable) IsServerError ¶
func (o *PutVoicemailPolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this put voicemail policy service unavailable response has a 5xx status code
func (*PutVoicemailPolicyServiceUnavailable) IsSuccess ¶
func (o *PutVoicemailPolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put voicemail policy service unavailable response has a 2xx status code
func (*PutVoicemailPolicyServiceUnavailable) String ¶
func (o *PutVoicemailPolicyServiceUnavailable) String() string
type PutVoicemailPolicyTooManyRequests ¶
PutVoicemailPolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutVoicemailPolicyTooManyRequests ¶
func NewPutVoicemailPolicyTooManyRequests() *PutVoicemailPolicyTooManyRequests
NewPutVoicemailPolicyTooManyRequests creates a PutVoicemailPolicyTooManyRequests with default headers values
func (*PutVoicemailPolicyTooManyRequests) Error ¶
func (o *PutVoicemailPolicyTooManyRequests) Error() string
func (*PutVoicemailPolicyTooManyRequests) GetPayload ¶
func (o *PutVoicemailPolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyTooManyRequests) IsClientError ¶
func (o *PutVoicemailPolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this put voicemail policy too many requests response has a 4xx status code
func (*PutVoicemailPolicyTooManyRequests) IsCode ¶
func (o *PutVoicemailPolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this put voicemail policy too many requests response a status code equal to that given
func (*PutVoicemailPolicyTooManyRequests) IsRedirect ¶
func (o *PutVoicemailPolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put voicemail policy too many requests response has a 3xx status code
func (*PutVoicemailPolicyTooManyRequests) IsServerError ¶
func (o *PutVoicemailPolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this put voicemail policy too many requests response has a 5xx status code
func (*PutVoicemailPolicyTooManyRequests) IsSuccess ¶
func (o *PutVoicemailPolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put voicemail policy too many requests response has a 2xx status code
func (*PutVoicemailPolicyTooManyRequests) String ¶
func (o *PutVoicemailPolicyTooManyRequests) String() string
type PutVoicemailPolicyUnauthorized ¶
type PutVoicemailPolicyUnauthorized struct {
}PutVoicemailPolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutVoicemailPolicyUnauthorized ¶
func NewPutVoicemailPolicyUnauthorized() *PutVoicemailPolicyUnauthorized
NewPutVoicemailPolicyUnauthorized creates a PutVoicemailPolicyUnauthorized with default headers values
func (*PutVoicemailPolicyUnauthorized) Error ¶
func (o *PutVoicemailPolicyUnauthorized) Error() string
func (*PutVoicemailPolicyUnauthorized) GetPayload ¶
func (o *PutVoicemailPolicyUnauthorized) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyUnauthorized) IsClientError ¶
func (o *PutVoicemailPolicyUnauthorized) IsClientError() bool
IsClientError returns true when this put voicemail policy unauthorized response has a 4xx status code
func (*PutVoicemailPolicyUnauthorized) IsCode ¶
func (o *PutVoicemailPolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this put voicemail policy unauthorized response a status code equal to that given
func (*PutVoicemailPolicyUnauthorized) IsRedirect ¶
func (o *PutVoicemailPolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this put voicemail policy unauthorized response has a 3xx status code
func (*PutVoicemailPolicyUnauthorized) IsServerError ¶
func (o *PutVoicemailPolicyUnauthorized) IsServerError() bool
IsServerError returns true when this put voicemail policy unauthorized response has a 5xx status code
func (*PutVoicemailPolicyUnauthorized) IsSuccess ¶
func (o *PutVoicemailPolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this put voicemail policy unauthorized response has a 2xx status code
func (*PutVoicemailPolicyUnauthorized) String ¶
func (o *PutVoicemailPolicyUnauthorized) String() string
type PutVoicemailPolicyUnsupportedMediaType ¶
PutVoicemailPolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutVoicemailPolicyUnsupportedMediaType ¶
func NewPutVoicemailPolicyUnsupportedMediaType() *PutVoicemailPolicyUnsupportedMediaType
NewPutVoicemailPolicyUnsupportedMediaType creates a PutVoicemailPolicyUnsupportedMediaType with default headers values
func (*PutVoicemailPolicyUnsupportedMediaType) Error ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) Error() string
func (*PutVoicemailPolicyUnsupportedMediaType) GetPayload ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutVoicemailPolicyUnsupportedMediaType) IsClientError ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put voicemail policy unsupported media type response has a 4xx status code
func (*PutVoicemailPolicyUnsupportedMediaType) IsCode ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put voicemail policy unsupported media type response a status code equal to that given
func (*PutVoicemailPolicyUnsupportedMediaType) IsRedirect ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put voicemail policy unsupported media type response has a 3xx status code
func (*PutVoicemailPolicyUnsupportedMediaType) IsServerError ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put voicemail policy unsupported media type response has a 5xx status code
func (*PutVoicemailPolicyUnsupportedMediaType) IsSuccess ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put voicemail policy unsupported media type response has a 2xx status code
func (*PutVoicemailPolicyUnsupportedMediaType) String ¶
func (o *PutVoicemailPolicyUnsupportedMediaType) String() string
type PutVoicemailUserpolicyBadRequest ¶
PutVoicemailUserpolicyBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutVoicemailUserpolicyBadRequest ¶
func NewPutVoicemailUserpolicyBadRequest() *PutVoicemailUserpolicyBadRequest
NewPutVoicemailUserpolicyBadRequest creates a PutVoicemailUserpolicyBadRequest with default headers values
func (*PutVoicemailUserpolicyBadRequest) Error ¶
func (o *PutVoicemailUserpolicyBadRequest) Error() string
func (*PutVoicemailUserpolicyBadRequest) GetPayload ¶
func (o *PutVoicemailUserpolicyBadRequest) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyBadRequest) IsClientError ¶
func (o *PutVoicemailUserpolicyBadRequest) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy bad request response has a 4xx status code
func (*PutVoicemailUserpolicyBadRequest) IsCode ¶
func (o *PutVoicemailUserpolicyBadRequest) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy bad request response a status code equal to that given
func (*PutVoicemailUserpolicyBadRequest) IsRedirect ¶
func (o *PutVoicemailUserpolicyBadRequest) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy bad request response has a 3xx status code
func (*PutVoicemailUserpolicyBadRequest) IsServerError ¶
func (o *PutVoicemailUserpolicyBadRequest) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy bad request response has a 5xx status code
func (*PutVoicemailUserpolicyBadRequest) IsSuccess ¶
func (o *PutVoicemailUserpolicyBadRequest) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy bad request response has a 2xx status code
func (*PutVoicemailUserpolicyBadRequest) String ¶
func (o *PutVoicemailUserpolicyBadRequest) String() string
type PutVoicemailUserpolicyForbidden ¶
PutVoicemailUserpolicyForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutVoicemailUserpolicyForbidden ¶
func NewPutVoicemailUserpolicyForbidden() *PutVoicemailUserpolicyForbidden
NewPutVoicemailUserpolicyForbidden creates a PutVoicemailUserpolicyForbidden with default headers values
func (*PutVoicemailUserpolicyForbidden) Error ¶
func (o *PutVoicemailUserpolicyForbidden) Error() string
func (*PutVoicemailUserpolicyForbidden) GetPayload ¶
func (o *PutVoicemailUserpolicyForbidden) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyForbidden) IsClientError ¶
func (o *PutVoicemailUserpolicyForbidden) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy forbidden response has a 4xx status code
func (*PutVoicemailUserpolicyForbidden) IsCode ¶
func (o *PutVoicemailUserpolicyForbidden) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy forbidden response a status code equal to that given
func (*PutVoicemailUserpolicyForbidden) IsRedirect ¶
func (o *PutVoicemailUserpolicyForbidden) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy forbidden response has a 3xx status code
func (*PutVoicemailUserpolicyForbidden) IsServerError ¶
func (o *PutVoicemailUserpolicyForbidden) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy forbidden response has a 5xx status code
func (*PutVoicemailUserpolicyForbidden) IsSuccess ¶
func (o *PutVoicemailUserpolicyForbidden) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy forbidden response has a 2xx status code
func (*PutVoicemailUserpolicyForbidden) String ¶
func (o *PutVoicemailUserpolicyForbidden) String() string
type PutVoicemailUserpolicyGatewayTimeout ¶
PutVoicemailUserpolicyGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutVoicemailUserpolicyGatewayTimeout ¶
func NewPutVoicemailUserpolicyGatewayTimeout() *PutVoicemailUserpolicyGatewayTimeout
NewPutVoicemailUserpolicyGatewayTimeout creates a PutVoicemailUserpolicyGatewayTimeout with default headers values
func (*PutVoicemailUserpolicyGatewayTimeout) Error ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) Error() string
func (*PutVoicemailUserpolicyGatewayTimeout) GetPayload ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyGatewayTimeout) IsClientError ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy gateway timeout response has a 4xx status code
func (*PutVoicemailUserpolicyGatewayTimeout) IsCode ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy gateway timeout response a status code equal to that given
func (*PutVoicemailUserpolicyGatewayTimeout) IsRedirect ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy gateway timeout response has a 3xx status code
func (*PutVoicemailUserpolicyGatewayTimeout) IsServerError ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy gateway timeout response has a 5xx status code
func (*PutVoicemailUserpolicyGatewayTimeout) IsSuccess ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy gateway timeout response has a 2xx status code
func (*PutVoicemailUserpolicyGatewayTimeout) String ¶
func (o *PutVoicemailUserpolicyGatewayTimeout) String() string
type PutVoicemailUserpolicyInternalServerError ¶
PutVoicemailUserpolicyInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutVoicemailUserpolicyInternalServerError ¶
func NewPutVoicemailUserpolicyInternalServerError() *PutVoicemailUserpolicyInternalServerError
NewPutVoicemailUserpolicyInternalServerError creates a PutVoicemailUserpolicyInternalServerError with default headers values
func (*PutVoicemailUserpolicyInternalServerError) Error ¶
func (o *PutVoicemailUserpolicyInternalServerError) Error() string
func (*PutVoicemailUserpolicyInternalServerError) GetPayload ¶
func (o *PutVoicemailUserpolicyInternalServerError) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyInternalServerError) IsClientError ¶
func (o *PutVoicemailUserpolicyInternalServerError) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy internal server error response has a 4xx status code
func (*PutVoicemailUserpolicyInternalServerError) IsCode ¶
func (o *PutVoicemailUserpolicyInternalServerError) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy internal server error response a status code equal to that given
func (*PutVoicemailUserpolicyInternalServerError) IsRedirect ¶
func (o *PutVoicemailUserpolicyInternalServerError) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy internal server error response has a 3xx status code
func (*PutVoicemailUserpolicyInternalServerError) IsServerError ¶
func (o *PutVoicemailUserpolicyInternalServerError) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy internal server error response has a 5xx status code
func (*PutVoicemailUserpolicyInternalServerError) IsSuccess ¶
func (o *PutVoicemailUserpolicyInternalServerError) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy internal server error response has a 2xx status code
func (*PutVoicemailUserpolicyInternalServerError) String ¶
func (o *PutVoicemailUserpolicyInternalServerError) String() string
type PutVoicemailUserpolicyNotFound ¶
PutVoicemailUserpolicyNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutVoicemailUserpolicyNotFound ¶
func NewPutVoicemailUserpolicyNotFound() *PutVoicemailUserpolicyNotFound
NewPutVoicemailUserpolicyNotFound creates a PutVoicemailUserpolicyNotFound with default headers values
func (*PutVoicemailUserpolicyNotFound) Error ¶
func (o *PutVoicemailUserpolicyNotFound) Error() string
func (*PutVoicemailUserpolicyNotFound) GetPayload ¶
func (o *PutVoicemailUserpolicyNotFound) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyNotFound) IsClientError ¶
func (o *PutVoicemailUserpolicyNotFound) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy not found response has a 4xx status code
func (*PutVoicemailUserpolicyNotFound) IsCode ¶
func (o *PutVoicemailUserpolicyNotFound) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy not found response a status code equal to that given
func (*PutVoicemailUserpolicyNotFound) IsRedirect ¶
func (o *PutVoicemailUserpolicyNotFound) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy not found response has a 3xx status code
func (*PutVoicemailUserpolicyNotFound) IsServerError ¶
func (o *PutVoicemailUserpolicyNotFound) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy not found response has a 5xx status code
func (*PutVoicemailUserpolicyNotFound) IsSuccess ¶
func (o *PutVoicemailUserpolicyNotFound) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy not found response has a 2xx status code
func (*PutVoicemailUserpolicyNotFound) String ¶
func (o *PutVoicemailUserpolicyNotFound) String() string
type PutVoicemailUserpolicyOK ¶
type PutVoicemailUserpolicyOK struct {
Payload *models.VoicemailUserPolicy
}
PutVoicemailUserpolicyOK describes a response with status code 200, with default header values.
successful operation
func NewPutVoicemailUserpolicyOK ¶
func NewPutVoicemailUserpolicyOK() *PutVoicemailUserpolicyOK
NewPutVoicemailUserpolicyOK creates a PutVoicemailUserpolicyOK with default headers values
func (*PutVoicemailUserpolicyOK) Error ¶
func (o *PutVoicemailUserpolicyOK) Error() string
func (*PutVoicemailUserpolicyOK) GetPayload ¶
func (o *PutVoicemailUserpolicyOK) GetPayload() *models.VoicemailUserPolicy
func (*PutVoicemailUserpolicyOK) IsClientError ¶
func (o *PutVoicemailUserpolicyOK) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy o k response has a 4xx status code
func (*PutVoicemailUserpolicyOK) IsCode ¶
func (o *PutVoicemailUserpolicyOK) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy o k response a status code equal to that given
func (*PutVoicemailUserpolicyOK) IsRedirect ¶
func (o *PutVoicemailUserpolicyOK) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy o k response has a 3xx status code
func (*PutVoicemailUserpolicyOK) IsServerError ¶
func (o *PutVoicemailUserpolicyOK) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy o k response has a 5xx status code
func (*PutVoicemailUserpolicyOK) IsSuccess ¶
func (o *PutVoicemailUserpolicyOK) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy o k response has a 2xx status code
func (*PutVoicemailUserpolicyOK) String ¶
func (o *PutVoicemailUserpolicyOK) String() string
type PutVoicemailUserpolicyParams ¶
type PutVoicemailUserpolicyParams struct { /* Body. The user's voicemail policy */ Body *models.VoicemailUserPolicy /* UserID. User ID */ UserID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutVoicemailUserpolicyParams contains all the parameters to send to the API endpoint
for the put voicemail userpolicy operation. Typically these are written to a http.Request.
func NewPutVoicemailUserpolicyParams ¶
func NewPutVoicemailUserpolicyParams() *PutVoicemailUserpolicyParams
NewPutVoicemailUserpolicyParams creates a new PutVoicemailUserpolicyParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPutVoicemailUserpolicyParamsWithContext ¶
func NewPutVoicemailUserpolicyParamsWithContext(ctx context.Context) *PutVoicemailUserpolicyParams
NewPutVoicemailUserpolicyParamsWithContext creates a new PutVoicemailUserpolicyParams object with the ability to set a context for a request.
func NewPutVoicemailUserpolicyParamsWithHTTPClient ¶
func NewPutVoicemailUserpolicyParamsWithHTTPClient(client *http.Client) *PutVoicemailUserpolicyParams
NewPutVoicemailUserpolicyParamsWithHTTPClient creates a new PutVoicemailUserpolicyParams object with the ability to set a custom HTTPClient for a request.
func NewPutVoicemailUserpolicyParamsWithTimeout ¶
func NewPutVoicemailUserpolicyParamsWithTimeout(timeout time.Duration) *PutVoicemailUserpolicyParams
NewPutVoicemailUserpolicyParamsWithTimeout creates a new PutVoicemailUserpolicyParams object with the ability to set a timeout on a request.
func (*PutVoicemailUserpolicyParams) SetBody ¶
func (o *PutVoicemailUserpolicyParams) SetBody(body *models.VoicemailUserPolicy)
SetBody adds the body to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) SetContext ¶
func (o *PutVoicemailUserpolicyParams) SetContext(ctx context.Context)
SetContext adds the context to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) SetDefaults ¶
func (o *PutVoicemailUserpolicyParams) SetDefaults()
SetDefaults hydrates default values in the put voicemail userpolicy params (not the query body).
All values with no default are reset to their zero value.
func (*PutVoicemailUserpolicyParams) SetHTTPClient ¶
func (o *PutVoicemailUserpolicyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) SetTimeout ¶
func (o *PutVoicemailUserpolicyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) SetUserID ¶
func (o *PutVoicemailUserpolicyParams) SetUserID(userID string)
SetUserID adds the userId to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) WithBody ¶
func (o *PutVoicemailUserpolicyParams) WithBody(body *models.VoicemailUserPolicy) *PutVoicemailUserpolicyParams
WithBody adds the body to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) WithContext ¶
func (o *PutVoicemailUserpolicyParams) WithContext(ctx context.Context) *PutVoicemailUserpolicyParams
WithContext adds the context to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) WithDefaults ¶
func (o *PutVoicemailUserpolicyParams) WithDefaults() *PutVoicemailUserpolicyParams
WithDefaults hydrates default values in the put voicemail userpolicy params (not the query body).
All values with no default are reset to their zero value.
func (*PutVoicemailUserpolicyParams) WithHTTPClient ¶
func (o *PutVoicemailUserpolicyParams) WithHTTPClient(client *http.Client) *PutVoicemailUserpolicyParams
WithHTTPClient adds the HTTPClient to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) WithTimeout ¶
func (o *PutVoicemailUserpolicyParams) WithTimeout(timeout time.Duration) *PutVoicemailUserpolicyParams
WithTimeout adds the timeout to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) WithUserID ¶
func (o *PutVoicemailUserpolicyParams) WithUserID(userID string) *PutVoicemailUserpolicyParams
WithUserID adds the userID to the put voicemail userpolicy params
func (*PutVoicemailUserpolicyParams) WriteToRequest ¶
func (o *PutVoicemailUserpolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutVoicemailUserpolicyReader ¶
type PutVoicemailUserpolicyReader struct {
// contains filtered or unexported fields
}
PutVoicemailUserpolicyReader is a Reader for the PutVoicemailUserpolicy structure.
func (*PutVoicemailUserpolicyReader) ReadResponse ¶
func (o *PutVoicemailUserpolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutVoicemailUserpolicyRequestEntityTooLarge ¶
PutVoicemailUserpolicyRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutVoicemailUserpolicyRequestEntityTooLarge ¶
func NewPutVoicemailUserpolicyRequestEntityTooLarge() *PutVoicemailUserpolicyRequestEntityTooLarge
NewPutVoicemailUserpolicyRequestEntityTooLarge creates a PutVoicemailUserpolicyRequestEntityTooLarge with default headers values
func (*PutVoicemailUserpolicyRequestEntityTooLarge) Error ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) Error() string
func (*PutVoicemailUserpolicyRequestEntityTooLarge) GetPayload ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyRequestEntityTooLarge) IsClientError ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy request entity too large response has a 4xx status code
func (*PutVoicemailUserpolicyRequestEntityTooLarge) IsCode ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy request entity too large response a status code equal to that given
func (*PutVoicemailUserpolicyRequestEntityTooLarge) IsRedirect ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy request entity too large response has a 3xx status code
func (*PutVoicemailUserpolicyRequestEntityTooLarge) IsServerError ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy request entity too large response has a 5xx status code
func (*PutVoicemailUserpolicyRequestEntityTooLarge) IsSuccess ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy request entity too large response has a 2xx status code
func (*PutVoicemailUserpolicyRequestEntityTooLarge) String ¶
func (o *PutVoicemailUserpolicyRequestEntityTooLarge) String() string
type PutVoicemailUserpolicyRequestTimeout ¶
PutVoicemailUserpolicyRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutVoicemailUserpolicyRequestTimeout ¶
func NewPutVoicemailUserpolicyRequestTimeout() *PutVoicemailUserpolicyRequestTimeout
NewPutVoicemailUserpolicyRequestTimeout creates a PutVoicemailUserpolicyRequestTimeout with default headers values
func (*PutVoicemailUserpolicyRequestTimeout) Error ¶
func (o *PutVoicemailUserpolicyRequestTimeout) Error() string
func (*PutVoicemailUserpolicyRequestTimeout) GetPayload ¶
func (o *PutVoicemailUserpolicyRequestTimeout) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyRequestTimeout) IsClientError ¶
func (o *PutVoicemailUserpolicyRequestTimeout) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy request timeout response has a 4xx status code
func (*PutVoicemailUserpolicyRequestTimeout) IsCode ¶
func (o *PutVoicemailUserpolicyRequestTimeout) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy request timeout response a status code equal to that given
func (*PutVoicemailUserpolicyRequestTimeout) IsRedirect ¶
func (o *PutVoicemailUserpolicyRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy request timeout response has a 3xx status code
func (*PutVoicemailUserpolicyRequestTimeout) IsServerError ¶
func (o *PutVoicemailUserpolicyRequestTimeout) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy request timeout response has a 5xx status code
func (*PutVoicemailUserpolicyRequestTimeout) IsSuccess ¶
func (o *PutVoicemailUserpolicyRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy request timeout response has a 2xx status code
func (*PutVoicemailUserpolicyRequestTimeout) String ¶
func (o *PutVoicemailUserpolicyRequestTimeout) String() string
type PutVoicemailUserpolicyServiceUnavailable ¶
type PutVoicemailUserpolicyServiceUnavailable struct {
}PutVoicemailUserpolicyServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutVoicemailUserpolicyServiceUnavailable ¶
func NewPutVoicemailUserpolicyServiceUnavailable() *PutVoicemailUserpolicyServiceUnavailable
NewPutVoicemailUserpolicyServiceUnavailable creates a PutVoicemailUserpolicyServiceUnavailable with default headers values
func (*PutVoicemailUserpolicyServiceUnavailable) Error ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) Error() string
func (*PutVoicemailUserpolicyServiceUnavailable) GetPayload ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyServiceUnavailable) IsClientError ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy service unavailable response has a 4xx status code
func (*PutVoicemailUserpolicyServiceUnavailable) IsCode ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy service unavailable response a status code equal to that given
func (*PutVoicemailUserpolicyServiceUnavailable) IsRedirect ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy service unavailable response has a 3xx status code
func (*PutVoicemailUserpolicyServiceUnavailable) IsServerError ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy service unavailable response has a 5xx status code
func (*PutVoicemailUserpolicyServiceUnavailable) IsSuccess ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy service unavailable response has a 2xx status code
func (*PutVoicemailUserpolicyServiceUnavailable) String ¶
func (o *PutVoicemailUserpolicyServiceUnavailable) String() string
type PutVoicemailUserpolicyTooManyRequests ¶
PutVoicemailUserpolicyTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutVoicemailUserpolicyTooManyRequests ¶
func NewPutVoicemailUserpolicyTooManyRequests() *PutVoicemailUserpolicyTooManyRequests
NewPutVoicemailUserpolicyTooManyRequests creates a PutVoicemailUserpolicyTooManyRequests with default headers values
func (*PutVoicemailUserpolicyTooManyRequests) Error ¶
func (o *PutVoicemailUserpolicyTooManyRequests) Error() string
func (*PutVoicemailUserpolicyTooManyRequests) GetPayload ¶
func (o *PutVoicemailUserpolicyTooManyRequests) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyTooManyRequests) IsClientError ¶
func (o *PutVoicemailUserpolicyTooManyRequests) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy too many requests response has a 4xx status code
func (*PutVoicemailUserpolicyTooManyRequests) IsCode ¶
func (o *PutVoicemailUserpolicyTooManyRequests) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy too many requests response a status code equal to that given
func (*PutVoicemailUserpolicyTooManyRequests) IsRedirect ¶
func (o *PutVoicemailUserpolicyTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy too many requests response has a 3xx status code
func (*PutVoicemailUserpolicyTooManyRequests) IsServerError ¶
func (o *PutVoicemailUserpolicyTooManyRequests) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy too many requests response has a 5xx status code
func (*PutVoicemailUserpolicyTooManyRequests) IsSuccess ¶
func (o *PutVoicemailUserpolicyTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy too many requests response has a 2xx status code
func (*PutVoicemailUserpolicyTooManyRequests) String ¶
func (o *PutVoicemailUserpolicyTooManyRequests) String() string
type PutVoicemailUserpolicyUnauthorized ¶
type PutVoicemailUserpolicyUnauthorized struct {
}PutVoicemailUserpolicyUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutVoicemailUserpolicyUnauthorized ¶
func NewPutVoicemailUserpolicyUnauthorized() *PutVoicemailUserpolicyUnauthorized
NewPutVoicemailUserpolicyUnauthorized creates a PutVoicemailUserpolicyUnauthorized with default headers values
func (*PutVoicemailUserpolicyUnauthorized) Error ¶
func (o *PutVoicemailUserpolicyUnauthorized) Error() string
func (*PutVoicemailUserpolicyUnauthorized) GetPayload ¶
func (o *PutVoicemailUserpolicyUnauthorized) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyUnauthorized) IsClientError ¶
func (o *PutVoicemailUserpolicyUnauthorized) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy unauthorized response has a 4xx status code
func (*PutVoicemailUserpolicyUnauthorized) IsCode ¶
func (o *PutVoicemailUserpolicyUnauthorized) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy unauthorized response a status code equal to that given
func (*PutVoicemailUserpolicyUnauthorized) IsRedirect ¶
func (o *PutVoicemailUserpolicyUnauthorized) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy unauthorized response has a 3xx status code
func (*PutVoicemailUserpolicyUnauthorized) IsServerError ¶
func (o *PutVoicemailUserpolicyUnauthorized) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy unauthorized response has a 5xx status code
func (*PutVoicemailUserpolicyUnauthorized) IsSuccess ¶
func (o *PutVoicemailUserpolicyUnauthorized) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy unauthorized response has a 2xx status code
func (*PutVoicemailUserpolicyUnauthorized) String ¶
func (o *PutVoicemailUserpolicyUnauthorized) String() string
type PutVoicemailUserpolicyUnsupportedMediaType ¶
PutVoicemailUserpolicyUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutVoicemailUserpolicyUnsupportedMediaType ¶
func NewPutVoicemailUserpolicyUnsupportedMediaType() *PutVoicemailUserpolicyUnsupportedMediaType
NewPutVoicemailUserpolicyUnsupportedMediaType creates a PutVoicemailUserpolicyUnsupportedMediaType with default headers values
func (*PutVoicemailUserpolicyUnsupportedMediaType) Error ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) Error() string
func (*PutVoicemailUserpolicyUnsupportedMediaType) GetPayload ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutVoicemailUserpolicyUnsupportedMediaType) IsClientError ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put voicemail userpolicy unsupported media type response has a 4xx status code
func (*PutVoicemailUserpolicyUnsupportedMediaType) IsCode ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put voicemail userpolicy unsupported media type response a status code equal to that given
func (*PutVoicemailUserpolicyUnsupportedMediaType) IsRedirect ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put voicemail userpolicy unsupported media type response has a 3xx status code
func (*PutVoicemailUserpolicyUnsupportedMediaType) IsServerError ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put voicemail userpolicy unsupported media type response has a 5xx status code
func (*PutVoicemailUserpolicyUnsupportedMediaType) IsSuccess ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put voicemail userpolicy unsupported media type response has a 2xx status code
func (*PutVoicemailUserpolicyUnsupportedMediaType) String ¶
func (o *PutVoicemailUserpolicyUnsupportedMediaType) String() string
Source Files
¶
- delete_voicemail_message_parameters.go
- delete_voicemail_message_responses.go
- delete_voicemail_messages_parameters.go
- delete_voicemail_messages_responses.go
- get_voicemail_group_mailbox_parameters.go
- get_voicemail_group_mailbox_responses.go
- get_voicemail_group_messages_parameters.go
- get_voicemail_group_messages_responses.go
- get_voicemail_group_policy_parameters.go
- get_voicemail_group_policy_responses.go
- get_voicemail_mailbox_parameters.go
- get_voicemail_mailbox_responses.go
- get_voicemail_me_mailbox_parameters.go
- get_voicemail_me_mailbox_responses.go
- get_voicemail_me_messages_parameters.go
- get_voicemail_me_messages_responses.go
- get_voicemail_me_policy_parameters.go
- get_voicemail_me_policy_responses.go
- get_voicemail_message_media_parameters.go
- get_voicemail_message_media_responses.go
- get_voicemail_message_parameters.go
- get_voicemail_message_responses.go
- get_voicemail_messages_parameters.go
- get_voicemail_messages_responses.go
- get_voicemail_policy_parameters.go
- get_voicemail_policy_responses.go
- get_voicemail_queue_messages_parameters.go
- get_voicemail_queue_messages_responses.go
- get_voicemail_search_parameters.go
- get_voicemail_search_responses.go
- get_voicemail_userpolicy_parameters.go
- get_voicemail_userpolicy_responses.go
- patch_voicemail_group_policy_parameters.go
- patch_voicemail_group_policy_responses.go
- patch_voicemail_me_policy_parameters.go
- patch_voicemail_me_policy_responses.go
- patch_voicemail_message_parameters.go
- patch_voicemail_message_responses.go
- patch_voicemail_userpolicy_parameters.go
- patch_voicemail_userpolicy_responses.go
- post_voicemail_messages_parameters.go
- post_voicemail_messages_responses.go
- post_voicemail_search_parameters.go
- post_voicemail_search_responses.go
- put_voicemail_message_parameters.go
- put_voicemail_message_responses.go
- put_voicemail_policy_parameters.go
- put_voicemail_policy_responses.go
- put_voicemail_userpolicy_parameters.go
- put_voicemail_userpolicy_responses.go
- voicemail_client.go