Module logging_sftp_api

Source

Structs§

CreateLogSftpParams
struct for passing parameters to the method create_log_sftp
DeleteLogSftpParams
struct for passing parameters to the method delete_log_sftp
GetLogSftpParams
struct for passing parameters to the method get_log_sftp
ListLogSftpParams
struct for passing parameters to the method list_log_sftp
UpdateLogSftpParams
struct for passing parameters to the method update_log_sftp

Enums§

CreateLogSftpError
struct for typed errors of method create_log_sftp
DeleteLogSftpError
struct for typed errors of method delete_log_sftp
GetLogSftpError
struct for typed errors of method get_log_sftp
ListLogSftpError
struct for typed errors of method list_log_sftp
UpdateLogSftpError
struct for typed errors of method update_log_sftp

Functions§

create_log_sftp
Create a SFTP for a particular service and version.
delete_log_sftp
Delete the SFTP for a particular service and version.
get_log_sftp
Get the SFTP for a particular service and version.
list_log_sftp
List all of the SFTPs for a particular service and version.
update_log_sftp
Update the SFTP for a particular service and version.