pub async fn update_log_ftp(
configuration: &mut Configuration,
params: UpdateLogFtpParams,
) -> Result<LoggingFtpResponse, Error<UpdateLogFtpError>>
Expand description
Update the FTP for a particular service and version.
pub async fn update_log_ftp(
configuration: &mut Configuration,
params: UpdateLogFtpParams,
) -> Result<LoggingFtpResponse, Error<UpdateLogFtpError>>
Update the FTP for a particular service and version.