Module logging_ftp_api

Source

Structs§

CreateLogFtpParams
struct for passing parameters to the method create_log_ftp
DeleteLogFtpParams
struct for passing parameters to the method delete_log_ftp
GetLogFtpParams
struct for passing parameters to the method get_log_ftp
ListLogFtpParams
struct for passing parameters to the method list_log_ftp
UpdateLogFtpParams
struct for passing parameters to the method update_log_ftp

Enums§

CreateLogFtpError
struct for typed errors of method create_log_ftp
DeleteLogFtpError
struct for typed errors of method delete_log_ftp
GetLogFtpError
struct for typed errors of method get_log_ftp
ListLogFtpError
struct for typed errors of method list_log_ftp
UpdateLogFtpError
struct for typed errors of method update_log_ftp

Functions§

create_log_ftp
Create a FTP for a particular service and version.
delete_log_ftp
Delete the FTP for a particular service and version.
get_log_ftp
Get the FTP for a particular service and version.
list_log_ftp
List all of the FTPs for a particular service and version.
update_log_ftp
Update the FTP for a particular service and version.